Replies: 1 comment 15 replies
-
The https://dwm.suckless.org/patches/focusonnetactive/ patch is what you would be looking for. It makes it so that the view changes to the tag the client is on when a _NET_ACTIVE_WINDOW client message is received. By default (without it) the client is only marked as urgent and the tag colours are inverted. In dwm-flexipatch this can be enabled with the |
Beta Was this translation helpful? Give feedback.
15 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
hope you can help me.
If i do : xdotool search --name "Slack" windowactivate , the tag where Slack is does not get focus.
xdotool search --name "Slack" does give a PID though
What patches should i apply to make xdotool work?
Thank you.
Ray
Beta Was this translation helpful? Give feedback.
All reactions