GNOME Bugzilla – Bug 114384
should implement the startup notfication launcher spec
Last modified: 2020-11-07 12:35:32 UTC
When launching child processes in keybinding.c (handle_run_command) metacity should implement the launcher part of the startup notification spec to tell itself that a window is about to be launched.
Heh, I should be more aware of existing Metacity bugs...I just filed bug 167630 about this exact issue. Should I mark that as a duplicate of this bug or vice-versa?
*** Bug 167630 has been marked as a duplicate of this bug. ***
*** Bug 500047 has been marked as a duplicate of this bug. ***
How to do this: http://standards.freedesktop.org/startup-notification-spec/startup-notification-latest.txt I will try to look at it in a bit if nobody else does.
Note that metacity already links to libsn (startup-notification library). We just need to use the appropriate bits for sending the messages at application launch in addition to using libsn for handling receipt of such messages. One other tip is that gnome-desktop and nautilus have a fair amount of libsn-message-sending code, though they take care of a lot of additional stuff we might not need to worry about as well. But, it may be useful to look at...
Does this assume that every key binding will open a window? Because many don't.
bugzilla.gnome.org is being replaced by gitlab.gnome.org. We are closing all old feature requests in Bugzilla which have not seen updates for many years. If you still use metacity and if you are still requesting this feature in a currently supported version of GNOME (currently that would be 3.38), then please feel free to report it at https://gitlab.gnome.org/GNOME/metacity/-/issues/ Thank you for reporting this issue and we are sorry it could not be implemented.