
Is it possible to prevent a window from receiving the focus?
The app is a virtual keyboard: https://github.com/archisman-panigrahi/vboard
So it must be unfocused to be useful. On GNOME it somehow sets up automatically. On KDE it adds a window rule. For Niri I can have "open-focused false", but it only affects the initial state.