index
:
sway
bandicoot
bindsym-tocode-cartesian
bindsym-tocode-dup-children
for_window-fixes
for_window-ignored
input-fix_context_menu_focus
master
zwlr_keyboard_interactivity-on_demand-behavior
i3-compatible Wayland compositor
Simon Ser
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
ipc-client.c
Age
Commit message (
Expand
)
Author
Lines
2018-09-02
prevent ub caused by misaligned stores/loads
taiyu
-4
/
+4
2018-08-06
ipc-client: fix memory leaks in get_socketpath
Ian Fan
-0
/
+2
2018-07-09
Update for swaywm/wlroots#1126
emersion
-1
/
+1
2018-04-13
Fix gcc string truncation warnings
Dominique Martinet
-1
/
+1
2018-03-29
Allow sway IPC clients to fall back to i3 socket
Drew DeVault
-7
/
+25
2018-01-05
sway: change all sway_log to wlr_log
Dominique Martinet
-1
/
+1
2017-03-10
UnGNUify the codebase
Drew DeVault
-1
/
+2
2016-12-15
Handle malloc failure in ipc_recv_response
Drew DeVault
-0
/
+13
2016-09-01
Reorganize includes
Drew DeVault
-7
/
+4
2016-08-30
Fix to make ipc client code FreeBSD compatible.
Johannes Lundberg
-1
/
+1
2016-05-01
common: fix potential buffer overflow
Eric Engestrom
-1
/
+2
2016-03-22
Abort when receiving 0 bytes in IPC call
Mikkel Oscar Lyderik
-1
/
+1
2016-01-03
Add type to returned response.
Mikkel Oscar Lyderik
-7
/
+21
2015-12-13
Subscribe to workspace change events and redraw
Drew DeVault
-12
/
+19
2015-11-28
Fix incorrect #include on ipc-client.c
Drew DeVault
-1
/
+1
2015-11-27
Add command line to swaygrab
Drew DeVault
-10
/
+11
2015-11-27
Move IPC client into common, refactor IPC
Drew DeVault
-0
/
+78