mirror of
https://github.com/labwc/labwc.git
synced 2026-04-12 08:21:13 -04:00
[fixup] remove overlay.pending and add overlay.active.output
This commit is contained in:
parent
5b1a03ae69
commit
93bc17a99a
7 changed files with 50 additions and 48 deletions
|
|
@ -160,7 +160,6 @@ struct seat {
|
|||
struct wlr_scene_tree *icons;
|
||||
} drag;
|
||||
|
||||
/* Private use by overlay.c */
|
||||
struct overlay overlay;
|
||||
/* Used to prevent region snapping when starting a move with A-Left */
|
||||
bool region_prevent_snap;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue