Danny Edel

Results 19 issues of Danny Edel

Under Windows 10, the configuration file is searched in `/.config` and not in `C:/Users/NAME/.config` as documented, because `$HOME` is empty on Windows 10 (see [runtimeconfiguration.cpp +196][1] for the bug location)....

bug
platform:windows

Motivation: I use it myself What should it do - Query RANDR outputs via i3 ipc - `i3-msg -t get_outputs` gives JSON - Only check active:true and hope it's two...

platform:linux
platform:windows
platform:osx

Goal: replace `#if WIN32 #elseif` compile-time madness with clean, runtime-chosen modules. fixes #161

work-in-progress
platform:linux
platform:windows
platform:osx

This was originally reported as [Debian bug 816081](https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=816081) On big-endian machines, the testsuite currently fails with mismatching colors, indicating an endianness issue. (See linked debian bug for details) Help needed:...

bug
platform:linux

Fixes #60.

enhancement
work-in-progress

Fixes #97

enhancement
work-in-progress

Mission: Make the program have the same release quality on MacOS that it does on Linux. This will require at least one of - A person with a Mac that...

enhancement

Currently only `go-to-page-X` style hyperlinks are supported. It would be nice if dspdfviewer would also support hyperlinks of the `http://example.com` variety.

enhancement

It would be nice to have some kind of automated testing facility. Right now the only mistake that can be automatically detected is "failed to compile", meaning mostly syntax- or...

enhancement

This was suggested at https://lists.debian.org/debian-mentors/2015/08/msg00046.html Even with the desktop file from #62 gnome still shows the "Missing Icon Icon". Someone™ with imagination should create a nice icon that could be...

enhancement