Commit Graph

11 Commits (2b7192b1ac0a72e80cf5a06f406953a600ad54eb)

Author SHA1 Message Date
Bert 2b7192b1ac Renamed scroll() to pan_screen() 13 years ago
Bert b8ff1677b1 Major code refactoring
- Configurable key and mouse mappings in config.h
- Put event handling code from main.c into events.[ch]
13 years ago
Bert a7e30bb081 Option handling, merged app.c & events.c into main.c 14 years ago
Bert 22db1ed361 Simplified keysym lookup 14 years ago
Bert fb6411ab5c Encapsulate window environment in win_env_t 14 years ago
Bert 544fd83718 Reordered function definitions 14 years ago
Bert 45b2b45285 Small refactorings 14 years ago
Bert 75b143a5b0 Return value != 0 on Escape 14 years ago
Bert 47d107edb5 React to ConfigureNotify 14 years ago
Bert 15603c25cf Added event loop 14 years ago
Bert 8c240341f1 Added event handlers 14 years ago