Changes
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, or use the quick-install single command.
Lots of small maintenance type fixes, nothing momentous.
- Documented that
fcitx5works with the Unicode character shortcut - Keymapper no longer ignores first mod key press after startup in X11
- Fix for KDE Plasma on Debian needing another package (kwin-addons)
- Do a better job checking for running install as root
- Handle
sudo,run0,doaspassword prompts better - Load
uinputmodule persistently only if needed - Use 'bind' keyword to make all tab nav shortcuts repeatable
- Detect 'zorin' desktop environment (treated as 'gnome')
- Fix
Cmd+Spaceremap on Zorin Lite (Xfce) - Fix
Cmd+Spaceremap on Ubuntu MATE - Match process names better for network KVM apps (Synergy, etc.)
- Support more future Python versions in RHELs automatically
Auto-generated full release notes (click to expand):
What's Changed
- Unicode shortcut confirmed to work with fcitx5 by @RedBearAK in #585
- Remove notices about tapping mod key in X11 by @RedBearAK in #586
- Standardize use of 'screen_has_focus' variable by @RedBearAK in #587
- Update how install works on Debian distros by @RedBearAK in #588
- Bump setup version by @RedBearAK in #589
- Password handling, other setup improvements by @RedBearAK in #592
- Use 'bind' keyword on all tab nav shortcuts by @RedBearAK in #593
- Correct typo in README by @RedBearAK in #595
- Detect 'zorin' desktop environment by @RedBearAK in #602
- Normalize 'zorin' DE to 'gnome' by @RedBearAK in #603
- Fix Zorin Xfce Cmd+Space remap by @RedBearAK in #604
- Ver bump config and env_context by @RedBearAK in #605
- Fix for KDE 5 applied, but was unnecessary by @RedBearAK in #607
- Update some info in README by @RedBearAK in #608
- Install 'kwin-addons' only in Debian KDE by @RedBearAK in #609
- Fix Cmd+Space remap on Ubuntu MATE by @RedBearAK in #610
- Match process names with extra path elements by @RedBearAK in #612
- Add more potential Python versions for RHELs by @RedBearAK in #614
Full Changelog: Toshy_v25.03.1...Toshy_v25.04.0