Find window and move it to active group?

24 views
Skip to first unread message

Tristan Strange

unread,
Nov 16, 2022, 7:51:08 PM11/16/22
to qtile-dev
Hi!

How do I find a window by name and move it to the current group?

I want to find a terminal (running neovim) and move it to the current screen.

Thanks,
Tristan

James Wright

unread,
Nov 29, 2022, 5:19:28 PM11/29/22
to qtile-dev
You would need to loop through the Groups, then loop through all the Windows, checking each window to see if it matches. You'd probably want to use a Match or a Rule (which is just a collection of Match objects). Let me know if you have any questions on the above.
Reply all
Reply to author
Forward
0 new messages