xdg-shell: Add set_margin request
authorJasper St. Pierre <jstpierre@mecheye.net>
Sat, 1 Feb 2014 23:36:41 +0000 (18:36 -0500)
committerKristian Høgsberg <krh@bitplanet.net>
Thu, 6 Feb 2014 21:05:03 +0000 (13:05 -0800)
commit74073454462f9a1fb71319779d4c2d57e1d0e9d5
treeb75e5c6632d2dc4aeb37dfffecd19271c4ee9ac2
parent2097fe12d47d46efb8784f757dbfb36dc0ed8a8f
xdg-shell: Add set_margin request

This is used to figure out the size of "invisible" decorations, which we'll
use to better know the visible extents of the surface, which we can use for
constraining, titlebars, and more.
clients/window.c
desktop-shell/shell.c
protocol/xdg-shell.xml
shared/cairo-util.h
shared/frame.c