Open RGAM496 opened 6 years ago
I suppose this can be added to the list of things to do. Supporting another Evince-like viewer is... not a straightforward task, but we can probably do something.
Hello, I tried some stuff in order to support the xreader viewer with forward/backward search and it seems to work. I started from the evince file and I replace the evince specific line by xreader specific line:
evince
containing 3 files and the files named evince_viewer.py
in the viewer
folder)./org/gnome/evince/
become /org/x/reader/
and org.gnome.evince.
become org.x.reader.
Don't hesitate if you have some remarks or enhancement. I don't know how to put that in the code (pull-request or something else) but here are the files and you can include it into the main code. xreader.zip Cheers Kevin
Is there a plan to add support to forward-backward search for Xreader? I guess the implementation will be like in Evince, but I didn't manage to add it in viewer_settings.