Now it is possible to open files even if the contain white spaces. If
they do need a password, you can set it with the command: ":set password"
or specify it on startup: "./zathura file password".
It is now possible to add markers by using "m" followed by the id key
that should identify the marker. To jump back to the page that is
represented by the marker "'" is used. To toggle between the latest
positions the command "''" is used.
The whole project files have been replaced by the first version
of zjui, a side project for the user interface. Additionally there
has been an update of the Makefile and the configuration.
Mentionable features:
* Buffered commands
* Statusbar
* Advanced completion
* Notification system
* Modes and mode-depending shortcuts
Added following functionality:
* Center the PDF within the window
* Jump to next/previous page if you scroll of the end/beginning
of the page
Fixes and other changes:
* Auto-adjust zoom when the page was rotated
Important note:
Above changes have been provided by sykora: Thank you very much
for your effort!
Added following functionality:
* Multiple printer can be set in the configuration file or a new
one can be named while executing the print command
* It is possible to use ~ in the open and export command
* Clicking on destination links works now
* Show/Hide inputbar
Fixes and other changes:
* Updated the dependencies to the right versions
* Switched j/k in the scrolling command
* Added command shortcuts
* Fixed the rotation
* Link command is for the preset only for showing external
links
* Added some command explanation in the man page
* Adjust window on startup
Added following functionality:
* Save the PDF file
* Show and edit form fields
Fixes and other changes:
* Fixed internal saved file path
Other:
* Added manpage
Added following functionality:
* Save images
* Save attachments
* Simple printing support
Fixes and other changes:
* Additional rectangle calculation function
* Search and link clicking fix
Other:
* Added license file
Added following functionality:
* Highlight search results
* Markup possibility for notification
* Show PDF information
* Show links on page
* Click and open link in browser
In progress and todo:
* Search function in a own thread
* Export command: Export images, attachments
Fixes and other changes:
* Set default background to drawing area and removed border
* Set default window width and height
Added following functionality:
* Notification via vanishing pop-ups, different
notification levels and changeable text2
* Basic search function
* Check file existence
* Scroll to begin or bottom of a page
Fixes and other changes:
* Fixed unnecessary high processor load
* Fixed update status
* Added variable for number of pages
With this commit Zathura gains PDF refered functionality and
therefore several shortcuts and commands
Added following functionality:
* Open PDF file (via command or argument)
* Scroll on the current page
* Thumb through the PDF file
* Rotate PDF page
* Zoom in and out
In progess:
* Search PDF
* Better notification system