bbedward
97fa86d8f0
loginctl: simplify event handling
2026-04-22 10:32:05 -04:00
Kristijan Ribarić
b87c36d29e
fix(quickshell): restore night mode and OSD surfaces after resume ( #2254 )
2026-04-22 10:08:50 -04:00
Jos Dehaes
e7834c981a
Labwc service ( #2248 )
...
* services: add LabwcService with quit
labwc has a minimal IPC surface (no socket, no queries) but it does
expose `labwc --exit` as a clean shutdown path. Wrap that in a small
Singleton service following the same shape as DwlService/NiriService
so the compositor-specific dispatch in callers can stay uniform.
* session: dispatch labwc logout via LabwcService
CompositorService.isLabwc was detected but never dispatched in
_logout(); labwc sessions therefore fell through to the Hyprland
exit call, which silently no-ops under labwc. Users had to set
customPowerActionLogout to 'labwc --exit' as a workaround.
Add a labwc branch alongside the existing niri/dwl/sway branches
so the power menu logout works out of the box.
2026-04-20 09:22:20 -04:00
bbedward
19c786c0be
launcher: add option to launch apps on dGPU by default
...
fixes #2027
2026-03-19 13:28:48 -04:00
bbedward
0b33d3f905
miraclewm: add support for Miracle WM
2026-02-16 23:00:25 -05:00
bbedward
972fc534a4
meta: support async launcher plugins, cached GIFs, paste on launcher v2
...
action
- Preparations for DankGifSearch plugin
2026-01-23 12:03:05 -05:00
bbedward
0f6ae11c3d
launcher: add name, icon, description overrides + hide/unhide options
...
- convenient helpers without needing to make .desktop overrides
fixes #1329
2026-01-18 20:30:50 -05:00
bbedward
ad43053b94
cursor: hypr, mango, and dankinstall support for configs
2026-01-06 20:35:22 -05:00
purian23
721700190b
feat: DMS Cursor Control - Size & Theme in niri
2026-01-06 19:08:05 -05:00
bbedward
850e5b6572
session: handle hibernate error
...
fixes #308
2026-01-05 12:01:17 -05:00
bbedward
77681fd387
launcher: allow terminal apps
2026-01-02 21:56:56 -05:00
Varshit
f94011cf05
feat: add scroll compositor support ( #959 )
...
* added scroll support
* import QuickShell.i3
* update scroll provider registration logic
* improve scroll support for workspace switcher
* update title for scroll keybinds
* add scroll to dms-greeter
* fix: formatting & sway keybind provider
* readme update
---------
Co-authored-by: bbedward <bbedward@gmail.com >
2025-12-09 15:57:46 -05:00
Lucas
4723bffcd2
spotlight: fix clipping and add context menu keyboard navigation ( #840 )
...
* spotlight: fix clipping and add context menu keyboard navigation
* prime: also detect nvidia-offload command
* spotlight: fix review nitpicks
2025-11-28 19:36:35 -05:00
bbedward
dd409b4d1c
osd/audio: bind audio change to pipewire, suppress OSDs on startup and
...
resume from suspend
2025-11-28 11:05:53 -05:00
bbedward
58bf189941
launcher: set default launch prefix, if launching from systemd
...
- prevents apps dying when stopping the systemd unit
2025-11-22 00:23:06 -05:00
bbedward
4d1ffde54c
launcher: allow launch prefix to run in shell
2025-11-16 16:14:19 -05:00
bbedward
24e800501a
switch hto monorepo structure
2025-11-12 17:18:45 -05:00