Ooze 0.4.1 "Gambit"
·
48 commits
to main
since this release
Ooze 0.4.1 "Gambit"
A point release in the Gambit line focused on making Spot the Finder-like heart of Ooze — modeled directly on the Mac OS X 10.0 Cheetah Finder — plus a fullscreen fix.
Spot — the Finder pass
- Cheetah toolbar: Back/Forward, a grouped View control (Grid / List / Columns as one recessed segmented toggle with the caption below), and Computer / Home / Applications place tiles — all on one shared glyph line, search on the right.
- Search that works: the toolbar search live-filters the current folder in Grid and List views; leaving the folder resets it. System-wide search will come later as its own surface.
- Three views: icon Grid (labels below, old-school Mac), sortable List (Name / Size / Modified), and rebuilt Miller Columns — snug packing, per-divider resizing with width memory, and arrow-key navigation.
- Finder sidebar: compact FAVORITES and LOCATIONS sections, all visible on launch.
- One bottom strip: clickable breadcrumbs on the left, item count on the right.
- Aqua scrollbars now respect light and dark mode, with candy-gel thumbs.
OozeKit
- New reusable OozeSegmentGroup widget: Aqua segmented toggle available to every Ooze app.
Compositor
- The top panel now hides during fullscreen on the primary monitor, so fullscreen video (YouTube etc.) is no longer covered.
Upgrade with ooze update, or install the .deb / AppImage below.
What's Changed
- Gambit 0.4.1: Spot Finder pass, OozeKit segmented control, fullscreen panel fix by @devin-ai-integration[bot] in #115
Full Changelog: v0.4.0...v0.4.1