Commit Graph

11 Commits

Author SHA1 Message Date
Lemmy 90e44d6edd autofmt 2026-02-23 13:54:29 -05:00
Lysec 3495b165c0 Merge pull request #1899 from yuzujr/feat/add-setting-display-backlight
feat(brightness): add per-output backlight device mapping with default fallback
2026-02-23 08:09:57 +01:00
Lemmy db56321f54 layout: more double margins implementations 2026-02-20 21:11:06 -05:00
yuzujr 2aa9a61f9f add missing files 2026-02-20 00:15:32 +08:00
Lemmy c4a83d7e0b settings: improved auto-nav to subtabs and highlight focus 2026-02-08 18:40:57 -05:00
Cleboost ba6d2aaa5f fix(display): external display brightness slider fluidity
- Defer ddcutil process start with Qt.callLater to avoid blocking UI thread
- Use local value and 120ms debounce in brightness settings tab to reduce stutter
2026-02-05 09:25:15 +01: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 7ac29320fe Settings: smaller brightness font 2026-01-05 21:04:27 -05:00
Lemmy a0ac019b16 Settings: all tabed - screenrecorder will be a plugin soon 2026-01-05 21:01:29 -05:00
Lemmy ffa8cc58a1 Settings: removed isSettings everywhere as we can simply check if defaultValue is provided. 2026-01-05 18:41:22 -05:00
Lemmy 5e690ed766 Settings: Subtabs with horizontal scrolling 2026-01-04 23:40:32 -05:00