From 5edde7b4520696f2c5f76c7d96abd5e8b9da612f Mon Sep 17 00:00:00 2001 From: MadcowOG <88654251+MadcowOG@users.noreply.github.com> Date: Mon, 1 May 2023 19:16:52 +0000 Subject: [PATCH] Created keyboardshortcutsinhibit (markdown) --- keyboardshortcutsinhibit.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 keyboardshortcutsinhibit.md diff --git a/keyboardshortcutsinhibit.md b/keyboardshortcutsinhibit.md new file mode 100644 index 0000000..600494c --- /dev/null +++ b/keyboardshortcutsinhibit.md @@ -0,0 +1,8 @@ +### Description +Allows clients to use the keyboard-shortcuts-inhibit protocol to block the compositor from using keybinds. This is useful for virtualization software like looking-glass which requires this protocol to run. + +### Download +- [2023-05-01](https://github.com/djpohly/dwl/compare/main...madcowog:keyboard-shortcuts-inhibit.patch) + +### Authors +- [MadcowOG](https://github.com/MadcowOG) \ No newline at end of file