Commit Graph

15 Commits

Author SHA1 Message Date
Moeta Yuko 5242373db5 brightness: adjust DDCCI initialize timings
* Delay DDCCI monitor initialization until after `ddcutil detect` to
  ensure `isDdc`, `busNum`, and `ddcMonitors` are properly set.
* Run `ddcutil getvcp` sequentially to avoid failures from concurrent
  executions.
2025-11-24 18:36:13 +00:00
Moeta Yuko 1836a2ff1c brightness: use connector name to distinguish different monitors
One may have multiple monitors of the same model
2025-11-24 17:00:58 +00:00
end-4 f3ad9f27f6 format (kinda) 2025-11-15 08:29:48 +01:00
imitoy 60eed56ea7 Brightness fix: Use percentage brightness to handle multiple devices correctly 2025-11-09 16:12:11 +08:00
imitoy 11fa846ae1 Brightness fix: Use percentage brightness to handle multiple devices correctly 2025-11-09 16:10:24 +08:00
imitoy 3502e46d19 Brightness fix: Use percentage brightness to handle multiple devices correctly 2025-11-09 16:03:19 +08:00
end-4 f23e9e5da9 antiflashbang: add dedicated toggle, make disabling also restore brightness 2025-11-03 21:48:26 +01:00
end-4 c1a5641ff5 fix wrong minimum brightness (#2310) 2025-10-27 17:32:26 +01:00
end-4 5f23f6caa3 brightness: adjust antiflashbang delays, indicate nightlight on osd 2025-10-23 19:29:37 +02:00
end-4 6267e54ad7 brightness: animate change for laptop screens, prevent pitch black w/ anti flashbang 2025-10-23 09:00:52 +02:00
end-4 11b337b189 anti flashbang: pass image directly to magick thru stdio, more triggers 2025-10-23 08:59:59 +02:00
end-4 b3cabb788b anti flashbang: clean up when done 2025-10-23 00:22:35 +02:00
end-4 b35ef90916 add anti flashbang
could be improve with smooth fading
2025-10-22 23:56:50 +02:00
end-4 0ac96e02ab brightness service: more edging 2025-10-22 22:13:23 +02:00
clsty 8b493e091d Rearrange for tidier structure (#2212) 2025-10-16 07:19:55 +08:00