quickshell-rice/quickshell/services/python
2026-08-02 14:11:19 +09:00
..
active_window_service.py feat: enable detection & resolution for games running via Steam, Lutris, Wine, Proton, and Gamescope on bottom dock 2026-08-02 02:11:48 +09:00
app_launcher_service.py feat: add Linux inotify real-time kernel watching for instant app install/uninstall detection 2026-08-02 02:13:33 +09:00
audio_service.py feat(quickshell): add QuickShell QML desktop shell, modules, and python backend services 2026-08-01 21:08:05 +09:00
bluetooth_service.py feat(quickshell): add QuickShell QML desktop shell, modules, and python backend services 2026-08-01 21:08:05 +09:00
brightness_service.py feat(quickshell): add QuickShell QML desktop shell, modules, and python backend services 2026-08-01 21:08:05 +09:00
clipboard_service.py feat(quickshell): add QuickShell QML desktop shell, modules, and python backend services 2026-08-01 21:08:05 +09:00
dnd_inhibitor.py feat(quickshell): add QuickShell QML desktop shell, modules, and python backend services 2026-08-01 21:08:05 +09:00
generate_kde_colorschemes.py feat(quickshell): add QuickShell QML desktop shell, modules, and python backend services 2026-08-01 21:08:05 +09:00
kwin_focus.py refactor(theme): convert all apps to dynamic theme engine and remove static pro_blade configs 2026-08-01 21:14:47 +09:00
launch_app.py fix: prevent duplicate app launches by adding QML click debouncing and single-instance Python launcher script 2026-08-02 00:31:13 +09:00
mount_service.py feat(quickshell): add QuickShell QML desktop shell, modules, and python backend services 2026-08-01 21:08:05 +09:00
network_service.py feat(quickshell): add QuickShell QML desktop shell, modules, and python backend services 2026-08-01 21:08:05 +09:00
notification_service.py feat(quickshell): add QuickShell QML desktop shell, modules, and python backend services 2026-08-01 21:08:05 +09:00
read_pinned_apps.py fix: add Flatpak Discord paths, multi-dir wallpaper scanner, local user pinned apps, and reverse domain icon mapping 2026-08-01 23:42:35 +09:00
read_wallpaper.py feat: implement per-theme wallpaper state caching across all 35+ theme variants 2026-08-02 01:42:37 +09:00
read_window_state.py feat(quickshell): add QuickShell QML desktop shell, modules, and python backend services 2026-08-01 21:08:05 +09:00
recolor_watcher.py fix: expand lutgen binary lookup paths in recolor_watcher.py to ensure wallpaper recolor logic transfers seamlessly 2026-08-02 00:20:07 +09:00
save_pinned_apps.py fix: add Flatpak Discord paths, multi-dir wallpaper scanner, local user pinned apps, and reverse domain icon mapping 2026-08-01 23:42:35 +09:00
save_wallpaper.py feat: automatically sync KDE KScreenLocker lockscreen wallpaper with current desktop wallpaper 2026-08-02 14:09:48 +09:00
system_monitor_service.py feat(quickshell): add QuickShell QML desktop shell, modules, and python backend services 2026-08-01 21:08:05 +09:00
theme_sync.py fix: assign distinct vibrant theme colors per Fastfetch module line 2026-08-02 13:57:30 +09:00
update_icon_geometries.py refactor(theme): convert all apps to dynamic theme engine and remove static pro_blade configs 2026-08-01 21:14:47 +09:00
wallpaper_scanner.py fix: eliminate duplicate wallpaper entries using realpath and file signature deduplication engine 2026-08-02 14:11:19 +09:00
weather_service.py feat(quickshell): add QuickShell QML desktop shell, modules, and python backend services 2026-08-01 21:08:05 +09:00
workspace_service.py fix: bypass kglobalaccel in workspace_service.py using direct KWin VirtualDesktopManager DBus calls 2026-08-01 23:34:42 +09:00