Ooze 0.4.5 "Gambit"
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
- Unify context menus on one macOS-style spec (drop grid menu + desktop tint) by @devin-ai-integration[bot] in #125
- Release 0.4.5 "Gambit": bump version by @devin-ai-integration[bot] in #126
Full Changelog: v0.4.4...v0.4.5