Dane Jensen
|
e244be2540
|
Bug fixes and adjustments from feedback.
|
2026-06-14 20:02:24 -07:00 |
|
Dane Jensen
|
64ded18960
|
Updating tile-pane and float-pane to use new layout mechanics.
|
2026-06-14 19:59:37 -07:00 |
|
Dane Jensen
|
4dd496790a
|
Merge branch 'master' into floating_panes
|
2026-06-14 19:54:43 -07:00 |
|
Thomas Adam
|
fb527fa7db
|
Merge branch 'obsd-master'
|
2026-06-14 21:00:05 +01:00 |
|
nicm
|
87976aa48e
|
Add a helper to get pane-border-status for a window for some other
changes to come.
|
2026-06-14 19:31:37 +00:00 |
|
Dane Jensen
|
8497b588a2
|
Merge master into floating_panes
|
2026-06-11 12:05:11 -07:00 |
|
Thomas Adam
|
3d7f421809
|
Merge branch 'obsd-master'
|
2026-06-11 15:30:06 +01:00 |
|
nicm
|
fa6d33f742
|
Add a helper to free the list of pending resizes.
|
2026-06-11 14:19:59 +00:00 |
|
Dane Jensen
|
2a830aa567
|
Merge branch 'master' into floating_panes
|
2026-06-10 12:47:50 -07:00 |
|
Thomas Adam
|
9231c80cd8
|
Merge branch 'obsd-master'
|
2026-06-10 17:15:07 +01:00 |
|
nicm
|
2719549cf2
|
Rename new-pane -B to -W since -B is best kept to match -B to
display-popup.
|
2026-06-10 16:03:14 +00:00 |
|
Dane Jensen
|
2a1ad05671
|
There was an bug with the earlier commit, reproduction: "splitw; newp
-t0; killp -t0". Added logic to handle previously unforseen states, like
a floating cell before a tiled cell at the top of the screen.
|
2026-06-09 15:37:30 -07:00 |
|
Dane Jensen
|
45e9e541a4
|
Merge branch 'master' into fp-merge
|
2026-06-09 13:29:32 -07:00 |
|
Thomas Adam
|
2179c3e420
|
Merge branch 'obsd-master'
|
2026-06-09 10:30:06 +01:00 |
|
nicm
|
d5c9196348
|
Add -B to new-pane/split-window to block until the command exits, like
run-shell -b.
|
2026-06-09 09:11:05 +00:00 |
|
Thomas Adam
|
97156f3382
|
Merge branch 'obsd-master'
|
2026-06-09 09:30:06 +01:00 |
|
nicm
|
27c58c764d
|
Do not use NULL arguments, bug spotted by Dane Jensen.
|
2026-06-09 08:11:53 +00:00 |
|
Thomas Adam
|
1564584ba9
|
Merge branch 'obsd-master'
|
2026-06-09 00:15:06 +01:00 |
|
nicm
|
fd10db5a62
|
Fix mouse events on tiled pane status line - when panes share a border,
prefer the pane for which the border is the status line. With Dane
Jensen.
|
2026-06-08 23:06:21 +00:00 |
|
Dane Jensen
|
a7952492c1
|
Merged master into floating_panes
|
2026-06-08 15:58:38 -07:00 |
|
Thomas Adam
|
7d8c1ae295
|
Merge branch 'obsd-master'
|
2026-06-08 22:00:07 +01:00 |
|
nicm
|
34fd261a4f
|
Add a -k flag to choose commands to kill the pane when the mode is
exited (useful with floating panes).
|
2026-06-08 20:38:54 +00:00 |
|
Dane Jensen
|
7c908bca7a
|
Fixed vestigal compile errors
|
2026-06-03 17:46:29 -07:00 |
|
Nicholas Marriott
|
90ede52728
|
Merge branch 'master' into floating_panes
|
2026-06-02 20:36:08 +01:00 |
|
Thomas Adam
|
c97b2b95e6
|
Merge branch 'obsd-master'
|
2026-06-02 20:30:06 +01:00 |
|
nicm
|
a3bf632276
|
Move cell creation into layout.c, from Dane Jensen.
|
2026-06-02 19:25:06 +00:00 |
|
Thomas Adam
|
e89f02bd8f
|
Merge branch 'obsd-master'
|
2026-06-02 09:30:06 +01:00 |
|
nicm
|
ae6a749d3a
|
Move the PANE_FLOATING flag into the layout cell and add an accessor.
From Dane Jensen.
|
2026-06-02 08:13:50 +00:00 |
|
Thomas Adam
|
2f3ef88dbf
|
Merge branch 'obsd-master'
|
2026-06-01 21:15:06 +01:00 |
|
nicm
|
922f7d1645
|
Fix resize of floating panes with pane-border-status top, from Michael
Grant.
|
2026-06-01 19:59:04 +00:00 |
|
Michael Grant
|
12b3cc3750
|
Merge branch 'floating_panes' of github.com:tmux/tmux into floating_panes
|
2026-06-01 20:20:58 +01:00 |
|
Michael Grant
|
6dd288d459
|
Fix bug: pane-border-status top, can't resize floating panes by dragging the border.
|
2026-06-01 20:20:42 +01:00 |
|
Nicholas Marriott
|
d8547fc721
|
Merge branch 'master' into floating_panes
|
2026-06-01 19:35:29 +01:00 |
|
Thomas Adam
|
0eff3b6b97
|
Merge branch 'obsd-master'
|
2026-06-01 19:30:06 +01:00 |
|
nicm
|
f6557d1ea2
|
Add a Z sort order in tree mode.
|
2026-06-01 18:19:51 +00:00 |
|
Nicholas Marriott
|
7302549903
|
Merge branch 'master' into floating_panes
|
2026-06-01 08:44:44 +01:00 |
|
Thomas Adam
|
b17dcc6773
|
Merge branch 'obsd-master'
|
2026-05-31 22:00:06 +01:00 |
|
nicm
|
e3ee2b327b
|
Move back to starting position when pane is outside the window at all.
|
2026-05-31 20:41:07 +00:00 |
|
Thomas Adam
|
a9b9d2f6d3
|
Merge branch 'obsd-master'
|
2026-05-27 21:00:08 +01:00 |
|
nicm
|
bbe26df83d
|
Add an accessor function needed for floating panes.
|
2026-05-27 19:36:04 +00:00 |
|
Nicholas Marriott
|
c62b27f014
|
Add a helper to replace a loop.
|
2026-05-27 20:33:03 +01:00 |
|
Nicholas Marriott
|
fc4641c5a5
|
Merge branch 'master' into floating_panes
|
2026-05-27 16:54:02 +01:00 |
|
Thomas Adam
|
a77b81f0e5
|
Merge branch 'obsd-master'
|
2026-05-27 08:15:06 +01:00 |
|
nicm
|
27d719cd4d
|
Check error result correctly (*cause not cause), pointed out by jsg.
|
2026-05-27 07:01:36 +00:00 |
|
Nicholas Marriott
|
a6986864db
|
Merge branch 'master' into floating_panes
|
2026-05-24 10:05:56 +01:00 |
|
Thomas Adam
|
b498979d4d
|
Merge branch 'obsd-master'
|
2026-05-24 10:00:06 +01:00 |
|
nicm
|
f047b3f8e7
|
Do not crash when freeing layout cell, reported by Jere Viikari.
|
2026-05-24 08:40:43 +00:00 |
|
Dane Jensen
|
2434653867
|
fix: added conditionals and more finding logic to avoid displaying hidden panes.
|
2026-05-20 12:19:56 -07:00 |
|
Dane Jensen
|
0a7b008b21
|
Changed minimised semantics to hide semantics
|
2026-05-19 21:09:53 -07:00 |
|
Nicholas Marriott
|
2695c5305e
|
More merge fixes.
|
2026-05-19 13:23:21 +01:00 |
|