Commit Graph

38 Commits

Author SHA1 Message Date
Lemmy 8461060477 fix(display): reactively update resolution when compositor reports changes. fix #1845 2026-03-07 17:21:56 -05:00
notiant bc087f9a35 add some missing translations 2026-03-03 14:27:11 +01:00
Lemmy db56321f54 layout: more double margins implementations 2026-02-20 21:11:06 -05:00
Lemmy b36bef4cc0 layout: implement double margin (e.g. Style.margin2M) instead of what PR #1408 did. 2026-02-20 21:01:35 -05:00
tibssy 2516652c21 i18n: add framed bar translations for all languages. feat(setup): add bar type selection to setup wizard 2026-01-26 13:30:52 +00:00
Lemmy 958bcacbec nscrollview: more fixes 2026-01-25 18:40:20 -05:00
Lemmy 8e6a88b559 NGridView + NScrollView + NListView: everywhere, with auto top/bottom gradients. 2026-01-24 22:40:13 -05:00
Lysec 5436918e06 colors: cleanup 2026-01-18 15:52:23 +01:00
Lemmy e6a80703d8 Startup: proper display of a dialog to confirm anonymous telemetry acceptance. 2026-01-16 11:48:05 -05:00
Corey Woodworth 440147168d bulk find replace of different style values 2026-01-15 13:14:06 -05:00
Lemmy 0f1eaa7b53 telemetry: full face in the setup wizard + improved translation 2026-01-12 21:54:16 -05:00
Lemmy 8636e5be1d FuzzySort: replaced JS helper by a proper component so it can be used from plugins without any wrapper. 2026-01-10 00:24:37 -05:00
Lemmy 138e5a50af i18n: Large refactor of all translations keys to prepare the move to our new translation web platform. 2026-01-05 23:25:46 -05:00
Lemmy 1a252b30a0 Autoformatting + cleanup 2026-01-02 09:31:28 -05:00
Lemmy e53dd69af9 Wallpaper: trying to figure the transitioning issue 2026-01-01 17:57:42 -05:00
Lemmy 7b7f9dd9ed SetupWizard: using ImageCacheService and restored rounded corners 2026-01-01 16:20:56 -05:00
Lemmy 873e9e40f8 SetupWizard: fix property access 2026-01-01 15:57:31 -05:00
Lemmy 3ce9967783 Panels: memory/cpu optimizations by moving most stuff to panelContent so its only loaded on demand 2026-01-01 15:51:53 -05:00
Lemmy 4b96a94252 Wizard: all images format 2025-12-31 12:21:51 -05:00
Lemmy 9db7c9537d Bar: Added a spacious mode and reworked a lot of the scaling stuff so it scales up better for HiDpi.
Bar(e) with me it might have a few side effects.
2025-12-30 11:41:54 -05:00
Lemmy 3785f3f236 Bar/Panels: Unified transparency for panels and bar! 2025-12-14 10:49:15 -05:00
Lemmy 8344798bea Dock/Taskbar: Renamed output to monitor for better understanding. 2025-12-13 11:49:43 -05:00
Ly-sec 18e9eb11b4 UserInterfaceTab: everything follows border radius slider 2025-12-01 19:43:02 +01:00
ItsLemmy 087c9b4ced SetupWizard: improve look of the thumbnails strip below the big image 2025-11-30 11:56:33 -05:00
ItsLemmy 925bbe7a5e NImageRounded: back to using a custom shader as it looks much better than ClippingRectangle.
It seems ClippingRectangle has issues with fractional pixes.
2025-11-30 11:46:18 -05:00
ItsLemmy f10207a159 Settings / SetupWizard & OSD
- Settings cleanup and avoid segfault by not using var.
- SetupWizard simplified opening condition logic. Will only open when no
settings available
- OSD: simplified settings logic, updated translations to explain that
no type selected = all types enabled. similar to bar and monitors logic.
- Do not open changelog on a fresh install as we already open the
SetupWizard
2025-11-26 09:52:15 -05:00
Ly-sec 24210697bf SetupWizard: check for WallpaperService 2025-11-22 14:50:17 +01:00
Ly-sec 48c5435cef SetupWizard: ensure setuoCompleted is always being saved 2025-11-22 12:46:22 +01:00
ItsLemmy 8242b0d97d Fix a bunch of hardcoded borders + autofmt 2025-11-18 19:17:25 -05:00
ItsLemmy 3ff5b7639f Switched to qmlformat. 2025-11-16 17:07:03 -05:00
Ly-sec 6b92d2d4c2 UserInterfaceTab: remove dimDesktop toggle, only use dimming slider
Settings: add migration for dimDesktop -> dimmerOpacity
Autoformat
2025-11-15 15:46:29 +01:00
ItsLemmy 2eb59bed4a Keyboard: Cleaned keyboard shortcuts dispatch
+ SetupWizard cleanup (NImageCached can NOT be invisible)
2025-11-12 20:46:15 -05:00
Ly-sec fe3840b95a GeneralTab: add missing import
SetupWizard: move setup steps around
2025-11-09 10:18:23 +01:00
ItsLemmy 13803d8440 SetupWizard: Added missing services import 2025-11-09 00:09:05 -05:00
ItsLemmy 355271768c Services in subfolder + cleanup/fixes 2025-11-08 16:38:43 -05:00
ItsLemmy b180325691 SetupWizard: Improved kickstart and fixed odd size on tiny screens. 2025-11-07 16:11:12 -05:00
ItsLemmy 5fa8cabbe1 SetupWizard: positionning fix 2025-11-07 08:42:07 -05:00
ItsLemmy e29c6ee1a6 Refactor: Panels and Bar background are now drawn separately with Shapes. 2025-11-06 10:41:48 -05:00