mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-27 07:58:07 -04: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
|
* correctly. When this define is 0, we instead position the CSD
|
||||||
* sub-surfaces inside the main surface, and offset the grid content
|
* sub-surfaces inside the main surface, and offset the grid content
|
||||||
* accordingly. */
|
* accordingly. */
|
||||||
#define FOOT_CSD_OUTSIDE 0
|
#define FOOT_CSD_OUTSIDE 1
|
||||||
extern const int csd_border_size;
|
extern const int csd_border_size;
|
||||||
extern const int csd_title_size;
|
extern const int csd_title_size;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue