Code

tpdfview: Added simple presentation mode.
authorSebastian Harl <sh@tokkee.org>
Fri, 30 Dec 2011 23:31:20 +0000 (00:31 +0100)
committerSebastian Harl <sh@tokkee.org>
Fri, 30 Dec 2011 23:31:20 +0000 (00:31 +0100)
commitd8a86984612f6d7c35ddc2f106ef2cd1589e4989
tree36ee609debf6cc570cd9575c17d86645caf002c0
parentff2dfc2e8a0872428c43b76dccd7a84eb9f3bfb2
tpdfview: Added simple presentation mode.

This mode is enabled by using the '-P' command line switch. If enabled, a
second window will be created to display two "slave" GtkTPDFV widgets side by
side (using a paned widget). One will display the same content as the main
window while the other displays the next slide.
src/tpdfview.c