wayland: switch back to positioning CSDs inside the main surface

This commit is contained in:
Daniel Eklöf 2020-02-26 13:47:29 +01:00
parent 02fedfb2fc
commit 1ccfceca05
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F

View file

@ -82,7 +82,7 @@ struct wl_primary {
uint32_t serial;
};
#define FOOT_CSD_OUTSIDE 1
#define FOOT_CSD_OUTSIDE 0
extern const int csd_border_size;
extern const int csd_title_size;