You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm not sure if it's the right place to report this, but if I launch a new taterm window while I'm focused on another window, it gets placed behind the focused window and I've got a notification that the app is ready.
I'm using Gnome Shell, and I know you're using a tiling WM so you certainly aren't annoyed by this issue, but it's a real pain for me since I've got to either alt-tab or click the notification bubble to raise the window.
I'm pretty sure it has to do with the fact that it's using GtkApplication and only spawning new windows, not apps, and the behaviour of not showing the window is intended (i.e. not configurable) in Gnome.
I do not know if there is a way to force new windows to bypass this restriction, so I'm asking it to you :)
The text was updated successfully, but these errors were encountered:
I'm not sure if it's the right place to report this, but if I launch a new taterm window while I'm focused on another window, it gets placed behind the focused window and I've got a notification that the app is ready.
I'm using Gnome Shell, and I know you're using a tiling WM so you certainly aren't annoyed by this issue, but it's a real pain for me since I've got to either alt-tab or click the notification bubble to raise the window.
I'm pretty sure it has to do with the fact that it's using GtkApplication and only spawning new windows, not apps, and the behaviour of not showing the window is intended (i.e. not configurable) in Gnome.
I do not know if there is a way to force new windows to bypass this restriction, so I'm asking it to you :)
The text was updated successfully, but these errors were encountered: