-
-
Notifications
You must be signed in to change notification settings - Fork 605
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Config
relevant part of itwindow-rule {
match id="gsr-ui"
draw-border-with-background false
// opacity 0.5 just to test that the ID is working
open-fullscreen false
open-floating true
}GPU Screen Recorder UI ignores the window rule I set to prevent it from opening fullscreen but it is ignored. after checking WAYLAND_DEBUG=1 it seems to spawn then open in fullscreen after. Niri does not have any sort of suppressevent like Hyprland, so my only solution is to run a script to unfullscreen as soon as its spawned. Unfortunately, I don't know any way to implement that.
FYI the window runs in X11, could be a contributing factor
System Information
- niri 25.11 (b35bcae)
- Distro: Arch Linux
- GPU: Nvidia RTX 3060
- CPU: Intel i5-11400F
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working