3 Commits
Author SHA1 Message Date
valknar 47b461c4c0 fix: reset openrgb 2026-09-14 20:06:44 +02:00
valknarandClaude Sonnet 5 b314a97e69 feat(vlc): add desktop override with QT_SCALE_FACTOR for HiDPI
VLC 3's Qt interface ignores Wayland compositor scaling, so the UI
renders tiny on the 4K display (Hyprland scale 1.5). Shadow the system
launcher with QT_SCALE_FACTOR=1.5.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01RLbJ5DWegXqY551kBAKGAf
2026-08-29 16:14:21 +02:00
valknarandClaude Sonnet 5 918cab2d3d feat: track OpenRGB single-instance fix and RQuickShare desktop files
Adds a headless OpenRGB autostart entry plus a launcher wrapper that
focuses the existing GUI window instead of spawning a duplicate
instance, and tracks the customized RQuickShare autostart/launcher
desktop entries.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-08-15 05:58:35 +02:00