index
:
sway.git
master
fork of sway with action binder commands
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sway
/
commands
/
client.c
Age
Commit message (
Expand
)
Author
2024-01-18
Delete old damage tracking code
Alexander Orzechowski
2024-01-18
scene_graph: Port container server side decorations
Alexander Orzechowski
2021-12-10
Add focused_tab_title
Vsevolod
2019-12-29
cmd_client_*: support optional args for i3 compat
Brian Ashworth
2019-12-28
cmd_client_*: refactor duplicated code
Brian Ashworth
2019-01-21
Replace wlr_log with sway_log
M Stoeckl
2019-01-14
Remove now-unused "input" argument of cmd_results_new
M Stoeckl
2018-11-01
Move view marks properties to container struct
Ryan Dwyer
2018-10-07
Shim client.background and client.placeholder
Drew DeVault
2018-09-11
Update textures for cmd_client_* commands
Brian Ashworth
2018-05-03
Convert border_colors.text to float[4]
Drew DeVault
2018-05-03
Render titles
Ryan Dwyer
2018-05-02
Support alpha in border colours
Ryan Dwyer
2018-05-01
Remove unnecessary pointers
Ryan Dwyer
2018-04-30
Implement borders
Ryan Dwyer
2017-11-18
Move everything to sway/old/
Drew DeVault
2017-04-29
Set child border to background if not specified
Drew DeVault
2017-04-29
Support specifying fewer than 5 colors
Drew DeVault
2016-09-02
merge in latest commits
Zandr Martin
2016-09-01
refactor commands.c
Zandr Martin