| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Added support for multiple commands per key/button mapping; elegant fix for i... | Bert Münnich | 2014-07-23 | 1 | -4/+8 |
* | Revised command structure and key and mouse button mappings | Bert Münnich | 2014-07-23 | 1 | -12/+6 |
* | Show key handler status in bar while it is running | Bert Münnich | 2014-06-15 | 1 | -7/+17 |
* | Timeout initial redraw | Miroslav Koskar | 2014-05-24 | 1 | -1/+1 |
* | Use real path of all files internally, requires _XOPEN_SOURCE>=500, fixes iss... | Bert Münnich | 2014-03-17 | 1 | -3/+15 |
* | Warn once when external key combo is used and key-handler not installed | Bert Münnich | 2014-02-18 | 1 | -4/+14 |
* | Unified X atom initialization | Bert Münnich | 2014-02-02 | 1 | -1/+1 |
* | Merged pull request #129 | Bert Münnich | 2014-01-31 | 1 | -10/+9 |
|\ |
|
| * | Use a prefix key to execute the key handler | András Mohari | 2014-01-31 | 1 | -2/+12 |
|/ |
|
* | Double click on thumbnail to open image | Bert Münnich | 2014-01-11 | 1 | -6/+10 |
* | Adhere to XDG Base Directory Specification; fixes issue #124 | Bert Münnich | 2014-01-11 | 1 | -28/+26 |
* | Allow config.h to use multimedia keys (XF86_XK_*); fixes issue #123 | Bert Münnich | 2014-01-09 | 1 | -0/+1 |
* | Fixed handling of overloaded key mappings | Bert Münnich | 2014-01-08 | 1 | -8/+20 |
* | Fixup for 9574150 | Bert Münnich | 2014-01-08 | 1 | -4/+6 |
* | Check file modification time after key handler | Bert Münnich | 2014-01-08 | 1 | -0/+10 |
* | Fixed slideshow delay corruption after GIF animation | Bert Münnich | 2014-01-08 | 1 | -1/+2 |
* | Slideshow mode is back, in a simplified version | Bert Münnich | 2014-01-04 | 1 | -4/+23 |
* | Moved external shell commands into exec/key-handler script | Bert Münnich | 2014-01-02 | 1 | -13/+77 |
* | Proper support for Ctrl/Shift/Alt modifiers in key & mouse mappings | Bert Münnich | 2014-01-02 | 1 | -15/+15 |
* | Close info file descriptor after reading | Bastien Dejean | 2013-11-17 | 1 | -0/+1 |
* | Fixed segfault when removing first image from file list, fixes issue #112 | Bert Münnich | 2013-11-16 | 1 | -2/+2 |
* | Refactored remote changes | Bert Münnich | 2013-11-14 | 1 | -3/+4 |
* | Merge remote-tracking branch 'ariand/gamma' | Bert Münnich | 2013-11-14 | 1 | -0/+2 |
|\ |
|
| * | Add support for changing the gamma value | András Mohari | 2013-11-13 | 1 | -0/+2 |
* | | Highlight edges of marked images in thumbnail mode | Bert Münnich | 2013-11-14 | 1 | -1/+7 |
|/ |
|
* | Fixed inconsistencies in navigation when removing invalid files | Bert Münnich | 2013-10-21 | 1 | -2/+7 |
* | Added file marks; fixes issue #94 | Bert Münnich | 2013-08-10 | 1 | -2/+5 |
* | Fixed segfault caused by FD_ISSET() on negative fd | Bert Münnich | 2013-04-02 | 1 | -1/+1 |
* | New options: -[io], read/write files from/to stdin/out | Bert Münnich | 2013-03-19 | 1 | -25/+24 |
* | Made bar fields more distinguishable | Bert Münnich | 2013-03-19 | 1 | -2/+2 |
* | Polished info script execution | Bert Münnich | 2013-03-19 | 1 | -1/+2 |
* | Spawn info script & update bar contents only when needed | Bert Münnich | 2013-03-19 | 1 | -7/+17 |
* | Spawn and read from info script without blocking | Bert Münnich | 2013-03-19 | 1 | -52/+92 |
* | Merge remote-tracking branch '4z3/set-user-specified-sizehints' into sizehints | Bert Münnich | 2013-02-09 | 1 | -1/+0 |
|\ |
|
| * | When using -g hint the WM that we've got user specified geometry | tv | 2013-01-30 | 1 | -1/+0 |
* | | Refactored function definitions to use dangling brace | Bert Münnich | 2013-02-08 | 1 | -20/+40 |
* | | Updated/corrected license header | Bert Münnich | 2013-02-08 | 1 | -13/+13 |
|/ |
|
* | Simplified status bar, filled by user script | muennich | 2013-01-12 | 1 | -55/+90 |
* | Fixed issue #73 | Bert Münnich | 2012-12-27 | 1 | -1/+1 |
* | Fixed issue #72 | muennich | 2012-12-20 | 1 | -2/+4 |
* | Merge branch 'newdraw' | Bert Münnich | 2012-12-01 | 1 | -6/+18 |
|\ |
|
| * | Overhauled window drawing | Bert Münnich | 2012-10-29 | 1 | -6/+18 |
* | | Next try to fix issue #71 | Bert Münnich | 2012-10-31 | 1 | -1/+1 |
|/ |
|
* | Disregard obsolete events, fixed issue #64 | Bert Münnich | 2012-08-17 | 1 | -3/+11 |
* | New command: i_alternate, go to last image, issue #65 | Bert Münnich | 2012-08-16 | 1 | -0/+2 |
* | Optimized redraw timeout after window resize for tiling window managers; rela... | Bert Münnich | 2012-03-13 | 1 | -1/+15 |
* | Fixed issue #39: missing include of <sys/select.h> | Bert Münnich | 2012-02-27 | 1 | -0/+1 |
* | Display full name in info bar, if there is enough space | Bert Münnich | 2012-02-21 | 1 | -12/+31 |
* | Show info message in bar while loading thumbnails | Bert Münnich | 2012-02-15 | 1 | -9/+12 |
* | Already in the year 2012 | Bert Münnich | 2012-02-15 | 1 | -1/+1 |