On Sat, 21 Mar 2015 21:24:43 -0700
"Jasper St. Pierre" wrote:
> We were correctly handling decorated and fullscreen clients, but left
> uninitialized values in the input region for undecorated clients. Fix
> this behavior.
> ---
> xwayland/window-manager.c | 12 ++--
> 1 file changed, 6
We were correctly handling decorated and fullscreen clients, but left
uninitialized values in the input region for undecorated clients. Fix
this behavior.
---
xwayland/window-manager.c | 12 ++--
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/xwayland/window-manager.c b/xway