gala icon indicating copy to clipboard operation
gala copied to clipboard

[Feature] Window auto-raise after x milliseconds

Open reece146 opened this issue 6 years ago • 1 comments

Old skool X-Window feature request. I guess gala doesn't honour the gnome desktop prefs for this.

Screenshot from 2019-07-27 13-56-55

reece146 avatar Jul 27 '19 17:07 reece146

Sorry, incomplete thought above. The idea here is that you can move the mouse over a background window (say terminal behind firefox) and be able to type in the background window without raising the window..

In order to automatically raise the window after x seconds sloppy focus needs to be enabled:

gsettings set org.gnome.desktop.wm.preferences focus-mode 'sloppy'

reece146 avatar Oct 27 '19 18:10 reece146