Hey NFstoney,
in your case, you would need to use a matchspec to specify which window you want to focus on. To use your example, you would need to run the command This will bring the focus on the chromium tab that is titled "Raspberry Pi - Chromium".
Matchspecs are a useful tool within wlrctl and you can learn more about them here https://git.sr.ht/~brocellous/wlrctl/tr ... rctl.1.scd
in your case, you would need to use a matchspec to specify which window you want to focus on. To use your example, you would need to run the command
Code:
wlrctl toplevel focus chromium title:"Raspberry Pi - Chromium"
Matchspecs are a useful tool within wlrctl and you can learn more about them here https://git.sr.ht/~brocellous/wlrctl/tr ... rctl.1.scd
Statistics: Posted by arthursteur — Tue Mar 18, 2025 6:42 am