David Vilar
David Vilar
Thanks for the pull request! First impression is good, but it seems you deactivated the command line options. As I see it the gui should appear only if no file...
I hadn't noticed that the GUI is initialized with the pdf file if given in the command line. My bad. I'm busy these days, so I cannot invest as many...
Hi, just a quick note: I haven't forgotten about this. I hope to merge it soon.
I'm also a big advocate of CLI, but I think a GUI would widen the audience for pdfpc. My current plan, when I finally get a free afternoon to look...
I tried to solve this in https://github.com/davvil/Pdf-Presenter-Console. Please test. First time using vala and poppler. As far as I can see it works, but more testing is certainly needed.
I went ahead and published my extensions under a new (but related) name, therefore the broken link. Have a look at http://davvil.github.com/pdfpc/ If you are only interested in the poppler...
Try cherry-picking commits 9b6b701 and b5735d0 from my fork, they should be able to apply to the orignal code. Note that the second one _may_ introduce a small memory leak,...
jakobwesthoff should have the last word here as to updating the main branch. If you decide to take my fork, then you should change the name as to avoid confusion...
I have added some more functionality, mainly support for overlays (see the Overlays section in the README of my fork). When implementing it, I did some more fundamental changes in...
As I don't think this is urgent and I have a working solution, I would prefer waiting until the refactoring is finished to create the PR. I may be convinced...