summaryrefslogtreecommitdiff
path: root/app/cwm/cwmrc.5
diff options
context:
space:
mode:
authorOkan Demirmen <okan@cvs.openbsd.org>2011-05-07 17:15:38 +0000
committerOkan Demirmen <okan@cvs.openbsd.org>2011-05-07 17:15:38 +0000
commit95d258d9c7697b206df906f645600bfaa885eeb8 (patch)
treef31f04f40a2ec67e9ec62d5ee47485390bcda654 /app/cwm/cwmrc.5
parentd450be8250d819b897aa794573c814df1c9c9710 (diff)
introduce a new 'freeze' flag (CMS-f by default) which may be applied to
any window, after which all move/resize requests will be ignored, essentially freezing the window in place. there's a possibility to merge this with the 'ignore' concept, pending on how ignore+freeze should behave (really more ewmh stuff), but punting for now since ponies are on the line. requested and tested by thib at k2k11 with ponies, unicorns and rainbows. 'save the unicorns' todd@, ok oga@
Diffstat (limited to 'app/cwm/cwmrc.5')
-rw-r--r--app/cwm/cwmrc.56
1 files changed, 4 insertions, 2 deletions
diff --git a/app/cwm/cwmrc.5 b/app/cwm/cwmrc.5
index 0d3f9c16f..f6843809d 100644
--- a/app/cwm/cwmrc.5
+++ b/app/cwm/cwmrc.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: cwmrc.5,v 1.34 2010/09/25 21:48:08 schwarze Exp $
+.\" $OpenBSD: cwmrc.5,v 1.35 2011/05/07 17:15:37 okan Exp $
.\"
.\" Copyright (c) 2004,2005 Marius Aamodt Eriksen <marius@monkey.org>
.\"
@@ -14,7 +14,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: September 25 2010 $
+.Dd $Mdocdate: May 7 2011 $
.Dt CWMRC 5
.Os
.Sh NAME
@@ -287,6 +287,8 @@ Lower current window.
Raise current window.
.It label
Label current window.
+.It freeze
+Freeze current window geometry.
.It maximize
Maximize current window full-screen.
.It vmaximize