David Heinemeier Hansson
c522757acf
Suppress brightness OSD from display panel
2026-05-22 11:35:36 +02:00
David Heinemeier Hansson
328a9c007a
Style
2026-05-21 16:00:03 +02:00
David Heinemeier Hansson
a60c2a4367
Combine here too
2026-05-17 21:09:24 +02:00
David Heinemeier Hansson
04d3170e07
Simpler
2026-05-17 20:47:21 +02:00
David Heinemeier Hansson
20aa4bf205
Don't need fallback for earlier versions
2026-05-17 20:05:58 +02:00
David Heinemeier Hansson
540aaf956d
Add new display widget for the bar
2026-05-17 17:29:52 +02:00
David Heinemeier Hansson
1eab0cffc9
Integrate swaybg and swayosd into the new shell
2026-05-16 20:34:09 +02:00
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