Releases from this project are meant only as records of major changes. There will be automatic attachments generated by GitHub, but to get the latest version download the zip from the green Code button on the main page.
Changes
- Migrated to
xwaykeyzfork ofkeyszerkeymapper utilityxwaykeyzv1.1.0 has fix for high CPU usage when holding non-modifier keys
- Allow unprivileged users to install (if an admin account can do
prep-onlycommand) - Make GNOME tweaks (e.g.,
overlay-keymod) apply to GNOME 45 and later - Added option to control tray icon autostart from tray icon menu
- Enhanced diagnostic dialog info and layout
- Added "virtualized" modifier aliases to verbose logging (e.g., "VCmd")
- Smarter choice of terminal app for opening log from tray icon
- Default config updates
- Ptyxis added to terminals list
- Peony file manager added to Finder Mods
- Back/forward shortcuts in IntelliJ
- More
Cmd+Wfixes
- Many FAQ updates, FAQ section of README moved to a dedicated Wiki page
- Updates to supported distros, moved entire section from README to a Wiki page
- Ubuntu Kylin 24.04 supported
- Many README updates
- Improved Fantasque Sans Mono Nerd Font available (with
--fancy-pantsoption)
Auto-generated full release notes (click to expand):
What's Changed
- User pref to control tray icon autostart by @RedBearAK in #209
- Update FAQ entries on tray icon autostart by @RedBearAK in #210
- Update README.md by @beesyrupfactory in #211
- Support users of KDE 3 desktop environment by @RedBearAK in #214
- Deprecate DISTRO_NAME, rework diagnostic dialog by @RedBearAK in #215
- Various fixes, barebones config updates by @RedBearAK in #216
- Update "please read" and "how to install" sections by @RedBearAK in #217
- Update formatting of some README sections by @RedBearAK in #218
- Demote kdialog to backup kickstart option by @RedBearAK in #219
- Fix deprecated object names in user slices by @RedBearAK in #220
- Update note about ibus on KDE by @RedBearAK in #221
- Unicode symbols don't work in many distros/DEs by @RedBearAK in #222
- Bump tray app version by @RedBearAK in #224
- Add a CONTRIBUTING.md file by @RedBearAK in #225
- Reformat note in README by @RedBearAK in #226
- Add tray menu item for services autostart control by @RedBearAK in #227
- Unbreak syncing of settings between apps by @RedBearAK in #228
- Rework autostart tray menu items by @RedBearAK in #229
- Allow for KDE older than 5 for shortcut by @RedBearAK in #230
- Add a pull request template by @RedBearAK in #231
- Sync bug report template with main by @RedBearAK in #232
- Rework handling Python venv distro quirks by @RedBearAK in #234
- Minor README updates by @RedBearAK in #236
- Smarter choosing of terminal app for DE by @RedBearAK in #237
- Update description of diagnostic dialog by @RedBearAK in #238
- Update notes about installing, Fedora immutables by @RedBearAK in #239
- Disable tweaks funcs if barebones cfg involved by @RedBearAK in #240
- Rework func to get supported distro IDs by @RedBearAK in #241
- Change instances of distro_name to distro_id by @RedBearAK in #242
- Migrate to using 'xwaykeyz' instead of 'keyszer' by @RedBearAK in #244
- Remove most references to 'keyszer' by @RedBearAK in #245
- Add 'ptyxis' to terminals list, dialog fix by @RedBearAK in #246
- Update deprecated slice name (keyszer_api) by @RedBearAK in #247
- Add links to Requirements section by @RedBearAK in #248
- Remove redundant command line by @RedBearAK in #249
- Setup tweaks involving udev rules file by @RedBearAK in #250
- Add link to 'xwaykeyz' repo by @RedBearAK in #251
- Rework the "Requirements" section by @RedBearAK in #252
- More links, less redundancy, minor updates by @RedBearAK in #253
- Arrange Debian distros alphabetically by @RedBearAK in #254
- Rework supported distro sections by @RedBearAK in #255
- Update GNOME FAQ entry by @RedBearAK in #256
- Cmd+W fix: KDE System Settings 'Get New' dialogs by @RedBearAK in #257
- Update Debian 12 distro notes by @RedBearAK in #258
- Update some admonition tags by @RedBearAK in #259
- Update contributor instructions by @RedBearAK in #261
- Update slice name (keymapper_api) by @RedBearAK in #262
- Add Peony file manager to Finder Mods by @RedBearAK in #264
- Add alternate 'Code - OSS' app class by @RedBearAK in #265
- Fix Peony "Enlarge icons" shortcut by @RedBearAK in #266
- Add notes on Ubuntu Kylin issues by @RedBearAK in #267
- Add shortcuts for going back and forward in IntelliJ (copied from PR #260) by @RedBearAK in #270
- Add Probot Auto-Assign YAML file by @RedBearAK in #271
- Move section to Wiki, document preferences by @RedBearAK in #272
- Move FAQ section to a Wiki page by @RedBearAK in #273
- Supported distros moved to Wiki page by @RedBearAK in #274
- Update links to supported distros Wiki page by @RedBearAK in #275
- Update GNOME tweaks function by @RedBearAK in #276
- Unprivileged user install process by @RedBearAK in #283
- Update link to wiki page by @RedBearAK in #284
- Modifier aliases, config version bump by @RedBearAK in #285
- Install newer Fantasque Sans Mono Nerd Font by @RedBearAK in #286
- Rework and clean up font install code by @RedBearAK in #287
- Dual-color attention prompt by @RedBearAK in #288
New Contributors
- @beesyrupfactory made their first contribution in #211
Full Changelog: Toshy_v24.03...Toshy_v24.06