hi everybody,

Now that I can use glade, I finally implemented on top of Denis code
some small features that help with the annotation of PDFs:

https://github.com/dmgerman/xournal/tree/popupmenu

Added new features for helping in navigation of annotated files
- added a popup menu with middle/right click on next/prev page tool bar
  button to make navigation easier with stylus
- added the ability to jump to previous/next annotated page
- added icons in the toolbar for prev annotated and next annotated page
- added to the undo the movement of pages via the scrollbar or the
  toolbar, this means one can undo a change of pages when used with
  these methods to change page (but it will not save it with simple
  scrolling with handtool).

I also updated my "next" branch, which contains some nifty features that
I have been implementing over the years and are not found in the official.

https://github.com/dmgerman/xournal/tree/next

1. The navigation ones mentioned above

2. Most-recently-used files save page number

3. horizontal scroll lock

4. Implemented snap to grid
    
    - Added variable snap_to_grid and grid_separation to ui.
    - Added menu option Snap to Gri_d
    - Added variable snap_separation to config
    - snap_to_grip defaults to false (it can't be saved)

5. Improved management of layers:
  - allowing to see layers above the  current one.
  - moving layers up and down (undoable)
  - Added a flag ui.display_layers_above (defaults to false)

As expected, use as your own risk, and please don't complain about this
features with Denis. They are not in the official code (as warned if you
try to run the code). Bug reports welcome in github.

--
Daniel M. German                  "Let us show our friendship for a man
                                   when he is alive and not after
                                   he is dead.
    F. Scott Fitzgerald ->          "
http://turingmachine.org/
http://silvernegative.com/
dmg (at) uvic (dot) ca
replace (at) with @ and (dot) with .

 

------------------------------------------------------------------------------
_______________________________________________
Xournal-devel mailing list
Xournal-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xournal-devel

Reply via email to