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