summary refs log tree commit diff
path: root/cwm.1
Commit message (Expand)AuthorAgeFilesLines
* Allow cwm(1) to cycle through windows of the same window class as the HEAD masterokan2023-07-201-0/+4
* Add application sectionkn2019-07-091-2/+6
* Add a configtest flag (-n).okan2019-02-251-1/+4
* Rename internal functions to delinate between client remove, delete and xprotookan2019-02-221-1/+1
* Slightly expand and expose verbose debugging.okan2018-02-041-0/+6
* Typo, from Julien Steinhauser.okan2017-12-301-1/+1
* Convert menu-exec-wm from an abritrary exec menu, into a config-based menu fromokan2017-12-291-1/+1
* Add support for re-exec'ing with SIGHUP; equivalent to the already built-inokan2017-12-271-0/+8
* Use the key names from keysymdef.h in the default key bindings list forokan2017-07-211-6/+6
* Change 'menu-window' to display all windows; then add 'menu-window-hidden' forokan2016-12-011-2/+2
* Remove the (8) default bindings for pointer move since they conflict withokan2016-11-141-5/+0
* More accurate to say 'toggle', rather than 'select', for group[n]/nogroup.okan2016-10-051-2/+2
* Add CM-a for 'nogroup' (CM-0 stays for now); update manpage to reflect.okan2016-10-051-1/+1
* Fix whitespace.okan2015-08-211-2/+2
* a start to cleaning:okan2015-05-311-98/+77
* Implement _NET_WM_STATE_STICKY, bound to CM-s by default; allows anyokan2014-08-251-1/+3
* Let the config parser continue parsing even after encountering an error;okan2014-02-011-5/+14
* Implement support for EWMH's _NET_WM_STATE_FULLSCREEN hint.okan2013-12-161-2/+4
* replace 'reload' with 'restart', which merely re-exec's cwm using theokan2012-10-311-2/+3
* fix section order: move AUTHORS below HISTORY; from Tiago Cunhaokan2012-05-091-11/+11
* kill useless .Pppascal2012-05-071-2/+1
* introduce a new 'freeze' flag (CMS-f by default) which may be applied tookan2011-05-071-1/+3
* s/-offset -indent/-offset indent/ for correct indentation,schwarze2010-09-251-4/+4
* Add a keybinding to allow horizontal maximisation of a window (CMS-enter).oga2009-08-241-1/+3
* ``exec'' and ``ssh'' are lowercase.sobrado2009-06-191-3/+3
* items on the first list should have full stops too.sobrado2009-06-181-7/+7
* the on-line manual should use the same notation for key bindingssobrado2009-06-181-37/+49
* remove leftover from mdoc.samples; ok jmc@martynas2009-02-071-2/+1
* .Bl needs a matching .El. From Martin Toft a while ago, thanks!oga2008-09-221-0/+1
* Nm makes more sense than Xr, from Pierre Riteau - thanks!okan2008-07-111-1/+1
* Change "a window" to "current window" in documentation. it's more correct.oga2008-07-111-8/+8
* add Xr for cwm(1)okan2008-07-111-2/+3
* no more hidden (and mysterious) config reloads and allow binding a keyokan2008-07-111-0/+2
* Allow a mouse binding to hide a window, and add a default keybinding for CMS-M3,oga2008-06-251-1/+3
* Sort flags.oga2008-06-251-4/+4
* Enter -> Return, to be consistant and correct.okan2008-06-051-4/+4
* "Meta is a perfectly well defined concept in X (The keys bound to theokan2008-06-031-1/+1
* as done with cycle/rcycle, make prev/next group switching one kbfuncsokan2008-05-191-3/+3
* finally implement keyboard binding for group togglingokan2008-05-191-1/+3
* - add vi keybindings to searchokan2008-04-151-5/+7
* better 'quit' keybinding default (CMS-q)okan2008-04-081-3/+3
* Add quit function, bind it per default to CM-q and change exec_wmsimon2008-04-071-2/+4
* Replace the symlink configuration scheme with a simple yacc parser assimon2008-03-231-121/+10
* Rip out, burn, and dance around the grave of group-edit mode.oga2008-03-221-9/+4
* typo fix. ok ogasthen2008-03-141-1/+1
* Change the default for XSRCDIR to /usr/xenocara. ok deraadt@matthieu2008-03-031-1/+1
* Trivial typo in recent "exec windowmanager" additionian2008-01-221-1/+1
* All of the 9wm code in cwm has been removed or re-written. Edit LICENSEoga2008-01-161-15/+13
* - Remove the "all rights reserved" tag at the top of most of the sourceoga2008-01-111-0/+14
* Add a "restart wm" function. ok oga@ian2007-11-281-0/+6