mirror of
https://github.com/labwc/labwc.git
synced 2026-04-13 08:21:15 -04:00
Window switch, add workspace info and window state (M/m/F)
This commit is contained in:
parent
4ecac26548
commit
7513d6abc0
4 changed files with 25 additions and 3 deletions
|
|
@ -141,6 +141,7 @@ struct rcxml {
|
|||
bool show;
|
||||
bool preview;
|
||||
bool outlines;
|
||||
bool allworkspaces;
|
||||
uint32_t criteria;
|
||||
struct wl_list fields; /* struct window_switcher_field.link */
|
||||
} window_switcher;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue