Grace's panels (Reader, Compare, Library, Annotations, Search, Notes, Note Editor, Strong's, Dictionary, Commentary, Books) are dockable: drag them by their title bar to rearrange, stack them as tabs, float them, or close them. Once you have an arrangement you like, you can save it as one of three named layouts and switch between them later — handy for reading vs. compare vs. word-study workflows.
Where to find it
Open View → Saved Layouts. The submenu has five groups:
- Save Current As…
- Load
- Set Preferred for Reset
- Delete
- Clear All Saved Layouts
Up to three slots are available (Slot 1, Slot 2, Slot 3). Each slot can be empty, or hold a saved layout with an optional user-supplied name.
Saving a layout
- Arrange the docks the way you want.
- View → Saved Layouts → Save Current As… → Slot N.
- Grace prompts for a name; type something memorable ("Reading", "Word study", "Compare") or accept the default. The Save Current As… and Load menus immediately show the new label.
If a slot already had a layout, saving overwrites it without prompting — there is no undo for the previous contents.
Loading a layout
View → Saved Layouts → Load → Slot N restores that slot's docks and sizes. Empty slots are greyed out.
If a saved layout references a panel that no longer exists (e.g. you saved while a feature was on, then a later release moved it), Grace warns you and leaves the current layout untouched.
Reset Panel Layout — and what "preferred" means
View → Reset Panel Layout is the one-click "go back to a known-good state" button. By default it reverts to the Factory default — the layout Grace ships with.
Set Preferred for Reset changes that target:
- Factory default — Reset reverts to the shipped layout.
- Slot 1 / 2 / 3 — Reset reverts to that saved layout. Empty slots cannot be picked as preferred.
The selected option is checked in the submenu so it is always clear which one Reset will use. Pick whichever arrangement you spend the most time in as the preferred target so a single keystroke takes you back there.
Deleting a saved layout
View → Saved Layouts → Delete → Slot N wipes that slot's body and name. There is no confirmation — the operation is silent and immediate. If you delete the slot that was the preferred Reset target, Grace automatically rolls the preferred pointer back to Factory default and shows a status-bar note so Reset keeps working.
Clear All Saved Layouts wipes all three slots in one step (after a confirmation dialog). This entry is greyed out when there is nothing to clear.
Related: Reset Window Geometry
Saved layouts only cover the dock arrangement inside the main window. View → Reset Window Geometry is a separate command that restores the main window's size and position to the shipped defaults — useful if Grace ends up off-screen after a monitor change.
Where the data lives
Saved layouts persist as base64 dock-state strings in preferences.toml (grace.layout_slot_1, grace.layout_slot_1_name, and so on for slots 2 and 3, plus grace.preferred_layout_slot). They survive restarts, application updates, and OS reboots; they do not sync between machines unless you copy preferences.toml yourself.