Skip to content

Releases: prudhviy99/omascenes

OmaScenes 1.0.1

Choose a tag to compare

@prudhviy99 prudhviy99 released this 24 Aug 07:10

Security patch release for bounded subprocess output.

  • Caps combined adapter command output at 65,536 bytes before Bash command substitution.
  • Streams Quickshell process output through a shared 131,072-character stdout/stderr cap.
  • Terminates and clears output on overflow.
  • Adds adversarial verbose-producer and QML buffer regression coverage.
  • Reports the required coreutils timeout command in omascenes doctor.

Validated with all 57 engine/integration tests, the QML output-bound test, qmllint, Bash syntax checks, and omarchy plugin validate.

Full details: CHANGELOG.md

OmaScenes 1.0.0

Choose a tag to compare

@prudhviy99 prudhviy99 released this 24 Aug 05:42

First stable release of OmaScenes for Omarchy Quattro.\n\nHighlights:\n- Eight built-in desktop scenes, including Gaming, Deep Work, Interview, and Presentation\n- Exact read-only previews before activation\n- Verified transactional apply with automatic reverse rollback\n- Ownership-aware smart restore and explicit force restore\n- Crash-recoverable private journal\n- Native Omarchy bar widget, panel, keyboard controls, and IPC\n- Hardware-aware optional audio and power adapters\n- 56 isolated engine and integration regression tests