From fb7266153e1568b61a2ed0d8f0b2dc1c1884bd49 Mon Sep 17 00:00:00 2001 From: felixzsh Date: Wed, 12 Aug 2026 11:16:51 -0500 Subject: [PATCH] docs: remove mouse capture form roadmap --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 13f71d3..c63f806 100644 --- a/README.md +++ b/README.md @@ -205,7 +205,6 @@ not expanded. ## Roadmap - Layout-aware keysyms via `xkbcommon` instead of the static US table. -- Mouse button display. - Per-monitor placement. ## License