aboutsummaryrefslogtreecommitdiff
path: root/sway/commands/rename.c
AgeCommit message (Expand)Author
2023-04-14commands: add printf attribute to cmd_results_new()Simon Ser
2022-11-26launcher: track workspaces by nodeRonan Pigott
2022-11-26root: move the workspace matching code to its own fileRonan Pigott
2019-03-23Allow for workspace renaming during exec handlingmliszcz
2019-01-21Replace wlr_log with sway_logM Stoeckl
2019-01-14Remove now-unused "input" argument of cmd_results_newM Stoeckl
2018-12-18Return success when renaming a workspace to itselfRyan Dwyer
2018-11-25Replace _XOPEN_SOURCE with _POSIX_C_SOURCEemersion
2018-10-26Deny several commands when there's no outputs connectedRyan Dwyer
2018-09-05Implement type safe arguments and demote sway_containerRyan Dwyer
2018-08-18commands: saner workspace number handlingIan Fan
2018-08-18Rename container_sort_workspaces and container_wrap_childrenRyan Dwyer
2018-08-06commands: fix workspace edge casesIan Fan
2018-07-09Update for swaywm/wlroots#1126emersion
2018-04-23Sort workspaces after renameRyan Dwyer
2018-04-23Implement rename workspace commandRyan Dwyer