mirror of
https://github.com/labwc/labwc.git
synced 2025-10-29 05:40:24 -04:00
include: add config/types.h
This commit is contained in:
parent
6dea8c0dcc
commit
9d49d19cd2
54 changed files with 414 additions and 368 deletions
|
|
@ -27,7 +27,7 @@ struct overlay {
|
|||
struct region *region;
|
||||
|
||||
/* Snap-to-edge overlay */
|
||||
enum view_edge edge;
|
||||
enum lab_edge edge;
|
||||
struct output *output;
|
||||
} active;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue