github dominatos/devtoolbox-cheats v1.4.17

latest release: v1.4.18
4 hours ago

Performance — KDE Widget Caching & Instant Loading:
  • ✅ Massive performance improvement for both Plasma 5 and Plasma 6 widgets. The widget now features instantaneous 0ms popup loading.
  • ✅ Moved data loading and index caching out of the ephemeral popup (FullRepresentation.qml) and into the persistent background root (main.qml).
  • ✅ The widget now fully loads and parses your cheatsheets into RAM when the Plasma shell starts, eliminating the need to spawn /bin/bash subprocesses and D-Bus transfers every single time you click the widget icon. The "Loading cheats..." spinner is now completely gone.
  • ✅ The "Refresh" button remains available if you add new .md files and want to manually trigger a re-index.

Full Changelog: https://github.com/dominatos/devtoolbox-cheats/blob/main/CHANGELOG.md

Don't miss a new devtoolbox-cheats release

NewReleases is sending notifications on new releases.