-
Notifications
You must be signed in to change notification settings - Fork 1
Extract hypr-sticky-hdr into standalone repo #13
Copy link
Copy link
Open
Description
Summary
hypr-sticky-hdr solves a common Hyprland + HDR gaming problem (flickering on alt-tab) and would benefit from being a standalone open-source project rather than buried in dotfiles.
What it does
- Daemon that auto-detects HDR game windows via process env vars (
PROTON_ENABLE_HDR=1,HYPR_STICKY_HDR=1) - Keeps monitor in HDR mode for the game's entire lifetime, preventing alt-tab flicker
- Disables Hyprland's
cm_auto_hdrwhile managing HDR to prevent conflicts - Manual
on/offoverride, desktop notifications on switch - Event-driven via Hyprland IPC with debounced scanning and PID caching
TODO
- Create
hypr-sticky-hdrrepo - Add README with usage, configuration, and Steam launch options
- Add install script / Makefile
- Submit to AUR
- Replace dotfiles copy with package reference
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels