mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-08-04 06:16:21 +00:00
Added blinking notifications
When something happens in the a active window, the status bar shows a blinking notification. Moving to the window stops the blinking.
This commit is contained in:
@@ -84,6 +84,7 @@ void status_bar_get_password(void);
|
||||
void status_bar_print_message(const char * const msg);
|
||||
void status_bar_inactive(const int win);
|
||||
void status_bar_active(const int win);
|
||||
void status_bar_new(const int win);
|
||||
void status_bar_update_time(void);
|
||||
|
||||
// input window actions
|
||||
|
||||
Reference in New Issue
Block a user