Add input and bounding shapes support (#2742)
Basic idea: if the window has a shape, set the parent container shape as the union of the window shape and the shape of the frame borders. Co-authored-by: Uli Schlachter <psychon@znc.in>
This commit is contained in:
1
debian/control
vendored
1
debian/control
vendored
@ -13,6 +13,7 @@ Build-Depends: debhelper (>= 9),
|
||||
libxcb-cursor-dev,
|
||||
libxcb-xrm-dev,
|
||||
libxcb-xkb-dev,
|
||||
libxcb-shape0-dev,
|
||||
libxkbcommon-dev (>= 0.4.0),
|
||||
libxkbcommon-x11-dev (>= 0.4.0),
|
||||
asciidoc (>= 8.4.4),
|
||||
|
Reference in New Issue
Block a user