xdg-shell: Add set_margin request

Graphics / Wayland / Weston - Jasper St. Pierre [mecheye.net] - 6 February 2014 15:05 UTC

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.

7407345 xdg-shell: Add set_margin request
clients/window.c | 22 ++++++++++++++++++++++
desktop-shell/shell.c | 13 +++++++++++++
protocol/xdg-shell.xml | 26 ++++++++++++++++++++++++++
shared/cairo-util.h | 3 +++
shared/frame.c | 8 ++++++++
5 files changed, 72 insertions(+)

Upstream: cgit.freedesktop.org


  • Share