summary refs log tree commit diff stats
path: root/test/tc_newkeys.py
Commit message (Collapse)AuthorAgeFilesLines
* Removed symlink in test/hut2010-08-291-3/+7
|
* simplified all_tests.py, moved to test/hut2010-06-071-2/+1
|
* cleanupshut2010-05-051-1/+1
|
* test: added TODO, skip broken testshut2010-05-031-2/+13
|
* Fixed unittestshut2010-04-181-1/+2
|
* moved container.keymap.KeyBuffer into seperate modulehut2010-04-161-0/+1
|
* keymap: moved simulate_press to where it belongs: tc_newkeyshut2010-04-161-5/+14
|
* keymap: move translate_keys to ranger.ext.keybinding_parserhut2010-04-161-2/+3
|
* tc_newkeys: fixed all but one testhut2010-04-091-6/+24
|
* partially fix tc_newkeyshut2010-04-091-26/+28
|
* tc_newkey: added 2 failing test cases. Fix it!hut2010-04-081-13/+53
|
* clean uphut2010-04-081-1/+2
|
* added KeyManagerhut2010-04-071-1/+38
|
* tc_newkey: added commenthut2010-04-071-0/+1
|
* container.keymap: support for Alt keyhut2010-04-071-0/+2
|
* updated container.keymap + testcase to work with new ext.directionhut2010-04-071-7/+9
|
* keyparser: test for collisions with directories of a lenght > 1hut2010-03-091-8/+27
|
* keyparser: added copying info to testcasehut2010-03-091-0/+15
|
* keyparser: lots of stuffhut2010-03-091-5/+9
|
* keyparser: renamed KeyMap.add to KeyMap.maphut2010-03-091-45/+45
|
* keyparser: swapped argument order in KeyMap.add()hut2010-03-091-21/+21
|
* keyparser: allow passive actions (for hints, show bookmarks)hut2010-03-091-0/+30
|
* integrating keyparser...hut2010-03-091-0/+12
|
* keyparser: moved classes from test/ to ranger/hut2010-03-091-415/+17
|
* keyparser: implemented aliaseshut2010-03-091-11/+87
|
* keyparser: minor updateshut2010-03-091-2/+8
|
* keyparse: implemented Tree.mergehut2010-03-091-31/+92
|
* keyparser: Remove the restriction that a root can't be a leafhut2010-03-091-1/+0
|
* keyparser: updated test_tree_deep_copyhut2010-03-091-5/+4
|
* keyparser: added test case for tree emrgehut2010-03-091-0/+36
|
* keyparser: added tree.copy() for deep copieshut2010-03-091-0/+25
|
* keyparser: minor changeshut2010-03-091-3/+5
|
* keyparser: turned KeyMap into a treehut2010-03-091-76/+59
|
* keyparser: added seperate Tree classhut2010-03-091-0/+53
|
* keyparser: proper parsing of <xyz> in keybindingshut2010-03-091-51/+118
|
* keyparser: added test for directions as functions, cleanupshut2010-03-091-27/+66
|
* keyparser: cleanupshut2010-03-091-7/+4
|
* keyparser: some additionshut2010-03-091-16/+60
|
* keyparser: allow arbitrary number/order of directionshut2010-03-091-34/+66
|
* keyparser: reworkedhut2010-03-091-51/+61
|
* keyparser: "." matches any characterhut2010-03-091-23/+71
|
* keyparser: some improvementshut2010-03-091-51/+52
|
* started new key parserhut2010-03-091-0/+331
the previous revision' href='/danisanti/profani-tty/blame/status_bar.c?id=caa9556295e5d1aa6b3cc82558030f359f1bbbf8'>^
6f69ce26 ^

7344a68f ^
6f69ce26 ^
7344a68f ^
e5d4e09f ^
7344a68f ^
e5d4e09f ^










51e5156f ^
e5d4e09f ^

e112ef5a ^
279737ba ^

9e63c4a0 ^
e5d4e09f ^


7db2da6d ^

6b1b035d ^
6bad38c2 ^
7db2da6d ^


54c43b61 ^

9e63c4a0 ^

279737ba ^

9e63c4a0 ^
e5d4e09f ^


7db2da6d ^

6b1b035d ^
6bad38c2 ^
7344a68f ^
7db2da6d ^



7344a68f ^
54c43b61 ^

9e63c4a0 ^

279737ba ^

6ab1a84c ^
e5d4e09f ^


6ab1a84c ^

6b1b035d ^
6bad38c2 ^
7344a68f ^
6ab1a84c ^




7344a68f ^
6ab1a84c ^




279737ba ^

9e63c4a0 ^
e5d4e09f ^
54c43b61 ^
9e63c4a0 ^

279737ba ^

9e63c4a0 ^
2d590a81 ^
e5d4e09f ^
2d590a81 ^



e5d4e09f ^
6bad38c2 ^
e5d4e09f ^

54c43b61 ^
2d590a81 ^













54c43b61 ^
9e63c4a0 ^

279737ba ^

e112ef5a ^
e5d4e09f ^



6bad38c2 ^
e5d4e09f ^





e112ef5a ^
3be7dc9c ^
6b1b035d ^

7344a68f ^
3be7dc9c ^
7344a68f ^
54c43b61 ^

e112ef5a ^

118d97cd ^


























279737ba ^

9e63c4a0 ^
51e5156f ^
9e63c4a0 ^
7344a68f ^
3fab294c ^
7344a68f ^
51e5156f ^
7344a68f ^
3fab294c ^
7344a68f ^
54c43b61 ^
51e5156f ^

54c43b61 ^
9e63c4a0 ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
  


                                                     
  
















                                                                       

                   
                   
                   
 
                     
                    



                             
 
               

                          
                            
                                                         

                        
                 
                            
 

                                          

                       
 
                      

                                 




                             
                                            

                                         
                                                 
                                          
 

                                            
                 

 

                        
 

                                                                    
 
                              
                     
                                                







                                  

                                
 
 

                       



                                 

                                 
                                      
                       
                                         
                                                 
                                          










                                             
                                            

                 
 

                                  
 


                             

                                        
                               
 


                                                                 

                 

 

                                
 


                            

                                        
                               
 
                                         



                                                                      
                                          

                 

 

                             
 


                            

                                        
                               
 
                                         




                                                                      
                                          




                                  

                             
 
                                                
                 

 

                                                
 
                          
                      



                       
 
                                                                

                                         
 













                                                 
                 

 

                      
 



                          
 





                             
                       
 

                               
                                         
                                                 
                                          

                 

 


























                                                 

                             
 
                                                             
 
                                         
                                    
                                          
                                          
                                         
                                    
                                          
 

                   
                 
 
/*
 * status_bar.c
 *
 * Copyright (C) 2012 James Booth <boothj5@gmail.com>
 *
 * This file is part of Profanity.
 *
 * Profanity is free software: you can redistribute it and/or modify
 * it under the terms of the GNU General Public License as published by
 * the Free Software Foundation, either version 3 of the License, or
 * (at your option) any later version.
 *
 * Profanity is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU General Public License for more details.
 *
 * You should have received a copy of the GNU General Public License
 * along with Profanity.  If not, see <http://www.gnu.org/licenses/>.
 *
 */

#include "config.h"

#include <string.h>
#include <stdlib.h>

#ifdef HAVE_NCURSES_H
#include <ncurses.h>
#endif
#ifdef HAVE_NCURSES_NCURSES_H
#include <ncurses/ncurses.h>
#endif

#include "ui.h"

static WINDOW *status_bar;
static char *message = NULL;
static char _active[29] = "[ ][ ][ ][ ][ ][ ][ ][ ][  ]";
static int is_active[9];
static int is_new[9];
static int dirty;
static GDateTime *last_time;

static void _status_bar_update_time(void);

void
create_status_bar(void)
{
    int rows, cols, i;
    getmaxyx(stdscr, rows, cols);

    for (i = 0; i < 9; i++) {
        is_active[i] = FALSE;
        is_new[i] = FALSE;
    }

    status_bar = newwin(1, cols, rows-2, 0);
    wbkgd(status_bar, COLOUR_BAR_DEF);
    wattron(status_bar, COLOUR_BAR_DRAW);
    mvwprintw(status_bar, 0, cols - 29, _active);
    wattroff(status_bar, COLOUR_BAR_DRAW);

    last_time = g_date_time_new_now_local();

    dirty = TRUE;
}

void
status_bar_refresh(void)
{
    GDateTime *now_time = g_date_time_new_now_local();
    GTimeSpan elapsed = g_date_time_difference(now_time, last_time);

    if (elapsed >= 60000000) {
        dirty = TRUE;
        last_time = g_date_time_new_now_local();
    }

    if (dirty) {
        _status_bar_update_time();
        wrefresh(status_bar);
        inp_put_back();
        dirty = FALSE;
    }

    g_date_time_unref(now_time);
}

void
status_bar_resize(void)
{
    int rows, cols, i;
    getmaxyx(stdscr, rows, cols);

    mvwin(status_bar, rows-2, 0);
    wresize(status_bar, 1, cols);
    wbkgd(status_bar, COLOUR_BAR_DEF);
    wclear(status_bar);
    wattron(status_bar, COLOUR_BAR_DRAW);
    mvwprintw(status_bar, 0, cols - 29, _active);
    wattroff(status_bar, COLOUR_BAR_DRAW);

    for(i = 0; i < 9; i++) {
        if (is_new[i])
            status_bar_new(i+1);
        else if (is_active[i])
            status_bar_active(i+1);
    }

    if (message != NULL)
        mvwprintw(status_bar, 0, 9, message);

    last_time = g_date_time_new_now_local();
    dirty = TRUE;
}

void
status_bar_inactive(const int win)
{
    is_active[win-1] = FALSE;
    is_new[win-1] = FALSE;

    int active_pos = 1 + ((win -1) * 3);

    int cols = getmaxx(stdscr);

    mvwaddch(status_bar, 0, cols - 29 + active_pos, ' ');
    if (win == 9)
        mvwaddch(status_bar, 0, cols - 29 + active_pos + 1, ' ');

    dirty = TRUE;
}

void
status_bar_active(const int win)
{
    is_active[win-1] = TRUE;
    is_new[win-1] = FALSE;

    int active_pos = 1 + ((win -1) * 3);

    int cols = getmaxx(stdscr);

    wattron(status_bar, COLOUR_BAR_DRAW);
    if (win < 9)
        mvwprintw(status_bar, 0, cols - 29 + active_pos, "%d", win+1);
    else
        mvwprintw(status_bar, 0, cols - 29 + active_pos, "10");
    wattroff(status_bar, COLOUR_BAR_DRAW);

    dirty = TRUE;
}

void
status_bar_new(const int win)
{
    is_active[win-1] = TRUE;
    is_new[win-1] = TRUE;

    int active_pos = 1 + ((win -1) * 3);

    int cols = getmaxx(stdscr);

    wattron(status_bar, COLOUR_BAR_TEXT);
    wattron(status_bar, A_BLINK);
    if (win < 9)
        mvwprintw(status_bar, 0, cols - 29 + active_pos, "%d", win+1);
    else
        mvwprintw(status_bar, 0, cols - 29 + active_pos, "10");
    wattroff(status_bar, COLOUR_BAR_TEXT);
    wattroff(status_bar, A_BLINK);

    dirty = TRUE;
}

void
status_bar_get_password(void)
{
    status_bar_print_message("Enter password:");
    dirty = TRUE;
}

void
status_bar_print_message(const char * const msg)
{
    if (message != NULL) {
        free(message);
        message = NULL;
    }

    wclear(status_bar);

    message = (char *) malloc((strlen(msg) + 1) * sizeof(char));
    strcpy(message, msg);
    mvwprintw(status_bar, 0, 9, message);

    int cols = getmaxx(stdscr);

    wattron(status_bar, COLOUR_BAR_DRAW);
    mvwprintw(status_bar, 0, cols - 29, _active);
    wattroff(status_bar, COLOUR_BAR_DRAW);

    int i;
    for(i = 0; i < 9; i++) {
        if (is_new[i])
            status_bar_new(i+1);
        else if (is_active[i])
            status_bar_active(i+1);
    }

    dirty = TRUE;
}

void
status_bar_clear(void)
{
    if (message != NULL) {
        free(message);
        message = NULL;
    }

    int i;
    for (i = 0; i < 9; i++) {
        is_active[i] = FALSE;
        is_new[i] = FALSE;
    }

    wclear(status_bar);

    int cols = getmaxx(stdscr);

    wattron(status_bar, COLOUR_BAR_DRAW);
    mvwprintw(status_bar, 0, cols - 29, _active);
    wattroff(status_bar, COLOUR_BAR_DRAW);

    dirty = TRUE;
}

void
status_bar_clear_message(void)
{
    if (message != NULL) {
        free(message);
        message = NULL;
    }

    wclear(status_bar);

    int cols = getmaxx(stdscr);

    wattron(status_bar, COLOUR_BAR_DRAW);
    mvwprintw(status_bar, 0, cols - 29, _active);
    wattroff(status_bar, COLOUR_BAR_DRAW);

    int i;
    for(i = 0; i < 9; i++) {
        if (is_new[i])
            status_bar_new(i+1);
        else if (is_active[i])
            status_bar_active(i+1);
    }

    dirty = TRUE;
}

static void
_status_bar_update_time(void)
{
    gchar *date_fmt = g_date_time_format(last_time, "%H:%M");

    wattron(status_bar, COLOUR_BAR_DRAW);
    mvwaddch(status_bar, 0, 1, '[');
    wattroff(status_bar, COLOUR_BAR_DRAW);
    mvwprintw(status_bar, 0, 2, date_fmt);
    wattron(status_bar, COLOUR_BAR_DRAW);
    mvwaddch(status_bar, 0, 7, ']');
    wattroff(status_bar, COLOUR_BAR_DRAW);

    free(date_fmt);

    dirty = TRUE;
}