39

On Ubunto Focal Fossa 20.4, for most of the apps, for example by searching for VeraCrypt and pressing Enter, Ubuntu displays a notification at the top of my screen which says something like "VeraCrypt is ready". I have to click on this notification so that the app I wanted to open comes to the foreground. Is there a way to change this default behavior?

Thomas
  • 591
  • 1
  • 4
  • 11

2 Answers2

17

Windows is Ready - Notification Remover <-- only removes notification, does not focus the open window

Focus my window <-- incompatible

Here, this works best on Ubuntu 22.04

https://extensions.gnome.org/extension/5410/grand-theft-focus/

Yusuf
  • 171
  • Grand Theft Focus worked for me. I didn't test the others because of this answer. I used the NoAnnoyance extension initially but it didn't seem to work on 22.04. – Rafael Eyng Jan 01 '23 at 22:34
  • This is more maintained than "Focus my window" ("Focus my window" does not work is 43). – Ahmad Ismail Aug 12 '23 at 18:36
  • 1
    This should be the accepted answer @pLumo – gordon_freeman Nov 15 '23 at 10:04
  • sudo apt-get install chrome-gnome-shell . 2. open https://extensions.gnome.org/extension/5410/grand-theft-focus/ , and install the chrome extension if not yet. 3. click install on the site, then it should work. (it worked on my ubuntu 22.04.3)
  • – Eric Dec 11 '23 at 04:02