github dominatos/devtoolbox-cheats 1.4.6
v1.4.6

latest releases: v1.4.10, v1.4.9, 1.4.8...
9 hours ago

Bug fixes:

  • ✅ Fix: Argos ⚙️ Settings entry in 🛠 DevToolbox Functions submenu now shows the Settings info dialog correctly — previously it opened the full standaloneMenu() instead
  • ✅ Add dedicated showSettings() function + showSettings dispatch action so the info dialog can be triggered directly from Argos without launching the full navigation menu
  • ✅ Fix: CHEATS_REBUILD=10 — the debug flag was left hardcoded, causing a full cheatsheet re-index on every script invocation; menus are now fast (cache is rebuilt only when .md files change)
  • ✅ Fix: Argos small-screen layout accidentally nested 'Edit this script' and 'Go to Argos folder' as a submenu under 'Open compact menu'. Removed -- prefix to render them as top-level items.

Dialog menus — Inline Category Listing (from v1.4.5):

  • standaloneMenu(): categories are now listed inline directly after functional buttons — no extra click needed to browse cheatsheets
  • compactMenu(): same inline category listing added
  • ✅ Both menus: added "── Categories ──" label divider between functional buttons and category list
  • compactMenu(): added ⚙️ Settings button (previously only in standaloneMenu())
  • ✅ Argos 🛠 DevToolbox Functions submenu: added ⚙️ Settings entry (launches standaloneMenu)
  • ✅ Clicking a category calls browseDeep_Cheats() directly — reduces navigation from 3 clicks to 2
  • "── Categories ──" divider is a no-op (re-shows the menu if clicked)
  • browseAllCheatsFS() function and 📚 Browse all cheats menu item are preserved unchanged
  • ✅ No impact on GNOME Argos menu layout, KDE widget, or DE detection logic

Don't miss a new devtoolbox-cheats release

NewReleases is sending notifications on new releases.