Theme tweaks
This commit is contained in:
parent
c840dc0134
commit
215439621c
7 changed files with 794 additions and 110 deletions
|
|
@ -17,6 +17,9 @@ typedef struct App {
|
|||
AppMode mode;
|
||||
int running;
|
||||
int is_fullscreen;
|
||||
int theme_index;
|
||||
int theme_picker_open;
|
||||
int theme_picker_selection;
|
||||
int startup_handoff_active;
|
||||
int last_blackout_state;
|
||||
Uint32 startup_handoff_until;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue