How can I programmatically bring a window on top of the others? I'm using a full screen app and I need to bring a second window temporary on the front.
I use wmctrl
for that:
wmctrl -a "window name"
Or, if you know the PID of the application
wmctrl -i -a "$PID"
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With