sway/sway/desktop
Brian Ashworth f531e86f7c desktop/output: fix mem leak in handle_new_output
This fixes a memory leak of oc (the output config) in handle_new_output.
Output configs returned from find_output_config are not stored and need
to be freed after use.
2020-01-22 13:30:52 -05:00
..
desktop.c Stop using wlr_output->{lx,ly} 2019-03-11 12:43:01 -04:00
idle_inhibit_v1.c idle_inhibit: fix crash during view destruction 2019-04-03 19:46:08 +03:00
layer_shell.c layer-shell: refocus if keyboard interactive lost 2019-12-27 11:38:56 +01:00
output.c desktop/output: fix mem leak in handle_new_output 2020-01-22 13:30:52 -05:00
render.c Fix unreliable scaling filter 2020-01-15 18:01:50 +01:00
surface.c desktop/surface: Fix crash when timer is NULL 2019-12-24 13:03:50 +01:00
transaction.c Fix uninitialized read for wlr_surface_send_frame 2019-04-21 14:06:15 +03:00
xdg_shell.c Remove all wayland-server.h includes 2019-07-27 17:16:56 -04:00
xwayland.c xwayland: handle size_hints == NULL 2020-01-08 10:27:20 -05:00