From 901e7d83f8af3defe2c602daad98fd3c67e1dd7c Mon Sep 17 00:00:00 2001 From: "Danilo M." Date: Mon, 14 Sep 2026 12:38:36 +0200 Subject: docs: correct drawer exit behaviour and dead module commands The README claimed a click outside returns to the grid; it closes the drawer, and only Escape-with-a-page or the back arrow return to the grid. The three moved module READMEs' run and IPC commands still named the deleted volume-osd, mail-overview and vm-manager paths, so point them at qs -p desktop and ipc call drawer open sound|mail|vm. --- desktop/README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'desktop/README.md') diff --git a/desktop/README.md b/desktop/README.md index 0350f9a..e443ca0 100644 --- a/desktop/README.md +++ b/desktop/README.md @@ -4,9 +4,10 @@ One drawer, left of DP-1, hosting the things a desktop lets you adjust. Reached from a launcher at the left end of waybar. The drawer opens as a grid of tiles, and clicking a tile either opens that -module's page or fires an action. Escape, a click outside, or a module's back -arrow returns to the grid; Escape again closes the drawer. It takes keyboard -focus while it is open, so those keys reach it. +module's page or fires an action. A module's back arrow, and Escape while a +page is showing, return to the grid; Escape on the grid, or a click outside, +closes the drawer. It takes keyboard focus while it is open, so those keys +reach it. ## Running it -- cgit v1.2.3