about summary refs log tree commit diff stats
path: root/status_bar.c
Commit message (Collapse)AuthorAgeFilesLines
* Added flash notification and optionJames Booth2012-04-241-0/+11
|
* Added different colour for notificationsJames Booth2012-04-231-0/+4
| | | | | For terminals (e.g. gnome-terminal) that do not support blinking
* Moved windows on resizeJames Booth2012-04-221-1/+3
|
* Added status bar resizeJames Booth2012-04-221-3/+54
|
* Added is_active and is_new to status barJames Booth2012-04-201-2/+8
|
* Added blinking notificationsJames Booth2012-04-191-0/+17
| | | | | | | When something happens in the a active window, the status bar shows a blinking notification. Moving to the window stops the blinking.
* Usage of constJames Booth2012-03-091-3/+3
|
* Reduced screen flicker, and fixed end pageJames Booth2012-03-061-6/+34
|
* Added GPLJames Booth2012-02-201-0/+22
|
* UI tweaksJames Booth2012-02-181-3/+10
|
* UI tweaksJames Booth2012-02-181-13/+17
|
* Always show windows in status barJames Booth2012-02-171-0/+5
|
* Handling logins and outputting to consoleJames Booth2012-02-161-1/+1
|
* Better output of action window notificationsJames Booth2012-02-121-3/+17
|
* Added status bar refresh to main loopJames Booth2012-02-121-14/+17
|
* Renamed input_bar -> status_barJames Booth2012-02-121-0/+60