swayfx/sway
Quentin Glidic 449617f104 commands: Fix memory allocation in assign
Also use the safer snprintf since we just computed the size.

Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
2016-01-23 20:22:51 +01:00
..
CMakeLists.txt Fix generating sway-input.5 manpage 2016-01-22 19:26:13 +01:00
commands.c commands: Fix memory allocation in assign 2016-01-23 20:22:51 +01:00
config.c Fix issue #455 2016-01-21 21:08:18 +01:00
container.c Fix whitespace issues. 2016-01-05 23:42:40 +01:00
criteria.c criteria: Code formatting. 2015-11-25 14:59:07 +01:00
debug_log.c remove unused execinfo.h include from debug_log.c 2015-12-21 18:57:26 +01:00
extensions.c extensions: Track panels by wl_resource, position per panel. 2015-12-20 12:54:34 +01:00
focus.c Only update visibility if WS isn't destroyed after 2016-01-21 22:05:06 +01:00
handlers.c libinput 2016-01-19 06:51:36 -08:00
input.c libinput 2016-01-19 06:51:36 -08:00
input_state.c Add support for bincode command 2016-01-09 18:07:47 +01:00
ipc-server.c libinput 2016-01-19 06:51:36 -08:00
layout.c arrange_windows_r: Round pixels to match reality, fixes calculations. 2015-12-28 14:58:17 +01:00
main.c Prevent ipc from crashing sway 2016-01-22 12:29:18 +11:00
output.c output: Support multiple adjacent outputs. 2015-11-16 21:32:18 +01:00
resize.c return after disconnect ipc client and minor checks 2015-09-29 07:19:10 -07:00
sway-input.5.txt sway-input: fix typo 2016-01-23 14:08:52 +02:00
sway.1.txt Clearer order of locations searched for config file. 2016-01-05 22:06:02 +01:00
sway.5.txt manpage: add references sway.5 <-> sway-input.5 2016-01-22 19:26:13 +01:00
workspace.c Strip quotes from workspace name. 2016-01-11 03:13:36 +01:00