Ultrahand Overlay 1.7.4
List of changes:
- Introduction of
exit_package.ini
(similar toboot_package.ini
but with command nameexit
instead ofboot
).Exit Commands
are now a toggle-able option for package settings. (on by default)- The
Boot Package
toggle has been renamed toBoot Commands
.
- The
exit_package.ini
can go in/switch/.packages/
or be used in/switch/.packages/<YOUR_PACKAGE_NAME>/
.- When present in package root path, exit commands will be ran every time you close Ultrahand.
- When present in an Ultrahand package, exit commands will be ran every time you close the package.
- Temperature widget calls are now read directly from
i2c
instead ofts
/tc
services.- This should help prevent any conflicts that may have arrises from usage with
ts
/tc
in prior versions.
- This should help prevent any conflicts that may have arrises from usage with
- Refinement of tap and hold functions.
- Holding on a package/overlay for > 0.3s, <= 1.0s then releasing will trigger the Settings key.
- Holding on a package/overlay for > 1.0s then releasing will trigger the Star key (favorites key).
- Introduction of
Right-side Mode
. (located inSettings > UI Settings > Miscellaneous > Effects
)- This feature will draw the Ultrahand menu on the right side of the screen instead of the left.
- Updating Ultrahand will now auto-reload the newly installed version when returning to the main menu after.
- New table command options
;start_gap=
and;end_gap=
(same as;gap=
) for manual aligning of tables. - More details have been added to the Commands Documentation.
- Various UI tweaks / corrections.
- Various bug fixes and code optimizations / cleanups.
Full Changelog: 28e239f...v1.7.4
Update:
- Software update menu bug fix. - 09/07/2024 6:23 AM PST
Right-side Mode
touch fixes. - 09/07/2024 7:48 AM PST
Full Changelog: v1.7.4...0ef1c3a