x11-wm/dwl: document default mouse bindings

This commit is contained in:
Scott Robbins 2024-08-27 19:17:24 -04:00 committed by Jan Beich
parent 679879bda2
commit 0f08f5cb1e
2 changed files with 22 additions and 0 deletions

View File

@ -1,6 +1,7 @@
PORTNAME= dwl
DISTVERSIONPREFIX= v
DISTVERSION= 0.7
PORTREVISION= 1
CATEGORIES= x11-wm wayland
MASTER_SITES= https://codeberg.org/${PORTNAME}/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/

View File

@ -0,0 +1,21 @@
https://codeberg.org/dwl/dwl/issues/697
--- dwl.1.orig 2024-08-06 18:03:27 UTC
+++ dwl.1
@@ -100,6 +100,16 @@ These might differ depending on your keyboard layout.
.Nm .
.El
These might differ depending on your keyboard layout.
+.Ss Mouse commands
+.Bl -tag -width 20n -offset indent -compact
+.It Mod-Button1
+Move focused window while dragging. Tiled windows will be toggled to the floating state.
+.It Mod-Button2
+Toggles focused window between floating and tiled state.
+.It Mod-Button3
+Resize focused window while dragging. Tiled windows will be toggled to
+the
+floating state.
.Sh ENVIRONMENT
These environment variables are used by
.Nm :