diff --git a/README.md b/README.md
index d7cac46..bdff958 100644
--- a/README.md
+++ b/README.md
@@ -11,7 +11,7 @@
Window Layout provides five manual placement actions for eligible app windows. +
Home puts pinned actions and utility summaries first. Expand All actions + or recent history when needed. Search with Up or Down and Return; + existing availability and confirmation checks still apply. + Modules offers search and All, Added, and Available filters. + Its Open button navigates to the selected utility.
+Window Layout provides eleven manual actions for eligible app windows: + four halves, four quarters, Maximize, Center, and Restore Previous Placement. Full-height windows and targets are refused, including ordinary windows. - Halves and Maximize can be unavailable when both the Dock and menu bar auto-hide. + Left Half, Right Half, and Maximize can be unavailable when both the Dock and menu bar auto-hide. The Window Layout guide covers optional shortcuts, eligibility, and results that require manual review.
Away is an app privacy curtain, not a macOS session lock. diff --git a/website/index.html b/website/index.html index a1d7bdc..ca46606 100644 --- a/website/index.html +++ b/website/index.html @@ -627,15 +627,17 @@
Arrange one eligible app window with Left Half, Right Half, - Maximize, Center, or Restore Previous Placement. +
Arrange one eligible app window with eleven manual actions: Left Half, + Right Half, Top Half, Bottom Half, Top Left Quarter, Top Right Quarter, + Bottom Left Quarter, Bottom Right Quarter, Maximize, Center, + or Restore Previous Placement. Full-height windows and targets are excluded.
Only standard, nonminimized windows with readable geometry and move/resize support qualify. The first layout action requests Accessibility access if needed. Actions support Home search, pins, and optional shortcuts, unassigned by default.
Maximize does not enter full screen. Ordinary full-height windows are also refused. - Halves and Maximize can be unavailable when both the Dock and menu bar auto-hide. + Left Half, Right Half, and Maximize can be unavailable when both the Dock and menu bar auto-hide. Restore skips later manual changes, missing windows, and changed display arrangements.
After an excluded post-write result or an unverifiable write, review the window and confirm Keep Current Placement before another action. diff --git a/website/llms.txt b/website/llms.txt index 4a5c8c6..b4292f5 100644 --- a/website/llms.txt +++ b/website/llms.txt @@ -16,7 +16,7 @@ Repository notices: https://github.com/niharnm/Semper/blob/main/NOTICE.md - Release artifact: https://github.com/niharnm/Semper/releases/tag/v1.0.0 - Awake, Displays, Workspace Restore, File Shelf, Safe Eject, Scenes, Away, Presentation, and Window Layout are in development. None of these additional modules is included in v1.0.0. - Source builds include ten modules. Checks for a public release are still in progress. -- Semper currently requires macOS 15.4 or later. +- Semper is built only for macOS and requires macOS 15.4 or later. - Semper is available to macOS users and to developers who want to build from source. - Do not describe Semper as available for Windows, Linux, iOS, or the Mac App Store. @@ -54,11 +54,17 @@ Repository notices: https://github.com/niharnm/Semper/blob/main/NOTICE.md ## Window Layout in source builds -- Five manual actions for one eligible standard app window: Left Half, Right Half, Maximize, Center, and Restore Previous Placement. +- Eleven manual actions for one eligible standard app window: Left Half, Right Half, Top Half, Bottom Half, Top Left Quarter, Top Right Quarter, Bottom Left Quarter, Bottom Right Quarter, Maximize, Center, and Restore Previous Placement. - Actions support Home search, pins, and optional shortcuts. No shortcut is assigned by default. Maximize does not enter full screen. -- Only nonminimized windows with readable geometry and move/resize support qualify. Full-height windows and targets are refused, including ordinary windows. Halves and Maximize can be unavailable when both the Dock and menu bar auto-hide. +- Only nonminimized windows with readable geometry and move/resize support qualify. Full-height windows and targets are refused, including ordinary windows. Left Half, Right Half, and Maximize can be unavailable when both the Dock and menu bar auto-hide. - Restore skips later manual changes, missing windows, and changed display arrangements. After an excluded post-write result or an unverifiable write, review the window and confirm Keep Current Placement before another action. This discards the preceding placement record. +## Home and Modules in source builds + +- Home shows pinned actions and a grid of added utilities with current summaries. All actions and recent history stay collapsed until requested. +- Search actions or utilities, select a result with Up or Down, and press Return. The same availability and confirmation checks apply as when clicking. Escape clears the query. +- Modules offers search by name or purpose and All, Added, and Available filters. Open navigates to the selected utility. From Sound's stopped detail view, choose Open Sound to start its audio controls. Browsing Home, reading summaries, or adding a module does not start its runtime. + ## File Shelf image copies in source builds - Resize a Copy accepts one fully downloaded local JPEG or PNG. Choose a longest edge of up to 1,024 or 2,048 pixels. Smaller images keep their dimensions; the original is never changed and existing destination files are refused.