commit | cafc652cf647adce97522478410f89e8c30e854b | [log] [tgz] |
---|---|---|
author | Sergi Granell <xerpi.g.12@gmail.com> | Mon Sep 25 11:57:37 2017 +0200 |
committer | Pekka Paalanen <pekka.paalanen@collabora.co.uk> | Fri Oct 13 13:56:48 2017 +0300 |
tree | d4440eaf92eb55a0cb36d1688e39a89bedbfd46a | |
parent | be1090b5234a583ce82edfc3f562066717c41d73 [diff] |
compositor-wayland: use input region instead of opaque region to zxdg_shell_v6::set_window_geometry The opaque region is a few pixels off due to the rounded corners of the frame decorations, and, therefore, the input region matches the window's geometry more closely. Signed-off-by: Sergi Granell <xerpi.g.12@gmail.com> Reviewed-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk>