dspdfviewer icon indicating copy to clipboard operation
dspdfviewer copied to clipboard

Dual-Screen PDF Viewer for latex-beamer

Results 53 dspdfviewer issues
Sort by recently updated
recently updated
newest added

Jumping to another slide with the G shortcut would leave the old slide's clock running rather than restarting.

/home/nbecker/dspdfviewer/hyperlinkarea.cpp: In constructor ‘HyperlinkArea::HyperlinkArea(QLabel*, const AdjustedLink&)’: /home/nbecker/dspdfviewer/hyperlinkarea.cpp:34:45: error: ‘const QPixmap* QLabel::pixmap() const’ is deprecated: Use the other overload which returns QPixmap by-value [-Werror=deprecated-declarations] 34 | const QPixmap* pixmap = imageLabel->pixmap();...

Hi I just compiled a latex beamer file with notes. I am using a Thinkpad X201 with an Intel 4 graphic card which according to the documentation and the comments...

documentation

I install and run , but it keep giving me error as bello Warning :Failed to load qt translations for locale "en_US" WARNING : Failed to load dspdfviewer translation for...

bug
need-more-info

For improved handling of beamer overlays, it would be helpful if the slide timer only resets whenever the logical page number changes.

enhancement

Having only a global config file is inconvenient if you have multiple presentations in different formats/layouts. Reading a config file in the current dir would provide a way to specify...

enhancement

sudo dnf install cmake boost-devel poppler-qt5-devel qt5-qtbase-devel qt5-linguist

documentation

A Pointer Mode like in pdfpc would be very useful.

enhancement

I found terribly useful to have some kind of feedback on the progress of the presentation, either very simple with a counter (i.e. Slide 4/30) or more fancy with a...

enhancement

I understand it uses **fullscreen** mode for showing notes on the 2nd screen. I am looking for one where presentation and notes are shown in two separate **windows** at the...

enhancement