aboutsummaryrefslogtreecommitdiff
path: root/sway/commands/client.c
AgeCommit message (Expand)Author
2024-01-18Delete old damage tracking codeAlexander Orzechowski
2024-01-18scene_graph: Port container server side decorationsAlexander Orzechowski
2021-12-10Add focused_tab_titleVsevolod
2019-12-29cmd_client_*: support optional args for i3 compatBrian Ashworth
2019-12-28cmd_client_*: refactor duplicated codeBrian Ashworth
2019-01-21Replace wlr_log with sway_logM Stoeckl
2019-01-14Remove now-unused "input" argument of cmd_results_newM Stoeckl
2018-11-01Move view marks properties to container structRyan Dwyer
2018-10-07Shim client.background and client.placeholderDrew DeVault
2018-09-11Update textures for cmd_client_* commandsBrian Ashworth
2018-05-03Convert border_colors.text to float[4]Drew DeVault
2018-05-03Render titlesRyan Dwyer
2018-05-02Support alpha in border coloursRyan Dwyer
2018-05-01Remove unnecessary pointersRyan Dwyer
2018-04-30Implement bordersRyan Dwyer
2017-11-18Move everything to sway/old/Drew DeVault
2017-04-29Set child border to background if not specifiedDrew DeVault
2017-04-29Support specifying fewer than 5 colorsDrew DeVault
2016-09-02merge in latest commitsZandr Martin
2016-09-01refactor commands.cZandr Martin