mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-10 04:27:45 -05:00
wayland: once again switch to positioning CSDs outside the main surface
This commit is contained in:
parent
3228758951
commit
77b37fb288
1 changed files with 1 additions and 1 deletions
|
|
@ -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;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue