Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
- Buffer for window content is bigger than the window, minimizes artifacts
when window is resized
- Back to using XSetWindowBackgroundPixmap() instead of XCopyArea(),
no need to handle exposure events; X server can show gray background directly
after resize event before sxiv redraws the window contents
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also removed now obsolete -p command line option; fixes issue #98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- *_SUPPORT enabled in config.h
- XLIBS helper app prints lib flags needed for current settings
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Consistent handling of thumbnails
- Makes it easier to select very small thumbnails with mouse
|
|
|