Skip to content

Ooze 0.4.5 "Gambit"

Choose a tag to compare

@devin-ai-integration devin-ai-integration released this 20 Jul 22:45
85da23f

Ooze 0.4.5 "Gambit"

Unified, macOS-style context menus.

  • One menu look everywhere. The old 3-column icon-tile right-click menu is gone; Spot and Ooze Launch now use the same compact vertical menu as the rest of Ooze, so right-click menus, menu-bar dropdowns, dock, and tray all match.
  • No more desktop tint. Opening a global/dock/tray menu no longer dims the whole screen.
  • Consistent styling. App menus share one stylesheet and the compositor menu's colors/metrics are centralized as light/dark theme tokens, so menus stay in step and are easy to tweak.

Install

  • AppImage (nested on an existing Wayland desktop):
    chmod +x Ooze-v0.4.5-x86_64.AppImage && ./Ooze-v0.4.5-x86_64.AppImage
  • Debian native session:
    sudo apt install ./ooze_0.4.5_amd64.deb
  • Or ooze update.

What's Changed

Full Changelog: v0.4.4...v0.4.5