implemented rename_hovered, custom input string loop

This commit is contained in:
nova
2025-06-22 01:28:59 +02:00
parent e07ec0b413
commit 3eb1c0f93e
5 changed files with 103 additions and 25 deletions

View File

@ -7,7 +7,9 @@
#define STATUS_UPDATE_SCREEN_RESIZE 16
#define STATUS_UPDATE_SCREEN_RELOAD_FULL 32
#define STATUS_USER_ROOT 64
#define STATUS_OPEN_WITH 128
#define STATUS_INTERACTIONS_MASK 384
#define STATUS_INTERACTIONS_OPEN_WITH 128
#define STATUS_INTERACTIONS_RENAME 256
#define SETTINGS_HAS_COLOR 1