aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Add gir1.2-keybinder-3.0 to the instructions.Martin Wimpress2019-06-06
|
* flake8 tiny complaintsStuart Langridge2019-06-06
|
* Keyboard shortcuts for zooming in and outStuart Langridge2019-06-06
| | | | | | Adds support for <Ctrl><Super>minus and <Ctrl><Super>plus to zoom out and in. Uses Keybinder. This will need to be added as a dependency to the deb. Partial completion of #4 and the remainder of that issue can also maybe be dealt with here.
* Add flake8 checking in Travis CI to ensure that code stays nicely formattedStuart Langridge2019-06-04
|
* Allow overriding refresh interval on command lineStuart Langridge2019-06-04
|
* Make the code clean under flake8Stuart Langridge2019-06-04
|
* Don't explode if the settings file is somehow invalid (fixes #3)Stuart Langridge2019-06-04
|
* readme: Markup install steps as bash.Martin Wimpress2019-06-04
|
* readme: Use monospace for the package names.Martin Wimpress2019-06-04
|
* magnus: Bump version to 1.0.1Martin Wimpress2019-06-04
|
* readme: Add logo and more detailed build instructions.Martin Wimpress2019-06-04
|
* Add logo.Martin Wimpress2019-06-04
|
* screenshot: Remove double drop shadow.Martin Wimpress2019-06-04
|
* readme: Add screenshot and PPA install instructions.Martin Wimpress2019-06-04
|
* Add screenshot.Martin Wimpress2019-06-04
|
* magnus: Set the process name.Martin Wimpress2019-06-04
|
* magnus: Bump version to 1.0.0Martin Wimpress2019-06-04
|
* Update .gitignore.Martin Wimpress2019-06-04
|
* setup: Add setup.py.Martin Wimpress2019-06-04
|
* readme: Add basic install instructions.Martin Wimpress2019-06-04
|
* data: Add man page and desktop file.Martin Wimpress2019-06-04
|
* Rename magnus script suitable for packaging.Martin Wimpress2019-06-04
|
* Don't bother generating the magnified image if the mouse position hasn't changedStuart Langridge2019-05-25
|
* Restore the zoom level on startup and set the dropdown to reflect thatStuart Langridge2019-05-24
|
* Draw chequerboard pattern on the window if you try to magnify itself, just ↵Stuart Langridge2019-05-24
| | | | so we don't get stupid droste effects
* Initial importStuart Langridge2019-05-24
|
* Initial commitStuart Langridge2019-05-24
bgstack15