sway/sway
Drew DeVault bfcabe48ef Start fleshing out wayland client implementation
This introduces a basic shared framework for making wayland clients
within sway itself.
2015-11-12 19:04:01 -05:00
..
commands.c Learn "gaps edge_gaps <on|off|toggle>". 2015-11-04 13:21:10 +01:00
config.c Fix gaps for views being incorrect 2015-11-12 08:02:39 -05:00
container.c input_state: Remove mouse_origin (x&y). Query wlc instead. 2015-10-29 18:02:02 +01:00
debug_log.c Start fleshing out wayland client implementation 2015-11-12 19:04:01 -05: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 Start working on IPC for get_pixels 2015-11-12 12:37:23 -05:00
layout.c Fix gaps for views being incorrect 2015-11-12 08:02:39 -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