[PATCH v2 0/2] xdg-shell: Proposal to be more generic for decorations
Adam Goode
agoode at google.com
Mon Dec 19 17:55:22 UTC 2016
This is a slight change from v1. I updated Makefile.am and changed the value
for "titlebar" to match the enum in weston.
v1 description:
There were many different opinions and suggestions for how to allow
for raise and lower to be bound to mouse clicks in titlebars. This
is one possible way forward. It removes some of the semantic requests
in xdg-shell and replaces it with a "interact_with_decoration"
request that lets more window management logic move into the compositor.
Adam Goode (2):
xdg-shell: Introduce protocol v7
xdg-shell: Fold several client-side decoration requests into a generic
request
COPYING | 1 +
Makefile.am | 1 +
unstable/xdg-shell/xdg-shell-unstable-v7.xml | 1012 ++++++++++++++++++++++++++
3 files changed, 1014 insertions(+)
create mode 100644 unstable/xdg-shell/xdg-shell-unstable-v7.xml
--
2.8.0.rc3.226.g39d4020
More information about the wayland-devel
mailing list