ArijanJ
e2c3ff00fb
feat(ipc): add player-specific mpris volume control ( #1645 )
...
* feat: add mpris volume control through ipc
* feat: add mpris volume action and default binds
2026-02-10 15:44:56 -05:00
bbedward
2583dbd3f2
niri/keybinds: expose when-locked, inhibitied, repeat through GUI editor
...
fixes #1437
2026-02-05 11:55:25 -05:00
Kamil Chmielewski
b3ea28c5c4
feat: add workspace rename dialog ( #1429 )
...
* feat: add workspace rename dialog
- Adds a modal dialog to rename the current workspace
- Supports both Niri (via IPC socket) and Hyprland (via hyprctl dispatch)
- Default keybinding: Ctrl+Shift+R to open the dialog
- Pre-fills with current workspace name
- Allows setting empty name to reset to default
* refactor: wrap WorkspaceRenameModal in LazyLoader
Reduces memory footprint when the modal is not in use.
2026-01-23 13:46:34 -05:00
bbedward
49b322582d
keybinds: fix sh, fix screenshot-window options, empty args
...
part of #914
2026-01-12 09:35:30 -05:00
bbedward
a205df1bd6
keybinds: initial support for writable hyprland and mangoWC
...
fixes #1204
2026-01-07 12:15:38 -05:00
bbedward
f680ace258
keybinds: fix dms args for some commands, some XF86 mappings
2025-12-09 12:21:20 -05:00
bbedward
c617ae26a2
niri: fix some keybind tab issues
...
- Fix args for screenshot
- move-column stuff is focus=true by default
- Parsing fixes
part of #914
2025-12-07 22:41:01 -05:00
bbedward
6b1bbca620
keybinds: fix alt+shift, kdl parsing, allow arguments
2025-12-05 12:31:15 -05:00
bbedward
6c7776a9a6
audio: add IPC & OSD for changing output audio device
...
fixes #754
2025-12-03 20:47:57 -05:00
bbedward
c3077304af
keybinds: move static arrays to js files
2025-12-03 00:21:11 -05:00