summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Ser <contact@emersion.fr>2021-03-23 23:30:36 +0100
committerSimon Ser <contact@emersion.fr>2021-03-23 23:30:36 +0100
commit3e181b7907058180f842223487bf07a75f9a9e04 (patch)
tree44b02fab4e07fd1fc660d7250b935c550d5bf730
parent9fbe8d7e05ff4c9193b2ca5368851b313c97bdf2 (diff)
reamde: remove link to patchHEADmaster
Patch has been merged.
-rw-r--r--README.md5
1 files changed, 0 insertions, 5 deletions
diff --git a/README.md b/README.md
index 1be6744..e7f54e4 100644
--- a/README.md
+++ b/README.md
@@ -6,9 +6,6 @@ A Hangul input method for Wayland.
Depends on libhangul, Wayland and libxkbcommon.
-On Sway, this requires a [patch to add virtual-keyboard grabs
-support][sway-keyboard-grab].
-
meson build/
ninja -C build/
build/wlhangul
@@ -16,5 +13,3 @@ support][sway-keyboard-grab].
## License
MIT
-
-[sway-keyboard-grab]: https://github.com/swaywm/sway/pull/4932