Toshy v24.09.0
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.
The main change here is some reworking of the environment detection module for maintainability, and to add the ability to try to identify not just the "desktop environment" but also the specific "window manager" in use. With many DEs you don' t need to know this because the same window manager is always in use. But some DEs like LXQt are very flexible and work with multiple possible window managers. Since the window context methods are specific to certain window managers, where the session type is Wayland, it's necessary to get the window manager context separately.
Some other changes:
- Added distro support for Oreon Project (AlmaLinux-based)
- Allow the
apply-tweaks
installer command to do--fancy-pants
tweaks - Third-party extensions have been updated for GNOME 47
- Blocked some odd Firefox zoom shortcuts
- Fixed item label in tray icon menu
Auto-generated full release notes (click to expand):
What's Changed
- Update notes on compatible GNOME extensions by @RedBearAK in #369
- Allow fancy option with 'apply-tweaks' command by @RedBearAK in #370
- Block odd Firefox zoom alternate shortcuts by @RedBearAK in #371
- Fix OptSpec item labeled as default with asterisk by @RedBearAK in #372
- Update main comment on Finder Mods section by @RedBearAK in #374
- Add distro ID 'oreon' (AlmaLinux-based) by @RedBearAK in #375
- Update GNOME extensions version support notes by @RedBearAK in #376
- Update notes on extra services, commands by @RedBearAK in #378
- Make D-Bus service log output more standardized by @RedBearAK in #379
- Typo/formatting correction by @RedBearAK in #380
- Update description of "Config-Only" menu items by @RedBearAK in #382
- Handle unknown session types differently by @RedBearAK in #384
- Prep for more direct handling of WMs by @RedBearAK in #387
Full Changelog: Toshy_v24.08.1...Toshy_v24.09.0