Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | use env var GTK_CSD | B. Stack | 2023-08-12 |
| | |||
* | Merge pull request #12 from srinivas32/master | Stuart Langridge | 2022-01-02 |
|\ | | | | | added power support arch ppc64le on yml file. | ||
| * | added power support arch ppc64le on yml file. | srinivas32 | 2020-11-06 |
| | | | | | | Added power support for the travis.yml file with ppc64le. This is part of the Ubuntu distribution for ppc64le. | ||
* | | Tweak help message for force-refresh for grammar and clarity | Stuart Langridge | 2022-01-02 |
| | | |||
* | | Merge pull request #20 from krakissi/master | Stuart Langridge | 2022-01-02 |
|\ \ | | | | | | | Add option to force refresh from the commandline. | ||
| * | | Add option to force refresh from the commandline | krakissi | 2021-12-26 |
|/ / | | | | | | | | | Return immediately after calling --help (consistent UX with other CLI tools). | ||
* | | Merge pull request #11 from bgarnham/resize-fix | Stuart Langridge | 2020-12-07 |
|\ \ | |/ |/| | fix restore_window_metrics to allow downward resizing below last stored size | ||
| * | Changed min_x and min_y to min_width and min_height for clarity. | Brendan Garnham | 2020-10-23 |
| | | |||
| * | fix restore_window_metrics to allow downward resizing below last stored size ↵ | Brendan Garnham | 2020-10-23 |
|/ | | | | as low as 300x300. | ||
* | Bump version to 1.0.3 | Martin Wimpress | 2019-09-22 |
| | |||
* | Fix harmless but annoying Gtk warnings about removing timeouts which are ↵ | Stuart Langridge | 2019-08-01 |
| | | | | already removed, and using gtk.main_quit in a Gtk.Application | ||
* | Update man page to have a little more detail. | Stuart Langridge | 2019-08-01 |
| | |||
* | Put the longer description for magnus in snapcraft.yaml | Stuart Langridge | 2019-06-22 |
| | |||
* | Save the settings when zoomlevel changes as well as when window position changes | Stuart Langridge | 2019-06-20 |
| | |||
* | Create FUNDING.yml | Martin Wimpress | 2019-06-20 |
| | |||
* | snap: Just prime the python interpreters. Correct typos. | Martin Wimpress | 2019-06-20 |
| | |||
* | Add snapcraft.yaml. Closes #6 | Martin Wimpress | 2019-06-20 |
| | |||
* | Ensure autostart file is installed to the correct global location | David Mohammed | 2019-06-15 |
| | |||
* | Allow desktops such as budgie to autostart | David Mohammed | 2019-06-15 |
| | | | | Budgie Desktop uses Budgie:GNOME for its XDG_CURRENT_DESKTOP. | ||
* | flake8 fixes | Stuart Langridge | 2019-06-10 |
| | |||
* | Unset GSettings screen-magnifier-enabled on explicit close | Stuart Langridge | 2019-06-10 |
| | | | | | | If magnus is started with the global desktop magnifier keypress, it will invoke the Exec line from the autostart desktop file. This Exec line passes the extra command parameter --started-by-keypress. If that command parameter is set, and the app is explicitly closed with the close icon or Alt-F4 or similar, then explicitly set the GSettings key back to false (as discussed in #4) so that they stay in sync. | ||
* | Bind both super-alt-equals and super-alt-plus as zoom-in keys | Stuart Langridge | 2019-06-10 |
| | |||
* | data: Add magnus-autostart.desktop. | Martin Wimpress | 2019-06-06 |
| | |||
* | Add gir1.2-keybinder-3.0 to the instructions. | Martin Wimpress | 2019-06-06 |
| | |||
* | flake8 tiny complaints | Stuart Langridge | 2019-06-06 |
| | |||
* | Keyboard shortcuts for zooming in and out | Stuart Langridge | 2019-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 formatted | Stuart Langridge | 2019-06-04 |
| | |||
* | Allow overriding refresh interval on command line | Stuart Langridge | 2019-06-04 |
| | |||
* | Make the code clean under flake8 | Stuart Langridge | 2019-06-04 |
| | |||
* | Don't explode if the settings file is somehow invalid (fixes #3) | Stuart Langridge | 2019-06-04 |
| | |||
* | readme: Markup install steps as bash. | Martin Wimpress | 2019-06-04 |
| | |||
* | readme: Use monospace for the package names. | Martin Wimpress | 2019-06-04 |
| | |||
* | magnus: Bump version to 1.0.1 | Martin Wimpress | 2019-06-04 |
| | |||
* | readme: Add logo and more detailed build instructions. | Martin Wimpress | 2019-06-04 |
| | |||
* | Add logo. | Martin Wimpress | 2019-06-04 |
| | |||
* | screenshot: Remove double drop shadow. | Martin Wimpress | 2019-06-04 |
| | |||
* | readme: Add screenshot and PPA install instructions. | Martin Wimpress | 2019-06-04 |
| | |||
* | Add screenshot. | Martin Wimpress | 2019-06-04 |
| | |||
* | magnus: Set the process name. | Martin Wimpress | 2019-06-04 |
| | |||
* | magnus: Bump version to 1.0.0 | Martin Wimpress | 2019-06-04 |
| | |||
* | Update .gitignore. | Martin Wimpress | 2019-06-04 |
| | |||
* | setup: Add setup.py. | Martin Wimpress | 2019-06-04 |
| | |||
* | readme: Add basic install instructions. | Martin Wimpress | 2019-06-04 |
| | |||
* | data: Add man page and desktop file. | Martin Wimpress | 2019-06-04 |
| | |||
* | Rename magnus script suitable for packaging. | Martin Wimpress | 2019-06-04 |
| | |||
* | Don't bother generating the magnified image if the mouse position hasn't changed | Stuart Langridge | 2019-05-25 |
| | |||
* | Restore the zoom level on startup and set the dropdown to reflect that | Stuart Langridge | 2019-05-24 |
| | |||
* | Draw chequerboard pattern on the window if you try to magnify itself, just ↵ | Stuart Langridge | 2019-05-24 |
| | | | | so we don't get stupid droste effects | ||
* | Initial import | Stuart Langridge | 2019-05-24 |
| | |||
* | Initial commit | Stuart Langridge | 2019-05-24 |