Age | Commit message (Expand) | Author |
---|---|---|
2011-08-05 | Renamed scroll() to pan_screen() | Bert |
2011-07-26 | Major code refactoring | Bert |
2011-01-19 | Option handling, merged app.c & events.c into main.c | Bert |
2011-01-18 | Simplified keysym lookup | Bert |
2011-01-18 | Encapsulate window environment in win_env_t | Bert |
2011-01-18 | Reordered function definitions | Bert |
2011-01-17 | Small refactorings | Bert |
2011-01-17 | Return value != 0 on Escape | Bert |
2011-01-17 | React to ConfigureNotify | Bert |
2011-01-17 | Added event loop | Bert |
2011-01-17 | Added event handlers | Bert |