From 45c6be7e1bc65389e103609ee95cbedfcb90f8a0 Mon Sep 17 00:00:00 2001 From: Hojun-Cho Date: Sun, 16 Aug 2026 21:35:51 +0900 Subject: [PATCH] docs: rewrap the popup paragraph --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 3967467..c2d4d46 100644 --- a/README.md +++ b/README.md @@ -47,9 +47,9 @@ window when no focus window is set. The popup is an X11 window sized by `GDK_SCALE` on HiDPI displays, XIM is X11-only, and GTK popup placement converts the GTK caret to X11 root -coordinates. There is no native Wayland popup -surface or Wayland caret positioning. GTK and IBus clients can still use -inline preedit where their display environment supports it. +coordinates. There is no native Wayland popup surface or Wayland caret +positioning. GTK and IBus clients can still use inline preedit where their +display environment supports it. ## Build and test