swayfx/sway
Drew DeVault 4397cff7bc Fix some IPC issues
Socket now includes pid in the filename (fixes nested sway sessions or
old sockets causing problems).

Fixed warnings on strict aliasing and cleaned up relevant code in
general.
2015-11-11 08:43:36 -05:00
..
commands.c Learn "gaps edge_gaps <on|off|toggle>". 2015-11-04 13:21:10 +01:00
config.c Learn "gaps edge_gaps <on|off|toggle>". 2015-11-04 13:21:10 +01:00
container.c input_state: Remove mouse_origin (x&y). Query wlc instead. 2015-10-29 18:02:02 +01:00
focus.c Include header declaring ipc_event_workpace(2) 2015-11-04 21:12:25 +01:00
handlers.c input_state: Remove mouse_origin (x&y). Query wlc instead. 2015-10-29 18:02:02 +01:00
input_state.c input_state: Remove mouse_origin (x&y). Query wlc instead. 2015-10-29 18:02:02 +01:00
ipc.c Fix some IPC issues 2015-11-11 08:43:36 -05:00
layout.c Learn "gaps edge_gaps <on|off|toggle>". 2015-11-04 13:21:10 +01:00
list.c set variable changes 2015-09-08 08:54:57 -07:00
log.c Add file and line number to log in Debug build 2015-11-11 08:32:32 -05:00
main.c main: Implement --get-socketpath switch. 2015-10-18 19:53:56 +02:00
output.c output: Fix code style. 2015-10-25 13:57:11 +01:00
readline.c Fix potential memory leak 2015-08-20 02:30:22 +02:00
resize.c return after disconnect ipc client and minor checks 2015-09-29 07:19:10 -07:00
stringop.c merge + no c_extensions 2015-09-18 07:23:04 -07:00
util.c added missing util.h/c stuff 2015-08-25 19:53:59 +02:00
workspace.c put ipc_event_workspace in update_focus 2015-11-02 11:28:51 -08:00