Commit graph

26 commits

Author SHA1 Message Date
2 * r + 2 * t
71dd7b4db8 chore: format QML imports 2026-04-11 22:17:24 +10:00
2 * r + 2 * t
3a37d77d1f feat: replace qml config module with c++ module 2026-04-11 21:18:56 +10:00
2 * r + 2 * t
d0f2df9bae chore: fix all import formats 2026-03-22 06:02:19 +11:00
2 * r + 2 * t
2a54c089a4 chore: fix rest of linter warnings 2026-03-22 01:31:52 +11:00
2 * r + 2 * t
beaefc6f36 chore: fix service linter warnings 2026-03-21 16:45:23 +11:00
2 * r + 2 * t
796c2e4e76 chore: fix prop order 2026-03-20 16:03:18 +11:00
2 * r + 2 * t
c1795d187a feat: add excluded screens config opt
Completely disables everything (except lock) for screen
2026-03-13 00:25:58 +11:00
2 * r + 2 * t
6987809a76 brightness: use map lookup for DDC monitor matching 2026-03-12 22:30:28 +11:00
Ezekiel Gonzales
49b94e7b18
services: add brightnessIncrement config property (#1010)
* feat: Add brightnessIncrement config property

* birghtness increment applies on bar scroll
2026-01-03 19:04:00 +11:00
sweenu
1066e467be
brightness: add ipc handler for get/set (#546)
* services(brightness): add IpcHandler with brightnessctl like set function

* allow get/set for specific monitor

Also handle invalid formats

---------

Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
2025-09-02 13:23:15 +10:00
anders130
d69a400f9f
brightness: detect monitors by connector instead of model (#503)
* fix(brightness): change monitor detection to be based on connector

using the model caused problems when using the same monitor twice

* format + use connector for isDdc

---------

Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
2025-08-30 12:52:52 +10:00
2 * r + 2 * t
d1e5f48446 internal: rename Hyprland -> Hypr
Prevent shadowing
Fixes window info not changing on switching to an empty workspace
2025-08-24 14:14:30 +10:00
2 * r + 2 * t
c5381c5194 internal: refactor widgets folder
Split into subdirs and rename to components
2025-08-04 22:45:15 +10:00
2 * r + 2 * t
c1f49c1fed brightness: fix 2025-07-27 11:21:59 +10:00
2 * r + 2 * t
a580e01c3f brightness: fix for non ddc displays 2025-07-26 23:23:55 +10:00
2 * r + 2 * t
67d229c702 brightness: debounce ddc changes 2025-07-26 13:16:18 +10:00
Gabriel Rinaldi
7412052d12
feat: add apple studio display brightness support (#214)
* chore: add studio display support

* some fixes

* more fixes

---------

Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
2025-07-20 16:32:20 +10:00
Soramane
4598e8a775 internal: use new qs imports 2025-07-16 18:02:28 +10:00
2 * r + 2 * t
5dafbf5d21 internal: use execDetached for brightness 2025-07-12 17:29:20 +10:00
2 * r + 2 * t
e928b96a95 brightness: add desc for shortcuts 2025-06-19 15:52:11 +10:00
2 * r + 2 * t
05e9561fd6 internal: use stdiocollector
Removes dependency on jq
Also fix beatdetector
2025-06-15 15:43:50 +10:00
2 * r + 2 * t
d3462ee56b internal: fix memory leaks 2025-05-23 13:50:38 +08:00
2 * r + 2 * t
35994f7308 dashboard: resources 2025-05-19 21:03:34 +08:00
2 * r + 2 * t
9c3e2fffbd osd: fix show on hover + show on audio/brightness change 2025-05-13 17:43:04 +10:00
2 * r + 2 * t
61c5c46b91 brightness: fix for brightnessctl 2025-05-12 13:56:15 +10:00
2 * r + 2 * t
a575245d7b feat: brightness osd 2025-05-04 22:11:03 +10:00