GNOME Bugzilla – Bug 664492
totem raises its main window when a new playlist is added
Last modified: 2012-03-29 09:43:56 UTC
Totem raises the main window when on the command line: $ totem <path/to/some/file> I do not want the window to raise every time I choose a new track. I suspect others will agree that this is a regression.
GtkApplication does that automatically.
GtkApplication never creates or raises any windows.
Indeed. commit da365fae376407e375b4152f8cdb096f8505e5a3 Author: Bastien Nocera <hadess@hadess.net> Date: Thu Mar 29 11:40:53 2012 +0200 main: Don't present totem unless asked for https://bugzilla.gnome.org/show_bug.cgi?id=664492