view.c: enable deco on xdg-shell views

This commit is contained in:
Johan Malm 2020-06-01 07:07:09 +01:00
parent c07acc9ee6
commit bcdd553477
2 changed files with 5 additions and 3 deletions

View file

@ -34,7 +34,7 @@
#define XCURSOR_MOVE "grabbing"
#define XWL_TITLEBAR_HEIGHT (10)
#define XWL_WINDOW_BORDER (3)
#define LAB_DISABLE_CSD (0)
#define LAB_DISABLE_CSD (1)
enum cursor_mode {
LAB_CURSOR_PASSTHROUGH,