mirror of
https://github.com/labwc/labwc.git
synced 2026-04-13 08:21:15 -04:00
Window switch, osd info enhance
This commit is contained in:
parent
53fc8d5e39
commit
d0a11ed111
5 changed files with 77 additions and 0 deletions
|
|
@ -21,6 +21,10 @@ enum window_switcher_field_content {
|
|||
LAB_FIELD_IDENTIFIER,
|
||||
LAB_FIELD_TRIMMED_IDENTIFIER,
|
||||
LAB_FIELD_TITLE,
|
||||
LAB_FIELD_WORKSPACE,
|
||||
LAB_FIELD_WIN_STATE,
|
||||
LAB_FIELD_TYPE_SHORT,
|
||||
LAB_FIELD_OUTPUT,
|
||||
};
|
||||
|
||||
enum view_placement_policy {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue