Commit Graph

24 Commits

Author SHA1 Message Date
Bert 2a3a9657d3 Fixed keyboard mappings 2011-08-17 01:11:47 +02:00
Bert d86c95d795 Made run_command() a normal key/button handler 2011-08-12 17:14:14 +02:00
Bert 2b7192b1ac Renamed scroll() to pan_screen() 2011-08-05 10:17:36 +02:00
Bert 3e4f63e3e2 Nicer thumbnail selection border; new default colors 2011-07-26 23:58:31 +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 a271e16744 Reduced usage of preprocessor macros 2011-07-22 14:49:06 +02:00
Bert 272ebff865 Lighter selection color 2011-07-17 20:20:34 +02:00
Bert 8056ddbfd7 Slightly changed config.h 2011-04-14 12:19:20 +02:00
Bert c58307ba38 Merged commands.h into config.h 2011-04-14 12:00:35 +02:00
Bert b2f1b997ed Disable support for external commands by default 2011-04-07 10:17:27 +02:00
Bert a82c45431b Use ctrl for ext cmds, disable them in config.h 2011-03-09 10:08:43 +01:00
Bert f0f6644fae Replaced -T flag with -tt; default thumbnail size 2011-02-20 00:28:28 +01:00
Bert 2194df82ed Lighter selection color (for fullscreen) 2011-02-19 09:51:45 +01:00
Bert ef24ded6af Highlight selected thumbnail 2011-02-17 16:22:54 +01:00
Bert 7b49740613 First things for thumbnail mode 2011-02-16 16:47:12 +01:00
Bert c9a887d0fd Fixed typo in config.h 2011-02-11 10:24:59 +01:00
Bert 8e5835d1fd Handle image remove/rename while running 2011-02-09 16:32:40 +01:00
Bert 8123d63c5b Added plenty lots of options 2011-01-28 13:34:16 +01:00
Bert 72e56e5207 Made config.h a bit clearer 2011-01-21 12:58:02 +01:00
Bert 44921e07aa Described options in config.h 2011-01-21 11:21:09 +01:00
Bert 9dc46c1d81 Nicer zooming 2011-01-21 10:29:31 +01:00
Bert c399c1a085 Brighter default background color 2011-01-20 16:03:10 +01:00
Bert 6e0db8c88d New BG_COLOR setting in config.h 2011-01-17 17:19:13 +01:00
Bert e7bc3bb71b Non-working skeleton 2011-01-17 14:57:59 +01:00