summaryrefslogtreecommitdiff
path: root/src/wayland/meta-wayland-inhibit-shortcuts-dialog.c
Commit message (Collapse)AuthorAgeFilesLines
* wayland: use the inhibit shortcuts dialogOlivier Fourdan2017-08-021-0/+169
Plug the new MetaInhbitShortcutsDialog to the relevant Wayland protocol implementation. Also, remember the last user choice for a given surface to avoid asking continuously the same question. https://bugzilla.gnome.org/show_bug.cgi?id=783342