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.
On Wednesday, November 16, 2022 at 5:51:08 PM UTC-7 [email protected] wrote: > 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 > -- You received this message because you are subscribed to the Google Groups "qtile-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/qtile-dev/8ea141aa-6e1c-45c1-974b-5258b9e4740en%40googlegroups.com.
