Age | Commit message (Expand) | Author |
2008-02-13 | usage never returns, and thus should be __dead. | Owain Ainsworth |
2008-02-13 | add usage() for when an unknown option is given. | Owain Ainsworth |
2008-02-13 | Make cwm print the XDisplayName() if it fails to open the display, | Owain Ainsworth |
2008-01-22 | Trivial typo in recent "exec windowmanager" addition | Ian Darwin |
2008-01-16 | All of the 9wm code in cwm has been removed or re-written. Edit LICENSE | Owain Ainsworth |
2008-01-16 | huge amount of cleanup and dead code removal. | Owain Ainsworth |
2008-01-14 | Rewrite most of grab_menu in grab.c (it was partly 9wm code). | Owain Ainsworth |
2008-01-11 | - Remove the "all rights reserved" tag at the top of most of the source | Owain Ainsworth |
2008-01-08 | Kill some more dead code, cursor.c goes away. | Owain Ainsworth |
2008-01-03 | Adjust initial window placement with any geometry that would place | Marco S Hyman |
2008-01-03 | Kill draw.c, nothing uses the code in it. | Owain Ainsworth |
2008-01-03 | Kill some warnings intoduced with the execwm feature. | Owain Ainsworth |
2008-01-02 | remove declaration of removed function | Marco S Hyman |
2008-01-02 | remove unused code | Marco S Hyman |
2008-01-01 | Only use the x,y values from the XSizeHints structure when they are greater | Marco S Hyman |
2007-12-31 | allow the search feature to work in the root window, like other similar ones. | Okan Demirmen |
2007-11-28 | Add a "restart wm" function. ok oga@ | Ian Darwin |
2007-11-28 | Another messed up keybinding. | Owain Ainsworth |
2007-11-27 | re-add a lost group keybinding | Okan Demirmen |
2007-11-19 | Make cwm default keybindings always exist. Additional keybindings now | Owain Ainsworth |
2007-11-16 | fix a pasto: documentation/5639 from viq | Jason McIntyre |
2007-11-13 | introduce conf_bindname() to drastically simplify conf.c | Todd T. Fries |
2007-11-13 | enable pointer movement in cwm via C-<arrowkeys> | Todd T. Fries |
2007-11-08 | Small manpage nit. | Owain Ainsworth |
2007-11-07 | Change MOVE_AMOUNT in kbfunc.c to 1 from 10. This allows more fine tuning when | Owain Ainsworth |
2007-11-07 | Document cwm's keybinding support. It was already there, but not in the manpage. | Owain Ainsworth |
2007-11-07 | Add support to cwm for resizing the windows using Control-Meta-[hjkl]. | Owain Ainsworth |
2007-10-07 | wording | Ian Darwin |
2007-10-02 | When cycling, only the end of the window names will be printed if the | Jasper Lievisse Adriaanse |
2007-09-06 | fix buffer overflow, as sizeof(paths) won't fit inside the array. | Jasper Lievisse Adriaanse |
2007-06-29 | Okan Demirmen sent me a diff to kill some silly Fa macros, then persuaded | Jason McIntyre |
2007-06-27 | implement keyboard initiated movement of windows | Todd T. Fries |
2007-06-26 | modify "exec" dialog so that it auto-completes based on executables in | Niall O'Higgins |
2007-06-08 | don't map hidden windows on re-start. | Jasper Lievisse Adriaanse |
2007-06-06 | document the autogroup functionality. | Jasper Lievisse Adriaanse |
2007-06-05 | make it possible to cycle through the windows when non are selected. | Jasper Lievisse Adriaanse |
2007-06-05 | draw window borders when redrawing a window | Jasper Lievisse Adriaanse |
2007-05-29 | show hidden windows when they should (eg. when the pointer is warped to them) | Jasper Lievisse Adriaanse |
2007-05-29 | don't give borderless windows a border, when they're inactive | Jasper Lievisse Adriaanse |
2007-05-28 | add two missing closedir()'s | Jasper Lievisse Adriaanse |
2007-05-28 | convert globals from G_foo to Foo, as per TODO. | Jasper Lievisse Adriaanse |
2007-05-27 | full screen sized windows | Jasper Lievisse Adriaanse |
2007-05-22 | autoconf junk was zapped, so no need for HAVE_CONFIG_H | Jasper Lievisse Adriaanse |
2007-05-22 | remove useless #ifdef | Jasper Lievisse Adriaanse |
2007-05-22 | remove bogus entry (shortcut for xlock) which has been taken care of (C-M-DEL) | Jasper Lievisse Adriaanse |
2007-05-21 | we don't use this file on openbsd, so zap it. | Jasper Lievisse Adriaanse |
2007-05-21 | fix optind | Jasper Lievisse Adriaanse |
2007-05-10 | - new sentence, new line. | Jasper Lievisse Adriaanse |
2007-05-10 | - add a "-d" option, to specify the display cwm should be started on | Jasper Lievisse Adriaanse |
2007-04-27 | Apply cwm-3-input_shift.diff from http://aon.iki.fi/cwm/. | Bernd Ahlers |