Commit Graph

17 Commits

Author SHA1 Message Date
Bert 1c68a34463 Renamed key/mouse commands to indicate supported modes 2011-08-19 13:06:19 +02:00
Bert 27591b5a52 Small refactorings 2011-08-18 12:05:38 +02:00
Bert 8763f6930f Corrected FSF address in license headers 2011-08-18 01:18:26 +02:00
Bert ff013dd009 Revised handling of file names & paths 2011-08-18 00:38:55 +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 22db1ed361 Simplified keysym lookup 2011-01-18 16:38:37 +01:00
Bert fb6411ab5c Encapsulate window environment in win_env_t 2011-01-18 16:32:40 +01:00
Bert 544fd83718 Reordered function definitions 2011-01-18 15:33:25 +01:00
Bert 45b2b45285 Small refactorings 2011-01-17 20:14:15 +01:00
Bert 75b143a5b0 Return value != 0 on Escape 2011-01-17 19:57:58 +01:00
Bert 47d107edb5 React to ConfigureNotify 2011-01-17 19:50:46 +01:00
Bert 15603c25cf Added event loop 2011-01-17 18:32:28 +01:00
Bert 8c240341f1 Added event handlers 2011-01-17 16:43:03 +01:00