mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-05 04:06:08 -05:00
wayland: switch back to positioning CSDs inside the main surface
This commit is contained in:
parent
02fedfb2fc
commit
1ccfceca05
1 changed files with 1 additions and 1 deletions
|
|
@ -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;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue