Next | Query returned 17 messages, browsing 11 to 20 | previous

History of commit frequency

CVS Commit History:


   2019-01-26 21:42:08 by Leonardo Taccari | Files touched by this commit (1)
Log message:
sxiv: ...and remove no longer needed patch in distinfo too
   2019-01-26 21:39:20 by Leonardo Taccari | Files touched by this commit (3)
Log message:
sxiv: Update to 25

Changes:
v25
---

  * Support font fallback for missing glyphs
  * Fix busy loop when built without inotify
  * Use background/foreground colors from X resource database
   2018-03-12 12:18:01 by Thomas Klausner | Files touched by this commit (2155)
Log message:
Recursive bumps for fontconfig and libzip dependency changes.
   2017-12-10 17:37:53 by Leonardo Taccari | Files touched by this commit (3)
Log message:
sxiv: Avoid 100% CPU usage when sxiv is invoked non-interactively

Add patches/patch-autoreload_nop.c to avoid 100% CPU usage when sxiv is invoked
non-interactively (e.g. in a subshell in background via `( sxiv ... & )').

Bump PKGREVISION
   2017-10-28 18:00:05 by Leonardo Taccari | Files touched by this commit (2)
Log message:
sxiv: Update graphics/sxiv to 24.

pkgsrc changes:
- Add AUTORELOAD=nop to MAKE_FLAGS in order to avoid optional inotify
  support to automatically reload the current image whenever it changes
- Needs `c99' (`-std=c99' is passed to CFLAGS)

Changes:
24
--
 - Automatically reload the current image whenever it changes
 - Support embedding into other X windows with -e (e.g. tabbed)
 - New option -p prevents sxiv from creating cache and temporary files
 - Simpler mouse mappings, the most basic features are accessible with
   the mouse only (navigate, zoom, pan)
   2017-07-31 00:32:28 by Thomas Klausner | Files touched by this commit (229)
Log message:
Switch github HOMEPAGEs to https.
   2016-02-04 14:49:06 by Leonardo Taccari | Files touched by this commit (4)
Log message:
Import sxiv-1.3.2 as graphics/sxiv.
Packaged in pkgsrc-wip by myself.

sxiv is an alternative to feh and qiv. Its only dependencies besides xlib are
imlib2 and giflib. The primary goal for writing sxiv is to create an image
viewer, which only has the most basic features required for fast image viewing
(the ones I want). It has vi key bindings and works nicely with tiling window
managers. Its code base should be kept small and clean to make it easy for you
to dig into it and customize it for your needs.

Features
* Basic image operations, e.g. zooming, panning, rotating
* Customizable key and mouse button mappings (in config.h)
* Thumbnail mode: grid of selectable previews of all images
* Ability to cache thumbnails for fast re-loading
* Basic support for multi-frame images
* Load all frames from GIF files and play GIF animations
* Display image information in window title

Reviewed by wiz@ and kamil@.

Next | Query returned 17 messages, browsing 11 to 20 | previous