Skip to content

Ultrahand Overlay 1.7.4

Compare
Choose a tag to compare
@ppkantorski ppkantorski released this 07 Sep 11:39
· 288 commits to main since this release
ac915a5

List of changes:

  1. Introduction of exit_package.ini (similar to boot_package.ini but with command name exit instead of boot).
    • Exit Commands are now a toggle-able option for package settings. (on by default)
      • The Boot Package toggle has been renamed to Boot Commands.
    • 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.
  2. Temperature widget calls are now read directly from i2c instead of ts/tc services.
    • This should help prevent any conflicts that may have arrises from usage with ts/tc in prior versions.
  3. 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).
  4. Introduction of Right-side Mode. (located in Settings > UI Settings > Miscellaneous > Effects)
    • This feature will draw the Ultrahand menu on the right side of the screen instead of the left.
  5. Updating Ultrahand will now auto-reload the newly installed version when returning to the main menu after.
  6. New table command options ;start_gap= and ;end_gap= (same as ;gap=) for manual aligning of tables.
  7. More details have been added to the Commands Documentation.
  8. Various UI tweaks / corrections.
  9. 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