Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Made run_command() a normal key/button handler | Bert | 2011-08-12 | 1 | -101/+132 |
* | Much better drag() | Bert | 2011-08-12 | 1 | -80/+85 |
* | Renamed scroll() to pan_screen() | Bert | 2011-08-05 | 1 | -1/+1 |
* | Major code refactoring | Bert | 2011-07-26 | 1 | -0/+562 |
* | Option handling, merged app.c & events.c into main.c | Bert | 2011-01-19 | 1 | -72/+0 |
* | Simplified keysym lookup | Bert | 2011-01-18 | 1 | -3/+1 |
* | Encapsulate window environment in win_env_t | Bert | 2011-01-18 | 1 | -4/+2 |
* | Reordered function definitions | Bert | 2011-01-18 | 1 | -19/+23 |
* | Small refactorings | Bert | 2011-01-17 | 1 | -2/+2 |
* | Return value != 0 on Escape | Bert | 2011-01-17 | 1 | -0/+3 |
* | React to ConfigureNotify | Bert | 2011-01-17 | 1 | -0/+4 |
* | Added event loop | Bert | 2011-01-17 | 1 | -0/+7 |
* | Added event handlers | Bert | 2011-01-17 | 1 | -0/+58 |