[PATCH weston 0/6] Fixups and rewrites for xdg-shell

Jasper St. Pierre jstpierre at mecheye.net
Sat Nov 22 12:28:24 PST 2014


This is the last round of fixups I'm going to to the existing
xdg-shell interface. We'll be adding on other APIs before it
goes fully stable, but before that, let's focus on making
sure what we already have is good enough.

Jasper St. Pierre (6):
  xdg-shell: Take a xdg_surface as the parent surface
  xdg-shell: Remove the serial from popup_done
  xdg-shell: Remove the flags from get_xdg_popup
  xdg-shell: Send an error when the client uses the not-topmost popup
  xdg-shell: Rewrite documentation
  xdg-shell: Bump unstable version

 clients/simple-damage.c |   2 +-
 clients/simple-egl.c    |   2 +-
 clients/simple-shm.c    |   2 +-
 clients/window.c        |  11 +-
 desktop-shell/shell.c   |  28 ++++-
 protocol/xdg-shell.xml  | 269 +++++++++++++++++++++++++++++-------------------
 6 files changed, 196 insertions(+), 118 deletions(-)

-- 
2.1.0



More information about the wayland-devel mailing list