Ryan Hughes
a03f589258
Add visual bar customizer
...
Each layout entry is now an object — {id, ...inline settings} — instead
of a (name, separate modules map) pair. Multiple instances of the same
widget are trivially supported (spacer is the main beneficiary). Settings
travel with the entry, so reordering keeps them attached.
shell.qml:
- normalizeLayout converts string entries to {id} and drops invalid ones
- ModuleSlot binds to a full entry; moduleName and moduleSettings derive
from it via entryId/entrySettings helpers
- centerAnchor lookup walks layoutEntries directly
- builtinBarConfig defaults use the object form
- README + bar-defaults.json updated to the new schema
bar-settings/ (new Quickshell config):
- Top toolbar with Reset / Save and Position / centerAnchor dropdowns
- Three section editors (left/center/right) with current widgets shown
as cards: name + description + move up/down/settings/remove buttons
- '+ Add widget' menu per section, sorted alphabetically by display name
(only spacer can repeat; everything else is one per bar)
- Per-widget settings dialog (FloatingWindow) loads an inline schema for
widgets in the catalog. Initial schemas: spacer (size), calendar
(formats), brightness (step)
- FileView { atomicWrites } writes to ~/.config/omarchy/bar.json on Save
omarchy-launch-bar-settings + hypr window rules pin the settings window
to a 760px floating square. controlCenter gains a 'Customize bar…' button
that launches it.
2026-05-14 02:21:47 -04:00
..
2026-05-11 13:01:45 +02:00
2026-05-01 17:40:22 +02:00
2026-05-02 10:24:31 +02:00
2026-05-01 17:40:22 +02:00
2026-05-01 17:40:22 +02:00
2026-05-06 12:56:51 +02:00
2026-05-01 17:40:22 +02:00
2026-05-01 17:40:22 +02:00
2026-05-01 17:40:22 +02:00
2026-05-01 17:40:22 +02:00
2026-05-01 17:40:22 +02:00
2026-05-11 09:53:07 +02:00
2026-05-11 09:53:07 +02:00
2026-05-11 10:40:26 -04:00
2026-05-06 12:18:57 +02:00
2026-05-06 12:12:26 +02:00
2026-05-02 10:24:31 +02:00
2026-05-14 02:21:47 -04:00
2026-05-09 12:04:34 +02:00
2026-05-07 11:49:44 +02:00
2026-05-01 17:40:22 +02:00
2026-05-01 17:40:22 +02:00
2026-05-01 17:40:22 +02:00
2026-05-06 12:56:51 +02:00
2026-05-01 17:40:22 +02:00
2026-05-01 17:40:22 +02:00
2026-05-10 14:28:18 +02:00
2026-05-07 16:55:54 +02:00
2026-05-07 16:11:48 +02:00
2026-05-01 17:40:22 +02:00
2026-05-01 17:40:22 +02:00
2026-05-11 17:41:30 -04:00
2026-05-06 12:56:51 +02:00
2026-05-01 17:40:22 +02:00
2026-05-06 12:58:55 +02:00
2026-05-06 12:58:55 +02:00
2026-05-11 15:28:33 -04:00
2026-05-14 02:21:47 -04:00
2026-05-01 17:40:22 +02:00
2026-05-14 02:21:47 -04:00
2026-05-11 13:01:45 +02:00
2026-05-11 13:01:45 +02:00
2026-05-01 17:40:22 +02:00
2026-05-01 17:40:22 +02:00
2026-05-02 13:10:47 +02:00
2026-05-07 10:33:12 +02:00
2026-05-07 10:34:28 +02:00
2026-05-01 17:40:22 +02:00
2026-05-01 17:40:22 +02:00
2026-05-07 12:10:45 +02:00
2026-05-08 21:07:51 +02:00
2026-05-01 17:40:22 +02:00
2026-05-01 17:40:22 +02:00
2026-05-01 17:40:22 +02:00
2026-05-01 17:40:22 +02:00
2026-05-01 17:40:22 +02:00
2026-05-01 17:40:22 +02:00
2026-05-01 17:40:22 +02:00
2026-05-03 15:58:32 +02:00
2026-05-03 15:58:32 +02:00
2026-05-11 10:40:26 -04:00
2026-05-01 17:40:22 +02:00
2026-05-01 17:40:22 +02:00
2026-05-01 17:40:22 +02:00
2026-05-01 17:40:22 +02:00
2026-05-01 17:40:22 +02:00
2026-05-05 21:18:09 +02:00
2026-05-11 10:40:26 -04:00
2026-05-11 10:40:26 -04:00
2026-05-09 19:55:15 +02:00
2026-05-11 10:40:26 -04:00
2026-05-01 17:40:22 +02:00
2026-05-11 10:40:26 -04:00
2026-05-11 10:40:26 -04:00
2026-05-11 10:40:26 -04:00
2026-05-11 10:40:26 -04:00
2026-05-01 17:40:22 +02:00
2026-05-11 10:40:26 -04:00
2026-05-10 11:26:59 +02:00
2026-05-11 10:40:26 -04:00
2026-05-11 10:40:26 -04:00
2026-05-07 16:11:48 +02:00
2026-05-04 13:23:27 +02:00
2026-05-01 17:40:22 +02:00
2026-05-04 13:23:27 +02:00
2026-05-01 17:40:22 +02:00
2026-05-04 13:23:27 +02:00
2026-05-04 13:23:27 +02:00
2026-05-04 13:23:27 +02:00
2026-05-04 13:23:27 +02:00
2026-05-04 13:23:27 +02:00
2026-05-10 16:47:21 +02:00
2026-05-04 13:23:27 +02:00
2026-05-04 13:23:27 +02:00
2026-05-04 13:23:27 +02:00
2026-05-05 12:53:51 +02:00
2026-05-01 17:40:22 +02:00
2026-05-01 17:40:22 +02:00
2026-05-01 17:40:22 +02:00
2026-05-06 21:05:34 +02:00
2026-05-01 17:40:22 +02:00
2026-05-06 12:56:51 +02:00
2026-05-01 17:40:22 +02:00
2026-05-01 17:40:22 +02:00
2026-05-14 02:21:47 -04:00
2026-05-01 17:40:22 +02:00
2026-05-01 17:40:22 +02:00
2026-05-01 17:40:22 +02:00
2026-05-01 17:40:22 +02:00
2026-05-11 10:40:26 -04:00
2026-05-01 17:40:22 +02:00
2026-05-01 17:40:22 +02:00
2026-05-11 10:40:26 -04:00
2026-05-01 17:40:22 +02:00
2026-05-01 17:40:22 +02:00
2026-05-01 17:40:22 +02:00
2026-05-01 17:40:22 +02:00
2026-05-14 02:21:47 -04:00
2026-05-08 16:02:42 +02:00
2026-05-11 17:41:30 -04:00
2026-05-08 12:40:37 +02:00
2026-05-11 10:40:26 -04:00
2026-05-08 12:40:37 +02:00
2026-05-01 17:40:22 +02:00
2026-05-13 00:20:38 -04:00
2026-05-01 17:40:22 +02:00
2026-05-01 17:40:22 +02:00
2026-05-10 16:44:09 +02:00
2026-05-12 23:58:27 +02:00
2026-05-06 13:05:20 +02:00
2026-05-01 17:40:22 +02:00
2026-05-01 17:40:22 +02:00
2026-05-01 17:40:22 +02:00
2026-05-04 08:54:12 +02:00
2026-05-01 17:40:22 +02:00
2026-05-01 17:40:22 +02:00
2026-05-01 17:40:22 +02:00
2026-05-01 17:40:22 +02:00
2026-05-06 13:09:33 +02:00
2026-05-01 17:40:22 +02:00
2026-05-07 11:16:40 +02:00
2026-05-01 17:40:22 +02:00
2026-05-01 17:40:22 +02:00
2026-05-01 17:40:22 +02:00
2026-05-02 11:47:02 +02:00
2026-05-12 23:58:27 +02:00
2026-05-14 02:21:47 -04:00
2026-05-01 17:40:22 +02:00
2026-05-14 02:21:47 -04:00
2026-05-01 17:40:22 +02:00
2026-05-01 17:40:22 +02:00
2026-05-11 10:40:26 -04:00
2026-05-01 17:40:22 +02:00
2026-05-01 17:40:22 +02:00
2026-05-01 17:40:22 +02:00
2026-05-11 10:19:12 +02:00
2026-05-03 17:03:30 +02:00
2026-05-01 17:40:22 +02:00
2026-05-01 17:40:22 +02:00
2026-05-01 17:40:22 +02:00
2026-05-03 21:01:27 +02:00
2026-05-11 20:01:18 -04:00
2026-05-01 17:40:22 +02:00
2026-05-01 17:40:22 +02:00
2026-05-11 10:11:53 +02:00
2026-05-01 17:40:22 +02:00
2026-05-10 11:26:59 +02:00
2026-05-06 16:26:21 +02:00
2026-05-01 17:40:22 +02:00
2026-05-04 08:57:19 +02:00
2026-05-04 11:18:25 +02:00
2026-05-04 10:31:06 +02:00
2026-05-04 08:57:19 +02:00
2026-05-04 11:36:19 +02:00
2026-05-10 16:47:21 +02:00
2026-05-04 08:57:19 +02:00
2026-05-04 09:57:13 +02:00
2026-05-04 08:57:19 +02:00
2026-05-11 10:40:26 -04:00
2026-05-08 20:52:29 +02:00
2026-05-08 20:52:29 +02:00
2026-05-01 17:40:22 +02:00
2026-05-14 02:21:47 -04:00
2026-05-01 17:40:22 +02:00
2026-05-01 17:40:22 +02:00
2026-05-05 12:53:51 +02:00
2026-05-01 17:40:22 +02:00
2026-05-01 17:40:22 +02:00
2026-05-01 17:40:22 +02:00
2026-05-01 17:40:22 +02:00
2026-05-01 17:40:22 +02:00
2026-05-07 16:48:26 +02:00
2026-05-08 20:44:07 +02:00
2026-05-01 17:40:22 +02:00
2026-05-01 17:40:22 +02:00
2026-05-05 14:22:03 +02:00
2026-05-01 17:40:22 +02:00
2026-05-08 21:52:42 +02:00
2026-05-01 17:40:22 +02:00
2026-05-01 17:40:22 +02:00
2026-05-11 10:40:26 -04:00
2026-05-03 15:01:30 +02:00
2026-05-08 20:52:29 +02:00
2026-05-08 20:52:29 +02:00
2026-05-01 17:40:22 +02:00
2026-05-01 17:40:22 +02:00
2026-05-01 17:40:22 +02:00
2026-05-06 13:20:34 +02:00
2026-05-14 02:21:47 -04:00
2026-05-10 15:22:41 +02:00
2026-05-10 14:29:51 +02:00
2026-05-10 15:05:34 +02:00
2026-05-10 14:29:51 +02:00
2026-05-10 14:29:51 +02:00
2026-05-11 20:07:18 -04:00
2026-05-01 17:40:22 +02:00
2026-05-01 17:40:22 +02:00
2026-05-01 17:40:22 +02:00
2026-05-06 12:18:57 +02:00
2026-05-01 17:40:22 +02:00
2026-05-06 12:18:57 +02:00
2026-05-06 12:52:18 +02:00
2026-05-01 17:40:22 +02:00
2026-05-01 17:40:22 +02:00
2026-05-01 17:40:22 +02:00
2026-05-06 12:12:26 +02:00
2026-05-11 15:29:31 -04:00
2026-05-01 17:40:22 +02:00
2026-05-12 21:57:57 -04:00
2026-05-11 15:29:31 -04:00
2026-05-11 15:29:31 -04:00
2026-05-06 12:56:51 +02:00
2026-05-01 17:40:22 +02:00
2026-05-03 19:36:50 +02:00
2026-05-01 17:40:22 +02:00
2026-05-05 14:22:29 +02:00
2026-05-01 17:40:22 +02:00
2026-05-14 02:21:47 -04:00
2026-05-06 16:26:21 +02:00
2026-05-06 13:20:34 +02:00
2026-05-06 13:20:34 +02:00
2026-05-06 13:20:34 +02:00
2026-05-06 12:56:51 +02:00
2026-05-06 12:56:51 +02:00
2026-05-06 13:20:34 +02:00
2026-05-06 13:20:34 +02:00
2026-05-06 13:20:34 +02:00
2026-05-11 17:41:30 -04:00
2026-05-01 17:40:22 +02:00
2026-05-01 17:40:22 +02:00
2026-05-14 02:21:47 -04:00
2026-05-01 17:40:22 +02:00
2026-05-01 17:40:22 +02:00
2026-05-14 02:21:47 -04:00
2026-05-01 17:40:22 +02:00
2026-05-14 02:21:47 -04:00
2026-05-01 17:40:22 +02:00
2026-05-01 17:40:22 +02:00
2026-05-11 10:40:26 -04:00
2026-05-11 10:40:26 -04:00
2026-05-01 17:40:22 +02:00
2026-05-11 15:29:31 -04:00
2026-05-08 16:07:36 +02:00
2026-05-01 17:40:22 +02:00
2026-05-01 17:40:22 +02:00
2026-05-01 17:40:22 +02:00
2026-05-01 17:40:22 +02:00
2026-05-01 17:40:22 +02:00
2026-05-01 17:40:22 +02:00
2026-05-01 17:40:22 +02:00
2026-05-01 17:40:22 +02:00
2026-05-14 02:21:47 -04:00
2026-05-01 17:40:22 +02:00
2026-05-03 20:26:03 +02:00
2026-05-01 17:40:22 +02:00
2026-05-11 10:40:26 -04:00
2026-05-08 20:48:36 +02:00
2026-05-01 17:40:22 +02:00
2026-05-11 10:40:26 -04:00
2026-05-04 12:38:12 +02:00
2026-05-01 17:40:22 +02:00
2026-05-01 17:40:22 +02:00
2026-05-06 13:21:55 +02:00
2026-05-06 13:23:12 +02:00
2026-05-01 17:40:22 +02:00
2026-05-01 17:40:22 +02:00
2026-05-01 17:40:22 +02:00
2026-05-01 17:40:22 +02:00
2026-05-01 17:40:22 +02:00
2026-05-14 02:21:47 -04:00
2026-05-14 02:21:47 -04:00
2026-05-01 17:40:22 +02:00
2026-05-01 17:40:22 +02:00
2026-05-11 16:32:51 +02:00
2026-05-08 14:24:26 +02:00
2026-05-01 17:40:22 +02:00
2026-05-01 17:40:22 +02:00
2026-05-01 17:40:22 +02:00
2026-05-01 17:40:22 +02:00
2026-05-01 17:40:22 +02:00
2026-05-01 17:40:22 +02:00
2026-05-01 17:40:22 +02:00