mirror of
https://github.com/labwc/labwc.git
synced 2025-10-29 05:40:24 -04:00
Add LAB_INPUT_STATE_WINDOW_SWITCHER
This commit is contained in:
parent
1550eb9c26
commit
398b80b26f
3 changed files with 3 additions and 0 deletions
|
|
@ -66,6 +66,7 @@ enum input_mode {
|
|||
LAB_INPUT_STATE_MOVE,
|
||||
LAB_INPUT_STATE_RESIZE,
|
||||
LAB_INPUT_STATE_MENU,
|
||||
LAB_INPUT_STATE_WINDOW_SWITCHER,
|
||||
};
|
||||
|
||||
struct input {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue