Age | Commit message (Expand) | Author |
2008-04-16 | merge kbfunc_{ptrmove,client_{move,resize}} into one function that takes a flag, | Owain Ainsworth |
2008-04-16 | remove infowin. It slipped out of the last commit, for some reason. | Owain Ainsworth |
2008-04-16 | Replace a few leftover calls to strdup and calloc with xstrdup and xcalloc | Owain Ainsworth |
2008-04-16 | Remove screen_infomsg(), nothing uses it. | Owain Ainsworth |
2008-04-16 | kill an unused struct member. | Owain Ainsworth |
2008-04-15 | make the argument parser for commands accept quoted strings, while i'm | Owain Ainsworth |
2008-04-15 | Kill dirent_isdir() and dirent_islink() nothing used them since the new | Owain Ainsworth |
2008-04-15 | hit it with the knf stick. | Owain Ainsworth |
2008-04-15 | Add "gap" support to .cwmrc. The options put in here make gaps on the edge | Owain Ainsworth |
2008-04-15 | - add vi keybindings to search | Okan Demirmen |
2008-04-15 | malloc -> calloc | Okan Demirmen |
2008-04-09 | remove alt-tab menu | Okan Demirmen |
2008-04-08 | No cookie for okan. | Owain Ainsworth |
2008-04-08 | better 'quit' keybinding default (CMS-q) | Okan Demirmen |
2008-04-08 | Make _xev_quit "volatile sig_atomic_t" for proper correctness. | Simon Bertrang |
2008-04-07 | Add quit function, bind it per default to CM-q and change exec_wm | Simon Bertrang |
2008-04-05 | - use $PATH before _PATH_DEFPATH, from Tim van der Molen | Okan Demirmen |
2008-04-03 | Sync usage() with reality and manpage. | Simon Bertrang |
2008-03-26 | Fix a couple of issues with the maximization code. | Owain Ainsworth |
2008-03-25 | Introduce bsd.xconf.mk to set default config variables used | Matthieu Herrb |
2008-03-23 | Replace the symlink configuration scheme with a simple yacc parser as | Simon Bertrang |
2008-03-22 | allow autogrouping and sticky mode to work together | Okan Demirmen |
2008-03-22 | Rip out, burn, and dance around the grave of group-edit mode. | Owain Ainsworth |
2008-03-22 | Remove a bunch of unused variables and incorrect comments. | Owain Ainsworth |
2008-03-19 | As mentioned in my last commit, there was an issue where the switching | Owain Ainsworth |
2008-03-18 | client_{,r}cycle() doens't need a client. so get rid of KBFUNC_NEEDSCLIENT. | Owain Ainsworth |
2008-03-14 | typo fix. ok oga | Stuart Henderson |
2008-03-03 | Change the default for XSRCDIR to /usr/xenocara. ok deraadt@ | Matthieu Herrb |
2008-02-20 | add exec_wm to calmwm.h, it was missing (bad ian@!) | Owain Ainsworth |
2008-02-20 | Typo: s/supression/suppression | Owain Ainsworth |
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 |