mirror of
https://github.com/labwc/labwc.git
synced 2026-04-11 08:21:13 -04:00
query: added "decoration" option
This commit is contained in:
parent
e0fa623d42
commit
9181ea1e6f
6 changed files with 38 additions and 9 deletions
|
|
@ -300,6 +300,7 @@ struct view_query {
|
|||
enum view_edge tiled;
|
||||
char *tiled_region;
|
||||
char *desktop;
|
||||
enum ssd_mode decoration;
|
||||
};
|
||||
|
||||
struct xdg_toplevel_view {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue