aboutsummaryrefslogtreecommitdiff
path: root/cmd-resize-window.c
Commit message (Expand)AuthorAge
* Allow control mode clients to set a hard limit on the window width andnicm2021-08-27
* Rename a member to match what it will be in future.nicm2021-08-21
* Add args parsing callback for some future work, currently unused.nicm2021-08-21
* Hide struct args behind a couple of accessor functions.nicm2021-08-20
* Also move cmdq_item and cmdq_list into cmd-queue.c (this is to make itsnicm2020-04-13
* Make struct cmd local to cmd.c and move it out of tmux.h.nicm2020-04-13
* Make a best effort to set xpixel and ypixel for each pane and addnicm2019-11-28
* Use the correct size for new windows when window-size is latest,nicm2019-09-23
* Support for windows larger than visible on the attached client. This hasnicm2018-10-18