--- name: Bug Report about: Report a crash, visual glitch, or unexpected behavior labels: bug --- ## Description A clear and concise description of the bug. ## Steps to Reproduce 1. 2. 3. ## Expected Behavior What did you expect to happen? ## Actual Behavior What actually happened? Include any error messages, visual glitches, or crashes. ## Screenshots / Screen Recordings If applicable, add screenshots or recordings to help explain the problem. ## Environment - **Compositor:** (e.g., Hyprland, Sway, River, Niri) - **Compositor version:** (e.g., Hyprland 0.47.0) - **rustlock version:** (`rustlock --version`) - **Display configuration:** (single monitor, multi-monitor, mixed DPI, etc.) - **OS/Distro:** (e.g., Arch Linux, Ubuntu 24.04, Fedora 41) ## Config / CLI flags ```sh # The exact command you used to start rustlock # e.g., rustlock --debug --effect-blur 5x2 --theme modern ``` ## Logs ``` # Paste any relevant logs here # Run with --debug --log-file to capture verbose logs ``` ## Confirmations - [ ] I searched existing issues and this is not a duplicate - [ ] I am running the latest version of rustlock - [ ] I have included relevant logs and environment details