mirror of
https://github.com/labwc/labwc.git
synced 2025-11-04 13:30:07 -05:00
SnapToRegion: Wire up output and handle usable_area changes
This commit is contained in:
parent
43fe138385
commit
67952cd749
3 changed files with 42 additions and 2 deletions
|
|
@ -309,6 +309,8 @@ struct output {
|
|||
struct wlr_scene_buffer *workspace_osd;
|
||||
struct wlr_box usable_area;
|
||||
|
||||
struct wl_list regions; /* struct region.link */
|
||||
|
||||
struct lab_data_buffer *osd_buffer;
|
||||
|
||||
struct wl_listener destroy;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue