github ppkantorski/Ultrahand-Overlay v1.9.1
Ultrahand Overlay 1.9.1

latest releases: v2.1.4, v2.1.3, v2.1.2...
4 months ago

List of changes:

  1. Significant rendering improvements in libultrahand / libtesla (again 🙂).
    • Faster string rendering (with safeguards) as well as rendering of other objects.
    • Faster glyph lookup (for drawing strings).
    • Safe optimizations to critical rendering components (considerable improvements).
    • 60fps now works on 918 MHz CPU with wallpapers.
    • 60fps also works with 714 MHz CPU without wallpapers.
      • 612 Mhz CPU without wallpapers is now very close to 60fps with it rendering 60fps on certain menus.
  2. Bug fixes for left to right scrolling text (long ListItem text) not returning to its original position before restarting.
  3. Rewrite of the List class in libtesla to properly allow jump menu navigation.
    • When at the top of the menu and up is pressed, the cursor will now automatically go to the bottom most item.
    • When at the bottom of the menu and down is pressed, the cursor will now automatically go back to the top.
    • When L is pressed, the cursor will jump to the top of the menu.
    • When R is pressed, the cursor will jump to the bottom of the menu.
      • All jump menu implementations works on menus with ListItems and tables, or even just tables.
    • Complete rewrite of the table scrolling implementation for smoother scrolling and less potential issues.
  4. Fixes to table drawing implementations.
    • All tables are now ;scrollable=true by default with proper scrolling implemented.
      • This property will eventually be removed, as well as the other scrollable properties.
  5. Download commands now have a 10s timeout.
  6. Software Update now removes the version label if it cannot pull the latest version details from GitHub.
    • This will prevent people thinking an older version of the overlay is the latest.
  7. Slight cleanup of debug logging.
  8. Beta for nx-ovlloader+ v1.1.1 is now live (not linked to Update for now for testing).

What's Changed

Full Changelog: 215e878...v1.9.1

Don't miss a new Ultrahand-Overlay release

NewReleases is sending notifications on new releases.