In a few places window frame functions were being called on windows
without frames.
Signed-off-by: Trevor McCort
---
src/xwayland/window-manager.c | 12 ++--
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/src/xwayland/window-manager.c b/src/xwayland/window-manager.c
index
If a cursor is set when bits->emptyMask is true, the xserver
sets a NULL cursor instead.
Signed-off-by: Trevor McCort
---
hw/xfree86/xwayland/xwayland-cursor.c | 10 +-
1 file changed, 9 insertions(+), 1 deletion(-)
diff --git a/hw/xfree86/xwayland/xwayland-cursor.c
b/hw/xfre