Commit Graph

8 Commits

Author SHA1 Message Date
Bert 1c68a34463 Renamed key/mouse commands to indicate supported modes 2011-08-19 13:06:19 +02:00
Bert 8763f6930f Corrected FSF address in license headers 2011-08-18 01:18:26 +02:00
Bert d86c95d795 Made run_command() a normal key/button handler 2011-08-12 17:14:14 +02:00
Bert 75e36939a1 Much better drag()
No more need to pass XEvent* to handler functions
2011-08-12 12:27:07 +02:00
Bert 2b7192b1ac Renamed scroll() to pan_screen() 2011-08-05 10:17:36 +02:00
Bert b8ff1677b1 Major code refactoring
- Configurable key and mouse mappings in config.h
- Put event handling code from main.c into events.[ch]
2011-07-26 18:01:29 +02:00
Bert a7e30bb081 Option handling, merged app.c & events.c into main.c 2011-01-19 14:07:45 +01:00
Bert 8c240341f1 Added event handlers 2011-01-17 16:43:03 +01:00