You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a suggestion: add a way to ignore (no border, no alt-tab) windows by class/name. Maybe this is already possible with ruler and some other tool but I couldn't figure it out.
The text was updated successfully, but these errors were encountered:
Thanks for the reply! I tried using ignw from wmutils but it had no effect: the command i tried was "ignw $(pfw)", which is supposed to ignore the focused window. I also tried using both the -r and the -s flag but neither worked. Maybe some wm_config option needs to be set with waitron for it to work?
Looked through the code and it looks like I haven't implemented the case when a window that was previously not ignored (has override redirect flag unset) becomes ignored.
Sadly I can not implement this currently as I am busy studying but I'm going to keep the issue open. Sorry for that.
I have a suggestion: add a way to ignore (no border, no alt-tab) windows by class/name. Maybe this is already possible with ruler and some other tool but I couldn't figure it out.
The text was updated successfully, but these errors were encountered: