[Wayland-bugs] [Bug 707080] Implement sticky and workspace handling

gtk+ (bugzilla.gnome.org) bugzilla at gnome.org
Sat Aug 31 02:53:21 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=707080
  gtk+ | wayland | unspecified

Jonas Ådahl <jadahl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jadahl at gmail.com

--- Comment #1 from Jonas Ådahl <jadahl at gmail.com> 2013-08-31 09:53:14 UTC ---
There are an experimental protocol with functionality equivalent of

gdk_x11_screen_get_number_of_desktops
gdk_x11_screen_get_current_desktop
gdk_x11_window_get_desktop 
gdk_x11_window_move_to_desktop

in weston that is implemented in the toytoolkit (window.c). I also proposed an
update for multiple outputs but was not integrated into weston due to the goal
of weston is not to be a shell with too much unnecessary features, and
per-output workspace would complicate the shell scene graph management.

Would it make sense to base any extension protocol on those proposals,
implementing support in mutter, and continue from there?

-- 
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