Lemmy
8461060477
fix(display): reactively update resolution when compositor reports changes. fix #1845
2026-03-07 17:21:56 -05: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
Lysec
b5c791253d
Brightess: adjust settings access
2026-02-18 01:32:45 +01:00
Lysec
7b536c74cf
BrightnessWidget: add global brightness toggle ( #1865 )
2026-02-17 15:56:41 +01:00
Lemmy
495cbd353b
ddcutil: should never refresh brightness from hardware to avoid lag
2026-02-03 09:42:24 -05:00
Lemmy
958bcacbec
nscrollview: more fixes
2026-01-25 18:40:20 -05:00
Lemmy
68d8c1cd06
nscrollview: more fixes due to the new gradient approach
2026-01-25 17:36:51 -05:00
Lemmy
4e3450c22c
autofmt + switched a couple logger.i to .d
2026-01-24 21:22:36 -05:00
WojciechSulocki-Gif
3f355e3083
feat: sync DDC brightness on startup and panel open
...
- BrightnessService: Add onIsDdcChanged handler to fetch brightness
when DDC is detected at startup
- BrightnessService: Fix condition to update brightness when value is 0
- BrightnessPanel: Refresh DDC brightness when panel opens
- BrightnessCard: Fix timer to only run on user interaction (not continuously)
2026-01-25 01:03:13 +01:00
Corey Woodworth
440147168d
bulk find replace of different style values
2026-01-15 13:14:06 -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
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
3d44cb2953
Panels: increased default panel width from 420 to 440.
2025-12-15 18:55:13 -05:00
ItsLemmy
86e6e3d1db
Panels: 420 will take over the world!
2025-12-05 14:58:32 -05:00
EmmetZ
e3c171840f
feat: add brightness panel for bar brightness widget
2025-11-21 10:23:23 +08:00