sway/sway
Cédric Cabessa d6cc6600d0 partial fix #1056
this patch allow the user to type its password when a modal window is shown
while the desktop is locked by swaylock.
It is a partial fix of the bug since the window should be visible (see bug
https://github.com/swaywm/sway/issues/1056 for details).
2017-12-29 18:03:02 +01:00
..
commands Fix #1291 2017-10-08 11:26:45 -04:00
base64.c
border.c
CMakeLists.txt Merge pull request #1263 from nyorain/master 2017-10-08 11:05:54 -04:00
commands.c commands: fail when criteria match nothing 2017-10-08 11:54:46 +02:00
config.c Add scale to merge_output_config 2017-10-14 17:50:31 -07:00
container.c Fix use-after free introduced by cbe7364 2017-10-09 12:04:06 -04:00
criteria.c Fix #1291 2017-10-08 11:26:45 -04:00
debug_log.c
extensions.c
focus.c
handlers.c partial fix #1056 2017-12-29 18:03:02 +01:00
input.c
input_state.c
ipc-json.c Fix crash on swaygrab with scratchpad populated 2017-10-08 10:48:33 -04:00
ipc-server.c Adaptions for API change in json-c v0.13 2017-12-17 15:53:22 -05:00
layout.c
main.c nvidia: Validate the nvidia_drm module options 2017-10-24 22:35:31 +00:00
output.c
security.c
sway-bar.5.txt Various manpage edits 2017-10-14 21:41:49 +02:00
sway-input.5.txt Various manpage edits 2017-10-14 21:41:49 +02:00
sway-security.7.txt Various manpage edits 2017-10-14 21:41:49 +02:00
sway.1.txt Various manpage edits 2017-10-14 21:41:49 +02:00
sway.5.txt Various manpage edits 2017-10-14 21:41:49 +02:00
workspace.c