mate-desktop / marco

MATE default window manager
https://mate-desktop.org
GNU General Public License v2.0
192 stars 85 forks source link

Focus on newly opened window that was brought into foreground #743

Closed balazs-endresz closed 1 year ago

balazs-endresz commented 1 year ago

I don't know if this is the proper way to do this but it does fix #278 and also for example when opening sublime text from the terminal: subl . It sets the focus on the newly opened window in both cases.

I can reproduce this issue in metacity as well.

balazs-endresz commented 1 year ago

I've just noticed that this takes the focus when hovering over any panel, so this is definitely not the way to fix this.