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 707079 - Implement always-on-top
Implement always-on-top
Status: RESOLVED DUPLICATE of bug 710056
Product: gtk+
Classification: Platform
Component: Backend: Wayland
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
wayland
Depends on:
Blocks:
 
 
Reported: 2013-08-29 18:57 UTC by Matthias Clasen
Modified: 2013-10-16 01:38 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Matthias Clasen 2013-08-29 18:57:02 UTC
Currently, gdk_window_set_keep_above (and less important, gdk_window_set_keep_below) doesn't do anything on wayland.

This probably needs an extension of the shell interface we're using, and need to also be implemented on the gnome-shell side.
Comment 1 Matthias Clasen 2013-10-12 18:38:56 UTC
Jasper has a patch for this
Comment 2 Matthias Clasen 2013-10-16 01:38:05 UTC

*** This bug has been marked as a duplicate of bug 710056 ***