swayfx/sway
Sheena Artrip 7efb5d4673 Rename symbol set_cloexec to sway_set_cloexec, remove duplicates.
set_cloexec is defined by both sway and wlroots (and who-knows-else),
so rename the sway one for supporting static linkage. We also remove
the duplicate version of this in client/.

Fixes: https://github.com/swaywm/sway/issues/4677
2019-11-01 12:41:08 -04:00
..
commands focus: add a NULL check in focus <direction> 2019-11-01 12:18:09 -04:00
config Rename symbol set_cloexec to sway_set_cloexec, remove duplicates. 2019-11-01 12:41:08 -04:00
desktop Fix presentation feedback when scanning out fullscreen view 2019-10-27 11:07:48 -04:00
input seat: simplify a strdup 2019-11-01 12:18:09 -04:00
tree Fix segfault in wlr_output_manager_v1_set_configuration 2019-10-27 10:51:02 -04:00
commands.c Fix various memory leaks 2019-11-01 12:18:09 -04:00
config.c Fix various memory leaks 2019-11-01 12:18:09 -04:00
criteria.c criteria: make literal comparison for __focused__ values 2019-10-27 11:06:05 -04:00
decoration.c Fix double free when unmapping any view 2018-11-15 15:22:09 +10:00
ipc-json.c calibration_matrix: add the current matrix to the IPC description for libinput devices 2019-07-05 18:41:56 +03:00
ipc-server.c Remove all wayland-server.h includes 2019-07-27 17:16:56 -04:00
main.c Fix various memory leaks 2019-11-01 12:18:09 -04:00
meson.build input: Add support for tablet protocol. 2019-09-25 23:10:33 -04:00
security.c Replace _XOPEN_SOURCE with _POSIX_C_SOURCE 2018-11-25 17:19:43 +01:00
server.c input: Add support for tablet protocol. 2019-09-25 23:10:33 -04:00
sway-bar.5.scd swaybar: complete barconfig_update event handling 2019-09-04 16:48:50 -10:00
sway-input.5.scd Fix type (an -> and) 2019-09-05 22:02:33 +03:00
sway-ipc.7.scd Fix bar_state_update docs 2019-09-03 22:22:25 -04:00
sway-output.5.scd Fix syntax in examples in sway-output(5) 2019-10-02 17:37:54 -04:00
sway.1.scd Update language in sway.desktop & sway(1) 2019-03-10 15:09:52 -04:00
sway.5.scd focus: support focus prev|next [sibling] 2019-10-27 11:02:57 -04:00
swaynag.c Rename symbol set_cloexec to sway_set_cloexec, remove duplicates. 2019-11-01 12:41:08 -04:00
xdg_decoration.c Fix xdg-decoration unconfigured if set before first commit 2019-05-03 15:37:32 -06:00