aboutsummaryrefslogtreecommitdiff
path: root/tests/test-cj-window-toggle-lib.el
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-06-20 02:46:52 -0400
committerCraig Jennings <c@cjennings.net>2026-06-20 02:46:52 -0400
commitdb5aa6e99aca42f0f4fbf2b52159dda61aa39f05 (patch)
tree8c51626650826cb7f758fa6ce885e2ea46f2891a /tests/test-cj-window-toggle-lib.el
parente5e904c8714755ef5a7e52c7ee8fa3160d3e442f (diff)
downloaddotemacs-db5aa6e99aca42f0f4fbf2b52159dda61aa39f05.tar.gz
dotemacs-db5aa6e99aca42f0f4fbf2b52159dda61aa39f05.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 'tests/test-cj-window-toggle-lib.el')
0 files changed, 0 insertions, 0 deletions