pympress icon indicating copy to clipboard operation
pympress copied to clipboard

Pympress is a simple yet powerful PDF reader designed for dual-screen presentations

Results 44 pympress issues
Sort by recently updated
recently updated
newest added

We’ve had issues with blurriness before (#43) whose fixes caused font rendering issues (#159). We’re now rendering but apparently still have the same blurriness issues (#300) on Windows. There is...

enhancement

**Describe the bug** Sometimes when I do Ctrl+Z it clears the whole slide. **To Reproduce** I don't know when it happens, just that sometimes the Undo works fine and sometimes...

more info needed

Gtk 4 supposedly allows improved handling of media playback, layout managers, and accessibility. However it also introduces a plethora of breaking changes that will probably require a significant rewrite. Furthermore...

enhancement

@Cimbali, this [PDF document](https://github.com/Cimbali/pympress/files/7475984/uncompressed-a.pdf) contains a video on the second slide. When the slide isn’t being the current one, there is no indication that the slide contains a video: ![next-slide-fs8](https://user-images.githubusercontent.com/203767/209791791-447be987-1200-4fc8-8225-d5cac13095ef.png)...

enhancement

Thanks to @f0k for bringing this up in #273: > [T]he original code [style is] to create a class attribute media_type that is later shadowed by an instance attribute. (Which...

enhancement

### Discussed in https://github.com/Cimbali/pympress/discussions/315 Originally posted by **Lazaro10e0** April 10, 2024 [I would like to] save the PDF with the "Highlight" that I have been writting through the class […]

enhancement

Many distributions now recommend against using pip to install packages outside of a virtual environment since doing otherwise can break certain package managers. The recommended way of installing packages is...

enhancement

**Describe the bug** Then `\setbeameroption{show notes on second screen=bottom}` used video can't be played. `show notes on second screen=right` plays video ok. **To Reproduce** Steps to reproduce the behavior: 1....

bug

See the issue below. Thank you for any suggestions how to overcome this problem. # Environment - MS Windows 10 - Python 3.7 # Pympress - ver 1.4.1 - binary...

bug
external dependency

This adds a Flatpak manifest for development and packaging. It also adds a `.metainfo.xml` which contains metadata about pympress, a requirement when publishing to Flathub I am planning to create...