mirror of
https://github.com/arthur-pbty/arthur-os.git
synced 2026-08-04 12:47:51 +02:00
44dff2d23d33d24aa826ca47a2e033450ed15d93
The custom PositionButtonGroup component wrapped Repeater + Button directly without setting bordered: true on the delegates. After the recent Button changes (idle non-bordered Buttons have zero border width), the non-selected position chips lost their visible chip structure entirely \u2014 they rendered as floating text labels and read as unclickable. Replace the bespoke component with qs.Ui.ButtonGroup (which sets bordered: true on each chip) inside a Column with a 'Position' label, and drop the now-unused PositionButtonGroup definition. All four options now read as clickable chips and the chosen value still paints the accent fill+border.
Omarchy
Omarchy is a beautiful, modern & opinionated Linux distribution by DHH.
Read more at omarchy.org.
Docs
- omarchy-shell — shell host, plugin manifest, IPC,
shell.json, custom bar modules
License
Omarchy is released under the MIT License.
Languages
Shell
87.8%
CSS
4.6%
Go Template
3.8%
Lua
2.1%
Python
0.9%
Other
0.8%