aboutsummaryrefslogtreecommitdiffstats
path: root/cwmrc.5 (unfollow)
Commit message (Expand)AuthorLines
2021-04-27Migrate to an XDG-compliant config file locationWynn Wolf Arbor-2/+5
2021-04-27Remove wm menuWynn Wolf Arbor-10/+0
2021-04-27Remove ssh menuWynn Wolf Arbor-4/+0
2020-04-18Allow configuring a percentage window size of the master window during htile/...okan-4/+22
2020-03-18Simplify list markup.tim-27/+4
2020-03-18Map ('5') and allow mod5mask (altgr) as a modifier.okan-14/+8
2019-07-02command uses execvp(3) not execve(2)kn-3/+3
2019-02-25Add 'group-close-[n]' action to close all windows within specified group.okan-2/+4
2019-02-22Rename internal functions to delinate between client remove, delete and xprotookan-4/+4
2017-12-29Convert menu-exec-wm from an abritrary exec menu, into a config-based menu fromokan-2/+8
2017-12-07Original idea from Dimitris Papastamos to move windows to corners a while ago;okan-2/+18
2017-07-06fix a few WARNINGS (new sentence, new line and extraneous Pp macro) found withokan-7/+6
2017-04-24For {h,v}tile, instead of keeping the master client's {h,v} geometry, expand itokan-6/+8
2017-01-15Typo on binding name; from Redouan Ait Mallouk.okan-3/+3
2016-12-01Change 'menu-window' to display all windows; then add 'menu-window-hidden' forokan-1/+3
2016-12-01Normalize bind function names, based on a few categories: window, group, menuokan-164/+153
2016-10-05More accurate to say 'toggle', rather than 'select', for group[n]/nogroup.okan-4/+4
2016-09-12change 'sticky' to 'stick' to toggle client stickiness (seems theokan-3/+3
2015-07-12introduce 'groupsearch' for group menu search; matches on either groupokan-2/+4
2015-05-31a start to cleaning:okan-67/+67
2014-08-25Implement _NET_WM_STATE_STICKY, bound to CM-s by default; allows anyokan-2/+4
2014-01-29keybinding -> key bindingokan-8/+8
2013-12-16Implement support for EWMH's _NET_WM_STATE_FULLSCREEN hint.okan-5/+7
2013-12-13Add support for XUrgency and matching _NET_WM_STATE_DEMANDS_ATTENTIONokan-2/+5
2013-11-27Remove the option to bind a key by keycode with brackets; it neverokan-6/+4
2013-07-08add support for mouse based group {,r}cycle; from Rodrigo Mosconi. notokan-2/+6
2013-06-17allow mouse button4 and button5; from Rodrigo Mosconiokan-2/+6
2013-01-08add per-group vert/horiz tiling support; introduces 2 new bind commands,okan-2/+8
2012-12-17knfokan-1/+1
2012-12-17non-trivial menu drawing rewrite, moving to Xft and solving variousokan-2/+5
2012-11-29specific last match for autogroup; few iterations with Kent Spillner.okan-2/+3
2012-11-07clarify windowname and windowclass values are pulled from the WM_CLASSokan-2/+2
2012-11-07zap trailing spaceokan-3/+3
2012-11-01try to clarify xprop(1) output, with respect to WM_CLASS, without goingokan-3/+4
2012-10-31replace 'reload' with 'restart', which merely re-exec's cwm using theokan-4/+5
2012-10-28clarify autogroup option; based on diffs from kspillner@acm.org withokan-10/+18
2012-07-06Add a couple examples of keybindings using keysyms, as discusseddcoppa-2/+6
2011-11-06put snapdist in the correct location; as an option, not a bind; Tiago Cunha.okan-4/+6
2011-09-08allow configurable menu font color; from Alexander Polakov with a tweakokan-1/+4
2011-09-08allow menufg/menubg to be configurable; from Alexander Polakov.okan-2/+8
2011-09-03Add {r,}cycleingroup to cycle through clients belonging to the sameokan-2/+6
2011-06-25Since cwm(1) uses the same parser as others in src, document howokan-3/+15
2011-06-24New option to raise a client via the mouse (unbound by default);okan-1/+3
2011-06-24introduce a new config option to snap to the screen edge. 'snapdist'okan-2/+4
2011-05-07introduce a new 'freeze' flag (CMS-f by default) which may be applied tookan-2/+4
2010-09-25s/\.Pb/.Pp/ for correct vertical spacing; found by mandoc -Tlintschwarze-3/+3
2010-09-25do not warp to clients marked 'ignore'; from chneukirchen at gmail - thanks.okan-2/+2
2010-09-25clarify window name/class a bit more with word ordering.okan-4/+4
2010-07-30revert -r1.45 of group.c (log was: fix window name and class to matchokan-6/+6
2010-07-23fix backwards example (after r1.45 of group.c); noticed by phessler@okan-4/+4