aboutsummaryrefslogtreecommitdiff
path: root/magnus
Commit message (Expand)AuthorAge
* Save the settings when zoomlevel changes as well as when window position changesStuart Langridge2019-06-20
* flake8 fixesStuart Langridge2019-06-10
* Unset GSettings screen-magnifier-enabled on explicit closeStuart Langridge2019-06-10
* Bind both super-alt-equals and super-alt-plus as zoom-in keysStuart Langridge2019-06-10
* flake8 tiny complaintsStuart Langridge2019-06-06
* Keyboard shortcuts for zooming in and outStuart Langridge2019-06-06
* 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
* magnus: Bump version to 1.0.1Martin Wimpress2019-06-04
* magnus: Set the process name.Martin Wimpress2019-06-04
* magnus: Bump version to 1.0.0Martin 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 so...Stuart Langridge2019-05-24
* Initial importStuart Langridge2019-05-24
bgstack15