summaryrefslogtreecommitdiff
path: root/app/cwm/cwm.1
AgeCommit message (Expand)Author
2018-02-04Slightly expand and expose verbose debugging.Okan Demirmen
2017-12-30Typo, from Julien Steinhauser.Okan Demirmen
2017-12-29Convert menu-exec-wm from an abritrary exec menu, into a config-based menu fromOkan Demirmen
2017-12-27Add support for re-exec'ing with SIGHUP; equivalent to the already built-inOkan Demirmen
2017-07-21Use the key names from keysymdef.h in the default key bindings list forOkan Demirmen
2016-12-01Change 'menu-window' to display all windows; then add 'menu-window-hidden' forOkan Demirmen
2016-11-14Remove the (8) default bindings for pointer move since they conflict withOkan Demirmen
2016-10-05More accurate to say 'toggle', rather than 'select', for group[n]/nogroup.Okan Demirmen
2016-10-05Add CM-a for 'nogroup' (CM-0 stays for now); update manpage to reflect.Okan Demirmen
2015-08-21Fix whitespace.Okan Demirmen
2015-05-31a start to cleaning:Okan Demirmen
2014-08-25Implement _NET_WM_STATE_STICKY, bound to CM-s by default; allows anyOkan Demirmen
2014-02-01Let the config parser continue parsing even after encountering an error;Okan Demirmen
2013-12-16Implement support for EWMH's _NET_WM_STATE_FULLSCREEN hint.Okan Demirmen
2012-10-31replace 'reload' with 'restart', which merely re-exec's cwm using theOkan Demirmen
2012-05-09fix section order: move AUTHORS below HISTORY; from Tiago CunhaOkan Demirmen
2012-05-07kill useless .PpPascal Stumpf
2011-05-07introduce a new 'freeze' flag (CMS-f by default) which may be applied toOkan Demirmen
2010-09-25s/-offset -indent/-offset indent/ for correct indentation,Ingo Schwarze
2009-08-24Add a keybinding to allow horizontal maximisation of a window (CMS-enter).Owain Ainsworth
2009-06-19``exec'' and ``ssh'' are lowercase.Igor Sobrado
2009-06-18items on the first list should have full stops too.Igor Sobrado
2009-06-18the on-line manual should use the same notation for key bindingsIgor Sobrado
2009-02-07remove leftover from mdoc.samples; ok jmc@Martynas Venckus
2008-09-22.Bl needs a matching .El. From Martin Toft a while ago, thanks!Owain Ainsworth
2008-07-11Nm makes more sense than Xr, from Pierre Riteau - thanks!Okan Demirmen
2008-07-11Change "a window" to "current window" in documentation. it's more correct.Owain Ainsworth
2008-07-11add Xr for cwm(1)Okan Demirmen
2008-07-11no more hidden (and mysterious) config reloads and allow binding a keyOkan Demirmen
2008-06-25Allow a mouse binding to hide a window, and add a default keybinding for CMS-M3,Owain Ainsworth
2008-06-25Sort flags.Owain Ainsworth
2008-06-05Enter -> Return, to be consistant and correct.Okan Demirmen
2008-06-03"Meta is a perfectly well defined concept in X (The keys bound to theOkan Demirmen
2008-05-19as done with cycle/rcycle, make prev/next group switching one kbfuncsOkan Demirmen
2008-05-19finally implement keyboard binding for group togglingOkan Demirmen
2008-04-15- add vi keybindings to searchOkan Demirmen
2008-04-08better 'quit' keybinding default (CMS-q)Okan Demirmen
2008-04-07Add quit function, bind it per default to CM-q and change exec_wmSimon Bertrang
2008-03-23Replace the symlink configuration scheme with a simple yacc parser asSimon Bertrang
2008-03-22Rip out, burn, and dance around the grave of group-edit mode.Owain Ainsworth
2008-03-14typo fix. ok ogaStuart Henderson
2008-03-03Change the default for XSRCDIR to /usr/xenocara. ok deraadt@Matthieu Herrb
2008-01-22Trivial typo in recent "exec windowmanager" additionIan Darwin
2008-01-16All of the 9wm code in cwm has been removed or re-written. Edit LICENSEOwain Ainsworth
2008-01-11- Remove the "all rights reserved" tag at the top of most of the sourceOwain Ainsworth
2007-11-28Add a "restart wm" function. ok oga@Ian Darwin
2007-11-19Make cwm default keybindings always exist. Additional keybindings nowOwain Ainsworth
2007-11-16fix a pasto: documentation/5639 from viqJason McIntyre
2007-11-13enable pointer movement in cwm via C-<arrowkeys>Todd T. Fries
2007-11-08Small manpage nit.Owain Ainsworth