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
/
common
/
ipc-client.c
Age
Commit message (
Expand
)
Author
2018-09-02
prevent ub caused by misaligned stores/loads
taiyu
2018-08-06
ipc-client: fix memory leaks in get_socketpath
Ian Fan
2018-07-09
Update for swaywm/wlroots#1126
emersion
2018-04-13
Fix gcc string truncation warnings
Dominique Martinet
2018-03-29
Allow sway IPC clients to fall back to i3 socket
Drew DeVault
2018-01-05
sway: change all sway_log to wlr_log
Dominique Martinet
2017-03-10
UnGNUify the codebase
Drew DeVault
2016-12-15
Handle malloc failure in ipc_recv_response
Drew DeVault
2016-09-01
Reorganize includes
Drew DeVault
2016-08-30
Fix to make ipc client code FreeBSD compatible.
Johannes Lundberg
2016-05-01
common: fix potential buffer overflow
Eric Engestrom
2016-03-22
Abort when receiving 0 bytes in IPC call
Mikkel Oscar Lyderik
2016-01-03
Add type to returned response.
Mikkel Oscar Lyderik
2015-12-13
Subscribe to workspace change events and redraw
Drew DeVault
2015-11-28
Fix incorrect #include on ipc-client.c
Drew DeVault
2015-11-27
Add command line to swaygrab
Drew DeVault
2015-11-27
Move IPC client into common, refactor IPC
Drew DeVault