Add LAB_INPUT_STATE_WINDOW_SWITCHER

This commit is contained in:
tokyo4j 2024-12-28 16:09:05 +09:00 committed by Johan Malm
parent 1550eb9c26
commit 398b80b26f
3 changed files with 3 additions and 0 deletions

View file

@ -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 {