ssd: make sizes of invisible SSD extents configurable

This commit is contained in:
Andrew J. Hesford 2025-01-17 11:07:07 -05:00
parent fa6e524412
commit 6b9cc5dd64
6 changed files with 20 additions and 8 deletions

View file

@ -152,6 +152,7 @@ struct rcxml {
enum resize_indicator_mode resize_indicator;
bool resize_draw_contents;
int resize_corner_range;
int resize_minimum_area;
struct {
int popuptime;

View file

@ -7,8 +7,6 @@
struct wlr_cursor;
#define SSD_EXTENDED_AREA 8
/*
* Shadows should start at a point inset from the actual window border, see
* discussion on https://github.com/labwc/labwc/pull/1648. This constant