weston/protocol
Rafael Antognolli 3c4dc74ceb xdg_shell: Adding a new shell protocol.
xdg_shell is a protocol aimed to substitute wl_shell in the long term,
but will not be part of the wayland core protocol. It starts as a
non-stable API, aimed to be used as a development place at first, and
once features are defined as required by several desktop shells, we can
finally make it stable.

It provides mainly two new interfaces: xdg_surface and xdg_popup.

The xdg_surface interface implements a desktop-style window, that can be
moved, resized, maximized, etc. It provides a request for creating
child/parent relationship, called xdg_surface.set_transient_for.

The xdg_popup interface implements a desktop-style popup/menu. A
xdg_popup is always transient for another surface, and also has implicit
grab.
2013-12-03 11:35:24 -08:00
..
desktop-shell.xml shell: wait for desktop-shell init before fade in 2013-05-22 18:07:30 -04:00
input-method.xml text: Rename input_method to wl_input_method 2013-05-02 17:18:46 -04:00
Makefile.am xdg_shell: Adding a new shell protocol. 2013-12-03 11:35:24 -08:00
screenshooter.xml screenshooter: Grab pixel data directly before buffer swap 2012-04-20 16:13:27 -04:00
tablet-shell.xml De-brand the tablet shell 2011-11-14 15:57:59 -05:00
text-cursor-position.xml Convert text cursor position protocol to use fixed types. 2012-06-04 11:07:50 -04:00
text.xml text: Improve protocol documentation. 2013-05-02 17:12:21 -04:00
wayland-test.xml tests: Define and implement a test protocol extension. 2012-12-11 15:29:52 -05:00
workspaces.xml shell: Introduce workspace manager interface 2012-08-31 19:51:49 -04:00
xdg-shell.xml xdg_shell: Adding a new shell protocol. 2013-12-03 11:35:24 -08:00
xserver.xml compositor: Add a simple WM to the xserver launcher 2011-07-01 10:46:40 -04:00