..
commands
cmd_assign: fix leak on error
2018-07-02 08:03:41 +09:00
config
config: add a couple of forgotten frees
2018-07-05 08:13:10 +09:00
desktop
Fix use after free in transaction code
2018-07-04 22:58:17 +10:00
input
keyboard: free xkb keymap on destroy
2018-07-05 08:13:10 +09:00
tree
workspace_next_name: free targets later than these already found in order
2018-07-05 08:13:10 +09:00
base64.c
Rework get_clipboard implementation
2017-07-07 21:51:34 +02:00
commands.c
cmd_results_to_json: return copied string and properly free the json
2018-07-05 13:11:02 +09:00
config.c
config: add a couple of forgotten frees
2018-07-05 08:13:10 +09:00
criteria.c
sway/criteria: gcc string truncation warning fix
2018-06-08 22:30:13 +09:00
debug-tree.c
Add L_FLOATING back to debug tree
2018-06-01 23:14:58 +10:00
ipc-json.c
Fix compilation errors related to disabled outputs
2018-06-09 11:38:16 +01:00
ipc-server.c
cmd_results_to_json: return copied string and properly free the json
2018-07-05 13:11:02 +09:00
main.c
ipc-server: add display destroy listener and remove ipc_terminate
2018-07-04 18:47:11 +09:00
meson.build
Add idle inhibit unstable v1 support
2018-07-02 09:29:16 +09:00
security.c
Add minimal config subsystem
2017-12-05 10:40:55 +01:00
server.c
startup: move setenv WAYLAND_DISPLAY before config execs
2018-07-04 13:52:26 +09:00
sway-bar.5.scd
Add sway-bar(5)
2018-05-11 21:13:43 -04:00
sway-input.5.scd
Add sway-input(5)
2018-05-11 21:25:05 -04:00
sway.1.scd
Add sway(5)
2018-05-11 21:03:43 -04:00
sway.5.scd
Support i3's legacy force_focus_wrapping command
2018-05-28 11:09:46 -04:00