Releases: bk138/gromit-mpx
Releases · bk138/gromit-mpx
1.7.0
🌅 New Features
- New "smooth" and "orthogonal" drawing tools by @pascal-niklaus in #198
- Unlimited (100x) undo buffer with compression by @pascal-niklaus in #201
- Added a menu entry for easier user config file editing, a step towards #110.
Full Changelog: 1.6.0...1.7.0
1.6.0
🌅 New Features
- Added a report-bug/request-feature menu item #138.
- Added RECT and LINE tools #67.
- Added Portuguese (Brazil) translation.
- Added arrowtype option that allows to set arrow position.
New Contributors
- @pascal-niklaus made their first contribution in #190
Full Changelog: 1.5.1...1.6.0
1.5.1
1.5.0
🌅 New Features
- Added a maxsize config parameter to be able to disable pen pressure sensitivity #92.
- Added translations into German, Spanish, Italian, Farsi and Hebrew.
- Added error dialog that's shown on encountering invalid config #118.
- Added a faint pink background indicating debug mode.
- Added functionality to draw lines via command #161.
🛠 Fixes
- Removed AppStream
<em>
tags which seem unsupported by Flathub. - Gromit-MPX now does a proper shutdown on SIGINT (Ctrl-C) and SIGTERM (kill) #114 .
New Contributors
- @albanobattistella made their first contribution in #124
- @renatocan made their first contribution in #126
- @mmdbalkhi made their first contribution in #151
- @chyla made their first contribution in #153
- @avma made their first contribution in #159
- @godmar made their first contribution in #165
- @VanillaViking made their first contribution in #180
Full Changelog: 1.4...1.5.0
1.4.3
1.4.2
1.4.1
🛠 Fixes
- Fixed hotkey setting from config file for XFCE.
- Fixed erase tool not working properly when not using a composited display.
- Fixed tray icon not showing up in Ubuntu when using the Flatpak.
- Fixed tray icon not showing on KDE when using the Flatpak.
- Fixed Wayland hotkey setting not working on GNOME when using the Flatpak.
1.4
- Added display of activation status to tray menu.
- Added Flatpak packaging.
- Added support options to tray menu.
- Added commandline switch for getting version.
- Added detection of
GDK_CORE_DEVICE_EVENTS
. - Fixed activation via tray menu on KDE.
- Fixed running on Wayland.
- Fixed non-working default hotkeys on XFCE.
- Documented autostart, hotkey setting via config file, similar tools and XFCE pecularities.
1.3.1
1.3
- Gromit-MPX now shows the hotkeys bound to some functionality directly in the menu.
- Replaced the help menu with an introduction to Gromit-MPX that shows on startup.
- Reworked slave device handling so that per-slave configuration is now done The Right Way™.
- Build system switched to CMake, removed Autotools.