Age | Commit message (Collapse) | Author |
|
- Consistent handling of thumbnails
- Makes it easier to select very small thumbnails with mouse
|
|
|
|
|
|
No more need to pass XEvent* to handler functions
|
|
|
|
- Configurable key and mouse mappings in config.h
- Put event handling code from main.c into events.[ch]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
GNU coding standard recommends supporting DESTDIR in projects Makefiles. This
is already expected by many GNU/Linux distributions. This patch adds DESTDIR
support to sxiv Makefile.
Signed-off-by: Petr Sabata <psabata@redhat.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This reverts commit 090ee5405b70d6dfa16a8ca3a691dbd556c41bdb.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|