After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 623289 - GtkApplication: add screen and workspace to platform data
GtkApplication: add screen and workspace to platform data
Status: RESOLVED OBSOLETE
Product: gtk+
Classification: Platform
Component: Class: GtkApplication
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks: 588969
 
 
Reported: 2010-07-01 13:29 UTC by Colin Walters
Modified: 2018-02-10 03:31 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Colin Walters 2010-07-01 13:29:21 UTC
For replacing unique.
Comment 1 Emmanuele Bassi (:ebassi) 2010-07-01 13:36:38 UTC
if gtk+ has been initialized by the second instance, we can ask gtk itself for the current screen number and workspace; if gtk+ hasn't been initialized and we don't have a display connection, we can use an environment variable like we do for the desktop file and the pid.
Comment 2 Guillaume Desmottes 2010-10-15 12:31:12 UTC
I just ported my app to GtkApplication and also miss those. Ideally, I think the GtkApplication::activated signal should expose these infos are they can be pretty useful.
Comment 3 Matthias Clasen 2018-02-10 03:31:29 UTC
We're moving to gitlab! As part of this move, we are closing bugs that haven't seen activity in more than 5 years. If this issue is still imporant to you and
still relevant with GTK+ 3.22 or master, please consider creating a gitlab issue
for it.