1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 11 hours ago. based on code collected 1 day ago.
Jun 20, 2025 — Jun 20, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
README: add a note about metapho/tkpho replacing Pho when GTK2 goes away More... 12 months ago
Add -R for random order More... about 2 years ago
Fix key events for desktops that add bogus modifier masks to key events. More... over 2 years ago
Update INSTALL, which hadn't been touched in maybe a decade, pointed out by Peter Scott More... over 3 years ago
Bump MAX_SECTIONS for EXIF. More... about 4 years ago
Try to be smarter about monitor placement More... about 4 years ago
Add -m flag to specify which monitor to use. More... over 4 years ago
1.0 official release. Minor bugfix in deleting first or last files in the list. Some minor documentation changes. More... over 5 years ago
Guard against user mistakenly specifying -pwidth without height More... over 6 years ago
Rewrote NextImage after giving up on trying to fix bugs in the piece of crap that was the previous version. Hopefully now, unknown format files won't throw pho off no matter where they occur in the list. More... about 8 years ago
Fix a bug where sometimes images would get skipped if the first or last filename argument isn't a valid image format. More... about 8 years ago
Remove extraneous whitespace More... about 8 years ago
Claus Assmann points out that xpho should be removed from INSTALL and Makefile, since it no longer works as of gtk2. More... about 8 years ago
Allow non-integer slideshow delays More... over 8 years ago
Fix a warning More... over 8 years ago
Fix a pointeger problem for amd64 More... about 9 years ago
Handle most keystrokes only if no modifier key is pressed. (Previously we were ignoring modifiers, so it would catch things like key sequences meant for window managers.) More... over 9 years ago
Somehow, PHO_CMD in the source got documented as PHO_REMOTE. Change all references of PHO_REMOTE to say PHO_CMD instead. More... over 9 years ago
Add a link to a more recent tarball More... over 9 years ago
Use g_shell_parse_argv and g_spawn_async for running 'g' cmd. Fixes a weird "Unknown sequence number" XInitThreads error when PHO_CMD is set to something that doesn't exist. Also improves security, no more system() and probably more reliable parsing of arguments with odd characters in them. More... over 9 years ago
Add Page Up/Down to next/prev key bindings, for use with a presenter. Update verbose help and clean up the formatting a little. More... almost 10 years ago
Don't let the image be middlemouse-dragged off screen. More... almost 10 years ago
Ignore some deb-generated files More... almost 10 years ago
Update Debian files for 1.0pre1 More... almost 10 years ago
Move the icon into doc/ More... almost 10 years ago
Move the icon into doc/ More... almost 10 years ago
Bump version to 1.0pre1; re-order the HTML page; remove the changelog section from the HTML page so we only have one ChangeLog to update. More... almost 10 years ago
Update documentation for middlemouse panning in presentation mode More... almost 10 years ago
In presentation mode, allow moves with middlemouse drag. More... almost 10 years ago
Add a -r (repeat) argument to loop back to the beginning, e.g. in slideshow mode. More... over 11 years ago