diff options
| author | Craig Jennings <c@cjennings.net> | 2026-06-20 02:46:52 -0400 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-06-20 02:46:52 -0400 |
| commit | 55f67d1b4c89b238f1cfefcd7349c531c02548a2 (patch) | |
| tree | 89ba473074093bc9dfc28de4d95ad9649d44db8a /scripts/theme-studio | |
| parent | 201333927ed056e9c3cec883482523d05706b75e (diff) | |
| download | dotemacs-55f67d1b4c89b238f1cfefcd7349c531c02548a2.tar.gz dotemacs-55f67d1b4c89b238f1cfefcd7349c531c02548a2.zip | |
feat(windows): dock companion panels by a shared min-column rule
The F9 agent always docked as a right-side column on a landscape frame. On this 138-column frame that left ~68-column panes, too cramped to read code and the agent side by side. The F12 terminal and F10 playlist hardcoded a bottom split with no width-aware path.
I added cj/preferred-dock-direction and the cj/window-dock-min-columns defcustom (default 80) to the window-geometry lib: dock side-by-side only when the narrower pane keeps at least the minimum width, otherwise stack below. All three toggles now route through it. F9 drops its pixel-aspect rule. F12 and F10 gain a right-column width default and become adaptive. F10 keeps width and height size memory in separate vars so a resize on one axis doesn't leak to the other.
Diffstat (limited to 'scripts/theme-studio')
0 files changed, 0 insertions, 0 deletions
