Ryan Hughes
804571d8e2
Update all hyprland references to new lua ones
2026-05-11 10:40:26 -04:00
Mateusz Kowalczyk and GitHub
1acaa7ba4d
Fix brightness indicator glitches caused by hardware-side key auto-repeat ( #5760 )
...
* Avoid overlapping brightness change key events.
* Clarify the fix comment
2026-05-11 16:33:58 +02:00
David Heinemeier Hansson
99357bf549
Better documentation
2026-05-06 12:14:00 +02:00
David Heinemeier Hansson
4d11f8cc06
Extract turning brightness devices on/off
2026-05-06 12:12:26 +02:00
David Heinemeier Hansson
ddb8081eaa
Integrate Apple display brightness controls with the normal hotkeys
...
And add Shift + Brightness to go min/max
2026-05-02 11:20:22 +02:00
d2a4cc0c4d
Add omarchy CLI ( #5477 )
...
* Add omarchy CLI
* Remove outdated or internal
* Add bash completions for command
* Add omarchy command documentation
* Add missing docs
* Correct to what's now right
* Fix tests
---------
Co-authored-by: David Heinemeier Hansson <david@hey.com >
2026-05-01 17:40:22 +02:00
c078d7ad05
Implement non-uniform brightness step adjustments ( #5525 )
...
* Implement non-uniform brightness step adjustments
Add logic for non-uniform step size adjustments based on current brightness level.
* Ensure percentages are moved in a consistent manner so we don't get rounding errors
* Ensure we don't go below 1%
To prevent screen from turning off entirely on some models
---------
Co-authored-by: David Heinemeier Hansson <david@hey.com >
2026-05-01 16:43:32 +02:00
David Heinemeier Hansson
7514ae7dcf
Use consistent bash5 style for conditionals and quoting
2026-02-21 10:18:47 +01:00
David Heinemeier Hansson
5e1ce16358
Centralize all brightness commands
2026-01-19 17:49:53 -04:00