Commit Graph

32 Commits (master)

Author SHA1 Message Date
gianmarco 73d521e73a First commit from myself, changed the config and the icons 2022-05-10 22:25:45 +02:00
Bert b96c106337 Overhauled building
- config.h -> config.def.h
- Create config.h during make, if it does not exist
- Nice make output
- Use XFLAGS and XLIBS to include additional compile-time features,
  which depend on third-party libraries
2011-09-08 15:41:18 +02:00
Bert 26eae8be96 Made i(t)_toggle_alpha command work in thumbnail mode too 2011-09-04 13:29:17 +02:00
Bert 9fa0bbca17 Simplified it_shell_cmd() using SXIV_IMG env-variable 2011-09-03 15:58:58 +02:00
Bert bb577d274d Added command to toggle gif animations 2011-08-19 18:46:17 +02:00
Bert 8b3ae5027e Added support for gif animation 2011-08-19 15:22:16 +02:00
Bert 86a6f00112 Added support for multi-frame images 2011-08-19 15:12:30 +02:00
Bert 1c68a34463 Renamed key/mouse commands to indicate supported modes 2011-08-19 13:06:19 +02:00
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