Skip to content

Releases: Zadagast/ooze

Ooze 0.4.10

Choose a tag to compare

@devin-ai-integration devin-ai-integration released this 21 Jul 02:04
c084c0f

Ooze 0.4.10 "Gambit"

  • Ooze Watch playback fixed — the root cause: libmpv refused to start under non-C locales, so the player never existed on real machines. Watch now forces LC_NUMERIC=C before creating mpv. Combined with 0.4.8/0.4.9's software-rendering fallbacks, video playback should now just work.

Install: sudo apt install ./ooze_0.4.10_amd64.deb or run the AppImage. Upgrading from git: ooze update.

What's Changed

Full Changelog: v0.4.9...v0.4.10

Ooze 0.4.9

Choose a tag to compare

@devin-ai-integration devin-ai-integration released this 21 Jul 01:28
413d9de

Ooze 0.4.9 "Gambit"

  • Ooze Watch playback fix (round two) — Watch now detects when GL video output stalls (black screen while playback runs) and switches itself to software rendering within seconds. It also writes a diagnostic log to ~/.cache/ooze/watch-mpv.log.

Install: sudo apt install ./ooze_0.4.9_amd64.deb or run the AppImage. Upgrading from git: ooze update.

What's Changed

Full Changelog: v0.4.8...v0.4.9

Ooze 0.4.8

Choose a tag to compare

@devin-ai-integration devin-ai-integration released this 21 Jul 00:59
c5e7544

Ooze 0.4.8 "Gambit"

  • Ooze Watch playback fix — movies now play on hardware where GL initialization fails: Watch falls back to mpv's software renderer automatically (set OOZE_WATCH_SW=1 to force it for diagnosis).

Install: sudo apt install ./ooze_0.4.8_amd64.deb or run the AppImage. Upgrading from git: ooze update.

What's Changed

Full Changelog: v0.4.7...v0.4.8

Ooze 0.4.7

Choose a tag to compare

@devin-ai-integration devin-ai-integration released this 21 Jul 00:25
88b6fc2

Ooze 0.4.7 "Gambit"

  • New app: Ooze Watch — a retro QuickTime-style media player powered by mpv. Brushed-metal deck, LCD timecode, triangle scrubber, thumbwheel volume, and round gel transport buttons that grow toward the central Play. Drag-and-drop and video/audio file associations included.
  • Menu fix — short right-click menus no longer show a scrollbar; tall menus still scroll.

Install: sudo apt install ./ooze_0.4.7_amd64.deb or run the AppImage. Upgrading from git: ooze update.

What's Changed

Full Changelog: v0.4.6...v0.4.7

Ooze 0.4.6

Choose a tag to compare

@devin-ai-integration devin-ai-integration released this 20 Jul 23:17
69f8954

Ooze 0.4.6 "Gambit"

Ooze Ear overhaul

  • Fixed output/input devices all renaming to "Audio" after clicking a device (partial PipeWire updates no longer clobber good names).
  • Picking an output or input device now reliably becomes the default and moves pinned application streams (e.g. Discord) to it.
  • Device lists no longer jump around when the default changes; volume sliders no longer fight your drag.
  • Full Aqua/OozeKit redesign: pinstripe card rows, Default badges, sectioned Applications tab with compact per-app volume, mute, and routing controls.

New: Mouse settings

  • New Mouse app in System Settings: acceleration profile (Default / Flat / Adaptive), pointer speed, and natural scrolling — instant-apply, GNOME-compatible settings that Mutter reads natively. Try the Flat profile if the pointer feels laggy or floaty while dragging.

Upgrade: ooze update or sudo apt install ./ooze_0.4.6_amd64.deb

What's Changed

Full Changelog: v0.4.5...v0.4.6

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

Ooze 0.4.4 "Gambit"

Choose a tag to compare

@devin-ai-integration devin-ai-integration released this 20 Jul 20:56
78c2c52

Ooze 0.4.4 "Gambit"

Screen Lock relook.

  • Fade to black and Lock screen are now GNOME-style duration dropdowns with a one-click Never — no more typing seconds, and turning the fade/lock off is obvious.
  • Both apply instantly (no Apply button).
  • The Screen Lock page is redesigned: a clean rows card with clear labels, matching the rest of Ooze.

Install

  • ooze update, or
  • sudo apt install ./ooze_0.4.4_amd64.deb

What's Changed

Full Changelog: v0.4.3...v0.4.4

Ooze 0.4.3 "Gambit"

Choose a tag to compare

@devin-ai-integration devin-ai-integration released this 20 Jul 20:16
94de188

Point release on the Gambit line.

Fixed

  • Screen Lock settings now stick. Scenery's Screen Lock page is instant-apply (the GNOME/KDE model): "Fade to black after", "Lock screen", and "Lock after" write to settings the moment you change them — no Apply button, no lost edits. Set the fade to 0 seconds to turn fade-to-black off entirely. (#120)

Internal

  • Spot's 4,339-line window source was split into focused modules (views, sidebar, file operations, actions) with identical behavior — groundwork for the next Finder features. (#121)

Upgrade with ooze update or sudo apt install ./ooze_0.4.3_amd64.deb.

What's Changed

Full Changelog: v0.4.2...v0.4.3

Ooze 0.4.2 "Gambit"

Choose a tag to compare

@devin-ai-integration devin-ai-integration released this 20 Jul 19:25
16112ab

Ooze 0.4.2 "Gambit"

A point release polishing the Gambit line.

Screensaver → modern idle pipeline

Ooze no longer hosts XScreenSaver modules (the source of pop-out windows, freezes, and flaky multi-monitor spanning). Like GNOME, KDE, and elementary, idle now means: the desktop smoothly fades to black, the lock screen engages per your settings, and display power management turns the screen off. On activity it cross-fades back cleanly. Scenery's old Screensaver page is now a simple Screen Lock page (fade delay, lock toggle, lock delay).

Scrollbars

The candy scrollbar thumb now has a convex (bright-center) gel, removing the dark line that ran down the middle of the trough. Correct in both light and dark.

Install

sudo apt install ./ooze_0.4.2_amd64.deb

or grab the AppImage below. Existing installs: ooze update.

What's Changed

Full Changelog: v0.4.1...v0.4.2

Ooze 0.4.1 "Gambit"

Choose a tag to compare

@devin-ai-integration devin-ai-integration released this 20 Jul 06:29
dc235e8

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

Full Changelog: v0.4.0...v0.4.1