wayland: once again switch to positioning CSDs outside the main surface

This commit is contained in:
Daniel Eklöf 2020-02-26 20:45:44 +01:00
parent 3228758951
commit 77b37fb288
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F

View file

@ -87,7 +87,7 @@ struct wl_primary {
* correctly. When this define is 0, we instead position the CSD
* sub-surfaces inside the main surface, and offset the grid content
* accordingly. */
#define FOOT_CSD_OUTSIDE 0
#define FOOT_CSD_OUTSIDE 1
extern const int csd_border_size;
extern const int csd_title_size;