Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Made run_command() a normal key/button handler | Bert | 2011-08-12 | 1 | -8/+6 |
| | |||||
* | Much better drag() | Bert | 2011-08-12 | 1 | -20/+20 |
| | | | | No more need to pass XEvent* to handler functions | ||||
* | Renamed scroll() to pan_screen() | Bert | 2011-08-05 | 1 | -1/+1 |
| | |||||
* | Major code refactoring | Bert | 2011-07-26 | 1 | -0/+67 |
| | | | | | - Configurable key and mouse mappings in config.h - Put event handling code from main.c into events.[ch] | ||||
* | Option handling, merged app.c & events.c into main.c | Bert | 2011-01-19 | 1 | -26/+0 |
| | |||||
* | Added event handlers | Bert | 2011-01-17 | 1 | -0/+26 |