Skip to content

open-fullscreen false ignored #3106

@ypurpl

Description

@ypurpl
Config relevant part of it
window-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

  • Distro: Arch Linux
  • GPU: Nvidia RTX 3060
  • CPU: Intel i5-11400F

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions