Skip to content

Releases: domus-apps/oriel

Oriel v1.3.1

Choose a tag to compare

@github-actions github-actions released this 30 Aug 01:38

Added

  • Spotlight now finds the app by its Korean name and by what it does — 오리엘, 오리얼, 창 관리, and window manager all match.

Oriel v1.3.0

Choose a tag to compare

@github-actions github-actions released this 29 Aug 01:53

Changed

  • Moving a snapped window (left/right half or maximized) to another display now re-creates the same snap on the target display, instead of carrying the source display's absolute size over. Detection is geometric, so it applies to any window sitting in a snap position — whoever put it there.

Oriel v1.2.1

Choose a tag to compare

@github-actions github-actions released this 27 Aug 02:00
  • Fixed: installing by COPYING the app (instead of Finder-moving it) left it running from Gatekeeper's translocated read-only path, which blocked Sparkle updates — the app now detects this at launch, clears the quarantine flag, and relaunches itself from its real location.

Oriel v1.2.0

Choose a tag to compare

@github-actions github-actions released this 26 Aug 13:21

Added

  • A Center action (⌃⌥C by default) that centers the focused window on its display, customizable like every other shortcut.
  • First-run onboarding that explains the app and hosts the Accessibility permission ask — the launch-time system prompt is gone.

Changed

  • The status menu shows the app version at the top.

Oriel v1.1.0

Choose a tag to compare

@github-actions github-actions released this 24 Aug 13:16

Fixed

  • Windows that refuse horizontal resizing (fixed-width windows) now snap flush to the display's right edge instead of stopping at mid-screen — and without flickering through an intermediate position.
  • Restore now returns to the window's position from before the whole chain of snap/maximize actions, not just the most recent one, including for windows that clamp their size.

Changed

  • Moving a window to another display starts a new restore chain: pressing Restore afterwards returns the window to where it landed on that display instead of yanking it back across displays.

Oriel v1.0.0

Choose a tag to compare

@github-actions github-actions released this 24 Aug 11:35