Commit Graph
33 Commits
Author SHA1 Message Date
ItsLemmy f37625719d Clock: removed useMonospacedFont to keep things simple, + translations + cleanup 2025-10-01 09:20:14 -04:00
loner a5c89fadb5 fix(services): emit brightnessUpdated signal in setBrightness 2025-09-29 02:40:01 +08:00
loner cccf0e6017 fix: Fix brightness synchronization in multi-monitor setups 2025-09-29 02:34:42 +08:00
loner 2c7038c504 Fix brightness sync after external command changes
Fix brightness sync after external command changes, improve brightness
module compatibility
2025-09-25 10:18:09 +08:00
LemmyCook 91dbc6a7f1 Brightness: Fix wrong logger call. 2025-09-21 16:38:33 -04:00
Ly-sec a1dcef8dec Revert "Brightness: holding down keybind with brightness IPC now keeps changing brightness until release"
This reverts commit 38e0bb8e64.
2025-09-17 12:51:02 +02:00
Ly-sec 38e0bb8e64 Brightness: holding down keybind with brightness IPC now keeps changing brightness until release 2025-09-17 12:50:19 +02:00
Ly-sec 8811cb3d13 Notification: display links as plain text 2025-09-17 12:40:52 +02:00
ItsLemmy a872682eb8 Brightness: fix #300 2025-09-17 00:28:57 -04:00
LemmyCook 7d2eaa46e6 qmlfmt: increase line-length to 360 to avoid hard-wrap.
+ cleaned up power menu/panel
2025-09-12 21:07:11 -04:00
LemmyCook 36d3a50f21 Brightness: brings back realtime brightness monitoring for internal(laptop) display.
The pill will open and show the change in real time
2025-09-06 19:27:32 -04:00
LemmyCook b0917f5a25 Auto-formatting 2025-08-31 21:35:16 -04:00
Oleksiy Nedobiychuk 821c262a93 remove an extra logger 2025-08-31 03:28:18 +02:00
Oleksiy Nedobiychuk 1c323675d1 fix freezing because of ddcutil 2025-08-31 03:16:42 +02:00
Oleksiy Nedobiychuk 5dedf5c1b5 brightness: avoid DDC on internal panels, add timeouts, auto-blacklist bad DDC buses
Signed-off-by: Oleksiy Nedobiychuk <oleksiy12345@live.it>
2025-08-29 00:43:52 +02:00
Ly-sec 7ce8e51fa3 Fix brightness ipc call 2025-08-20 12:42:35 +02:00
quadbyte a1f7110c20 Brightness Service: startup log 2025-08-17 15:16:24 -04:00
quadbyte 5953ba84fc No need for pragma ComponentBehavior 2025-08-17 08:58:22 -04:00
quadbyte 4ed7324a99 Brightness, fully working (at least on my machine) 2025-08-17 08:03:09 -04:00
quadbyte 593821e998 Brightness improvements
- we dont want to save brightness in settings as it is saved in the
hardware
- fixed a few DDCutil weirdness
2025-08-17 07:44:40 -04:00
quadbyte 1e4ed52c51 BrightnessWIP 2025-08-17 07:35:44 -04:00
Ly-sec d66e92bafa Fix Brightness step size 2025-08-17 13:06:15 +02:00
quadbyte c991ac85b4 Brightness: always debounce, DDCUtil is painfully slow 2025-08-17 00:23:47 -04:00
quadbyte 4225cbe704 Brightness: Multi-monitor working (no external modification detected) 2025-08-17 00:13:35 -04:00
quadbyte e800bc161d Using a custom logger with colors and timestamp instead of console.xxx 2025-08-16 19:31:22 -04:00
Ly-sec 2fd20c69f9 Add bluetooth panel (wip), add clock / clock+date setting 2025-08-16 15:35:10 +02:00
quadbyte 605e3610d2 Missing Commons 2025-08-15 21:46:42 -04:00
quadbyte 2abe7c9bd1 Notifications: proper display on selected screen 2025-08-15 10:49:09 -04:00
quadbyte 8afb71b114 Brightness: Hiding a couple warnings, does not work at all with 3 monitors 2025-08-15 10:43:22 -04:00
quadbyte 838962e448 Formatting: Brightness, wifi, network 2025-08-15 10:23:40 -04:00
Ly-sec 25e4dbcfc1 Fix Brightness (doesn't regenerate colors anymore) 2025-08-15 14:33:57 +02:00
Ly-sec 22df558e14 Brightness implementation with IPC 2025-08-15 14:05:02 +02:00
Ly-sec 2d31e04eaf Possible brightness implementation 2025-08-15 13:35:44 +02:00