[Wayland-bugs] [Bug 710056] wayland: Support always-on-top / sticky windows
gtk+ (bugzilla.gnome.org)
bugzilla at gnome.org
Wed Oct 16 00:32:27 PDT 2013
https://bugzilla.gnome.org/show_bug.cgi?id=710056
gtk+ | wayland | unspecified
Jonas Ådahl <jadahl> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jadahl at gmail.com
--- Comment #5 from Jonas Ådahl <jadahl at gmail.com> 2013-10-16 07:32:23 UTC ---
(In reply to comment #2)
> looks like this is missing a way to get the current workspace, as well as the
> number of workspaces. Look at the x11 api for inspiration. This information is
> needed to implement some of the window menu functionality.
It looks like <event name="workspace_changed"> will communicate the current
workspace, and I think it should be sent to any client who gets the gtk surface
extension object, as well as when the current workspace changes. This way there
will be no need for roundtrips.
I think number of workspaces should be communicated in a similar way. In my
workspace extension in weston I simply had a state event that communicated both
active workspace and number of workspaces.
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the Wayland-bugs
mailing list