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 95109 - Signalling if it is safe to move widgets between screens
Signalling if it is safe to move widgets between screens
Status: RESOLVED OBSOLETE
Product: gtk+
Classification: Platform
Component: Widget: Other
2.1.x
Other Linux
: Normal normal
: Medium API
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2002-10-07 20:08 UTC by Owen Taylor
Modified: 2013-08-14 02:19 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Owen Taylor 2002-10-07 20:08:40 UTC
There needs to be a way of signalling whether it is safe
to move a widget between different screens and displays.

This would be an application flag since GTK+ can't determine
it automatically.

In particular this is needed for GtkWindow, but it is also
needed for GtkMenu, GtkInvisible and maybe the contents
of GtkHandleBox.

See:

 http://mail.gnome.org/archives/gtk-devel-list/2002-October/msg00010.html

And followups
Comment 1 Matthias Clasen 2013-08-14 02:19:39 UTC
there's only one screen now