Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ignore window #73

Open
hjpakgn opened this issue Apr 1, 2021 · 3 comments
Open

Ignore window #73

hjpakgn opened this issue Apr 1, 2021 · 3 comments

Comments

@hjpakgn
Copy link

hjpakgn commented Apr 1, 2021

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.

@tudurom
Copy link
Owner

tudurom commented Apr 3, 2021

I think that you can use ruler and ignw from wmutils core. Don't hesitate to reply if you have further issues!

@hjpakgn
Copy link
Author

hjpakgn commented Apr 3, 2021

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?

@tudurom
Copy link
Owner

tudurom commented Apr 9, 2021

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants