swayfx/sway
Aleksa Sarai 29a535aae4
sway: extensions: only unlock if lock_surfaces.length == 0
When destroying lock surfaces, we really should only unlock a
desktop_shell if the set of lock surfaces has dropped to zero (since
callers need to do a set_lock_surface for every output).

Signed-off-by: Aleksa Sarai <cyphar@cyphar.com>
2016-12-26 19:23:07 +11:00
..
commands Change how security config is loaded 2016-12-17 15:21:57 -05:00
border.c Handle border-related malloc failures 2016-12-15 19:01:40 -05:00
CMakeLists.txt Change how security config is loaded 2016-12-17 15:21:57 -05:00
commands.c Handle allocation failures in security code 2016-12-15 19:01:41 -05:00
config.c Update default swaybar command 2016-12-23 11:21:18 -05:00
container.c Put floating views in center, fallback on top left 2016-12-18 10:43:10 +01:00
criteria.c Reorganize includes 2016-09-01 08:18:37 -04:00
debug_log.c Reorganize includes 2016-09-01 08:18:37 -04:00
extensions.c sway: extensions: only unlock if lock_surfaces.length == 0 2016-12-26 19:23:07 +11:00
focus.c prevent dereference of freed workspace 2016-10-02 22:03:52 -05:00
handlers.c Handle some more memory allocation failures 2016-12-15 19:01:41 -05:00
input.c Handle calloc failures 2016-12-15 19:01:41 -05:00
input_state.c Reorganize includes 2016-09-01 08:18:37 -04:00
ipc-json.c Handle calloc failures 2016-12-15 19:01:41 -05:00
ipc-server.c Fix build error 2016-12-15 19:01:41 -05:00
layout.c wrap some views under workspaces 2016-12-04 08:31:34 -05:00
main.c Change how security config is loaded 2016-12-17 15:21:57 -05:00
output.c Reorganize includes 2016-09-01 08:18:37 -04:00
security.c Handle allocation failures in security code 2016-12-15 19:01:41 -05:00
sway-bar.5.txt Implement configurable wrapping on bar ws scroll 2016-07-17 11:26:38 -04:00
sway-input.5.txt Add left_handed support for input devices 2016-10-25 22:06:23 +02:00
sway-security.7.txt Change how security config is loaded 2016-12-17 15:21:57 -05:00
sway.1.txt document all xkb settings handled by wlc 2016-08-09 10:41:06 -04:00
sway.5.txt document workspace_auto_back_and_forth command 2016-09-16 21:53:46 -05:00
workspace.c Add remaining sway allocation failure handling 2016-12-15 19:01:41 -05:00