1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-07-07 18:04:15 -04:00
Commit Graph

98 Commits

Author SHA1 Message Date
James Booth
aa26278a46 Moved beep/flash settings to preferences 2012-05-10 09:55:55 +01:00
James Booth
6d5d41b33a Added preferences 2012-05-10 03:29:48 +01:00
James Booth
d7cee5bec9 Removed some oneliner functions 2012-05-10 01:22:47 +01:00
James Booth
a336148cd2 Using GSList for contact list 2012-05-10 00:30:03 +01:00
James Booth
6e46e8fec0 Added contact module 2012-05-04 01:00:01 +01:00
James Booth
1b7d9e9e26 Added flash notification and option 2012-04-24 01:39:23 +01:00
James Booth
b3ae1a7d12 Added beep setting command 2012-04-24 01:24:54 +01:00
James Booth
5572bbdf15 Beep on incomming message 2012-04-24 01:11:39 +01:00
James Booth
3dd132527e Removed resize debug 2012-04-23 01:07:09 +01:00
James Booth
3a8c86c6ca Make pads bigger on resize
Text is not visible but not lost, resizing
will bring it back
2012-04-23 01:03:11 +01:00
James Booth
9dad7a7ffd Resize current pad 2012-04-22 22:35:54 +01:00
James Booth
6f69ce267b Moved windows on resize 2012-04-22 20:59:36 +01:00
James Booth
e5d4e09f6a Added status bar resize 2012-04-22 01:25:19 +01:00
James Booth
caa9556295 Renamed title_bar_redraw -> title_bar_resize 2012-04-20 01:48:42 +01:00
James Booth
53130f0e78 Added title bar redraw 2012-04-20 01:38:04 +01:00
James Booth
92adad2100 Merge branch 'master' into resize 2012-04-20 00:57:00 +01:00
James Booth
6ab1a84c65 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.
2012-04-19 23:32:44 +01:00
James Booth
9805b2b2b2 Show different message when disconnected
Also show message in active chat windows
2012-04-19 21:03:48 +01:00
James Booth
2101f29e06 Replace input on resize 2012-04-17 23:28:21 +01:00
James Booth
32e025f5cd Moved resize code to windows.c, reorder main loop 2012-04-17 22:43:35 +01:00
James Booth
cd07ff38f2 Added current window refresh on resize 2012-04-16 01:17:39 +01:00
James Booth
a9a3a951be Basic resize of bars 2012-04-15 23:53:54 +01:00
james
8408a3ae2b Transparent terminal support 2012-04-04 09:51:30 +01:00
James Booth
dab37236a2 Rewrote copying of contact list for /who 2012-03-20 00:05:33 +00:00
James Booth
da9cf90055 Updated help 2012-03-11 00:39:13 +00:00
James Booth
4f82ece2d3 Tidied special key functions 2012-03-10 20:46:30 +00:00
James Booth
2b743ea9ac Dealt with online notifications when no show 2012-03-10 00:22:57 +00:00
James Booth
e6b076ce5f Show status with online contact list 2012-03-09 23:07:53 +00:00
James Booth
59c02863fe Changed typenames in contact list 2012-03-09 21:23:39 +00:00
James Booth
f533c6c162 Usage of const 2012-03-09 01:06:55 +00:00
James Booth
db259f64a0 Command changes
Changed names of who/ros
Coloured output for who
Who only works online
2012-03-08 23:14:35 +00:00
James Booth
cfc2307808 Contact list synch with server 2012-03-08 23:03:26 +00:00
James Booth
03b0c01849 Incoming message notification in console 2012-03-06 02:15:07 +00:00
James Booth
d407500e6f Tidied paging 2012-03-06 01:49:29 +00:00
James Booth
54c43b613c Reduced screen flicker, and fixed end page 2012-03-06 01:04:45 +00:00
James Booth
51738d4aba Added new keys to help 2012-03-05 00:44:24 +00:00
James Booth
09602a6f4f Implemented basic paging of chat windows 2012-03-05 00:35:05 +00:00
James Booth
0ddf97e016 Paging in console window 2012-03-05 00:06:24 +00:00
James Booth
0dac914813 Tidied status updates 2012-03-01 01:37:09 +00:00
James Booth
86a6e3c103 Replaced WIN_NOT_FOUND with NUM_WINS 2012-03-01 01:02:10 +00:00
James Booth
e27532d893 Split find window in two 2012-03-01 00:57:35 +00:00
James Booth
2fd9e788a9 Removed cons_good_show 2012-03-01 00:43:44 +00:00
James Booth
2acf15de0d Close win now has return value 2012-03-01 00:40:51 +00:00
James Booth
1cc22c23f9 Added pointer to console window 2012-03-01 00:34:54 +00:00
James Booth
dfa7c69da6 Simplified online/offline notifications 2012-02-29 23:54:48 +00:00
James Booth
5aba98c6aa _win_show_message function 2012-02-29 23:46:25 +00:00
James Booth
c9666f2f38 Default style bold in windows 2012-02-29 23:40:30 +00:00
James Booth
64041a4aa7 Simplified interface 2012-02-28 01:46:25 +00:00
James Booth
509888c419 Presence notifications sent to chat windows 2012-02-28 01:10:46 +00:00
James Booth
ecf5640f46 Added notification on leave 2012-02-27 23:33:29 +00:00