mirror of
https://github.com/labwc/labwc.git
synced 2025-10-29 05:40:24 -04:00
view.c: enable deco on xdg-shell views
This commit is contained in:
parent
c07acc9ee6
commit
bcdd553477
2 changed files with 5 additions and 3 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue