• Joined on 2026-05-01
rope pushed to main at rope/nixos 2026-05-27 01:39:42 -07:00
3068492aa7 quickshell: fix app icons with Quickshell.iconPath
rope pushed to main at rope/nixos 2026-05-27 01:36:11 -07:00
319314c194 quickshell: debug app icons with IconImage + logging
rope pushed to main at rope/nixos 2026-05-27 01:34:20 -07:00
d5a3d1e389 quickshell: use Quickshell.iconPath for app stream icons
rope pushed to main at rope/nixos 2026-05-27 01:31:57 -07:00
9e636e92d5 quickshell: add monochrome app icons to volume dropdown
rope pushed to main at rope/nixos 2026-05-27 01:27:34 -07:00
b3fdfda1ec quickshell: fix volume widget with PwObjectTracker binding
rope pushed to main at rope/nixos 2026-05-27 01:22:02 -07:00
1e7427ec0d nginx: add no-store cache header to code-server vhost
rope pushed to main at rope/nixos 2026-05-27 01:18:43 -07:00
dc797ba09b quickshell: add volume widget with per-app sliders
rope pushed to main at rope/nixos 2026-05-26 15:30:38 -07:00
9076f2ad91 hyprlock: merge with stylix instead of overriding
rope pushed to main at rope/nixos 2026-05-26 15:20:44 -07:00
8f92aa7c6c hyprlock: mkForce background to override stylix
rope pushed to main at rope/nixos 2026-05-26 15:19:23 -07:00
862c6b22ed hyprlock: add themed lockscreen config
rope pushed to main at rope/nixos 2026-05-26 13:18:45 -07:00
63334db4a1 quickshell: style notification toast flush with bar
rope pushed to main at rope/nixos 2026-05-26 13:15:44 -07:00
5e72fdf038 quickshell: fix tray hover switching same contextMenu dropdown
rope pushed to main at rope/nixos 2026-05-26 13:13:33 -07:00
656a1fa4ed quickshell: fix tray hover gaps closing dropdown
rope pushed to main at rope/nixos 2026-05-26 13:06:22 -07:00
05ada14442 quickshell: reset auto-close timer when hovering between widgets
rope pushed to main at rope/nixos 2026-05-26 13:01:32 -07:00
526f673f7d quickshell: keep dropdown open while hovering bar
rope pushed to main at rope/nixos 2026-05-26 12:52:31 -07:00
c6dc2632c3 quickshell: add notification sound with app muting
rope pushed to main at rope/nixos 2026-05-26 12:45:11 -07:00
031c8d2166 quickshell: fix toast and notifServer binding issues
rope pushed to main at rope/nixos 2026-05-26 12:36:16 -07:00
46585667db quickshell: register Bar and NotificationToast in qmldir
rope pushed to main at rope/nixos 2026-05-26 12:34:09 -07:00
3a4d8db003 quickshell: modularize QML into separate files
rope pushed to main at rope/nixos 2026-05-26 12:17:48 -07:00
252d88c758 quickshell: fix missing ShellRoot closing brace