shod

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit 82e18bd4c43c17125c008be6085dfa931cb1bb3b
parent e9889f1953f6fb3ca7c2e302792728bffcb8a745
Author: phillbush <phillbush@cock.li>
Date:   Tue, 28 Sep 2021 13:28:13 -0300

explain dockapps situation on manual

Diffstat:
Mshod.1 | 19+++++++++++++++----
1 file changed, 15 insertions(+), 4 deletions(-)

diff --git a/shod.1 b/shod.1 @@ -705,6 +705,15 @@ and a statusbar (that shows information about the system, such as memory usage a .PP .B shod does not change the size nor the position of dock windows. +.SH DOCKAPPS +Windows that initiates in the WithdrawnState (called dockapps) +are ignored and mapped below all other windows. +.PP +Dockapps, or docked applications are windows which appear to reside +inside an icon or a dock rather than a container. +.PP +.B shod +will probably support dockapps in the future, but for now, they are simply ignored. .SH ENVIRONMENT The following environment variables affect the execution of .B shod @@ -729,7 +738,9 @@ or when a set of windows must have the same size (as in a tabbed situation), it makes no sense to constrain the size of a container based on the size hints of a single window, because the relation from windows to containers is no more one-to-one. .PP -Different from other window managers, -in -.BR shod , -shaped client\-windows are not shapped. +Shaped client\-windows do not have shaped containers. +They are mapped inside a rectangular container. +.PP +Dockapps are ignored, +they may be supported in a future version of +.BR shod .