ahrm / sioyek

Sioyek is a PDF viewer with a focus on textbooks and research papers
https://sioyek.info/
GNU General Public License v3.0
6.75k stars 219 forks source link

Can we get a custom shader path flag or env var? #1076

Open adigitoleo opened 1 month ago

adigitoleo commented 1 month ago

Building from the development branch, without copying the shaders to the hardcoded /usr/share/sioyek/shaders, causes sioyek to silently render blank pages for every document. Can we get the following:

This will maybe prevent more "why are there blank pages" reports down the line and will help with debugging.

Cheers.