| Commit message (Expand) | Author | Age | Files | Lines |
* | README: update linux | Leah Neukirchen | 2023-10-20 | 1 | -0/+6 |
* | cvsimport v7.4 | okan | 2023-07-20 | 5 | -1/+18 |
|\ |
|
| * | Allow cwm(1) to cycle through windows of the same window class as the HEAD master | okan | 2023-07-20 | 5 | -1/+18 |
* | | cvsimport | op | 2023-03-22 | 1 | -1/+1 |
|\| |
|
| * | cwm: fix a semi-transparency border issue with some applications | op | 2023-03-22 | 1 | -1/+1 |
* | | cvsimport | okan | 2022-10-15 | 1 | -13/+12 |
|\| |
|
| * | Fix overlapping menu items as reported by kn@ and probably others at | okan | 2022-10-15 | 1 | -13/+12 |
* | | README: update v7.1 | Leah Neukirchen | 2022-04-30 | 1 | -0/+11 |
* | | cvsimport | okan | 2022-02-27 | 9 | -44/+94 |
|\| |
|
| * | cycling fix: when no client is active, warp pointer to last active; | okan | 2022-02-27 | 1 | -1/+10 |
| * | whitespace | okan | 2022-02-26 | 5 | -6/+6 |
| * | Fix spelling of some unused MWM hints; from Sean C. Farley. | okan | 2022-02-26 | 2 | -23/+34 |
| * | Add group-last command that shows only the previously active group; ok okan | op | 2022-01-27 | 6 | -0/+17 |
| * | Allow bare numbers for key and mouse bindings; taken from similar | okan | 2021-12-24 | 1 | -5/+16 |
| * | sync parse.y changes from base; ok naddy@ | okan | 2021-11-22 | 1 | -14/+14 |
| * | Do not attempt to grab keys without a keycode; this incidentally allows | okan | 2021-11-19 | 1 | -0/+2 |
* | | Makefile: use implicit rule for yacc | Leah Neukirchen | 2021-11-30 | 1 | -6/+5 |
* | | README: update IRC channel | Leah Neukirchen | 2021-05-21 | 1 | -1/+2 |
* | | cvsimport | kn | 2021-04-22 | 1 | -0/+4 |
|\| |
|
| * | Keep pointer within window on maximize/fullscreen toggle | kn | 2021-04-22 | 1 | -0/+4 |
* | | README: update v6.7 | Leah Neukirchen | 2020-05-22 | 2 | -1/+9 |
* | | cvsimport | Leah Neukirchen | 2020-05-14 | 15 | -521/+540 |
|\| |
|
| * | Fixed memory leak in xu_get_strprop. | tobias | 2020-04-25 | 1 | -1/+3 |
| * | Prevent out of boundary write with configuration files in which too many | tobias | 2020-04-16 | 1 | -1/+1 |
| * | Allow configuring a percentage window size of the master window during | okan | 2020-04-16 | 5 | -5/+45 |
| * | zap stray tabs | okan | 2020-03-24 | 1 | -1/+1 |
| * | Instead of using _NET_ACTIVE_WINDOW on restart, use the pointer location | okan | 2020-03-24 | 5 | -40/+20 |
| * | Add support for SIGINT/SIGTERM. | okan | 2020-03-23 | 1 | -4/+9 |
| * | Simplify conditional construct. | tim | 2020-03-20 | 1 | -5/+2 |
| * | Trim event_mask to those that the root window actually needs. | okan | 2020-03-20 | 1 | -10/+7 |
| * | No need to lookup current client early; move to right before it is | okan | 2020-03-20 | 1 | -3/+1 |
| * | Recommit 1.259, but now with TAILQ_FOREACH_SAFE. | tim | 2020-03-16 | 1 | -9/+11 |
| * | Revert previous. Causes a crash as reported by Tom Murphy. | tim | 2020-03-14 | 1 | -9/+7 |
| * | Simplify list markup. | tim | 2020-03-13 | 1 | -25/+2 |
| * | Plug two memory leaks. Also get rid of a variable that is no longer | tim | 2020-03-13 | 1 | -7/+9 |
| * | Remove ColormaskChange from event-mask since there's no event handler. | okan | 2020-02-28 | 1 | -2/+2 |
| * | Unrelated style fixes, consistency changes and sorting, appropriate | okan | 2020-02-27 | 13 | -439/+458 |
* | | use PKG_CONFIG for cross compilation in gentoo | A. Tammy | 2020-04-21 | 1 | -2/+4 |
* | | cvsimport | okan | 2020-02-07 | 8 | -27/+25 |
|\| |
|
| * | Allow the 'empty' group clients to be window-{h,v}tile'd. | okan | 2020-02-07 | 1 | -6/+0 |
| * | Map ('5') and allow mod5mask (altgr) as a modifier. | okan | 2020-02-03 | 3 | -14/+9 |
| * | add, then use, xvasprintf, checking for appropriate return. | okan | 2020-01-22 | 3 | -7/+15 |
| * | Ensure the pointer stays within client bounds after a window 'snap' (to edge). | okan | 2020-01-21 | 1 | -0/+1 |
* | | parse.y: use "queue.h" | Leah Neukirchen | 2020-02-10 | 1 | -1/+1 |
* | | README: update v6.6 | Leah Neukirchen | 2020-01-04 | 1 | -2/+9 |
* | | Makefile: use gpg2 | Leah Neukirchen | 2020-01-04 | 1 | -1/+1 |
* | | cvsimport | okan | 2019-08-13 | 6 | -4/+13 |
|\| |
|
| * | Because cwm warps the pointer during a client move (to stay within the client), | okan | 2019-08-13 | 1 | -0/+2 |
| * | Fix regression from r1.107 (lost a return); kettenis@ pointed out the high | okan | 2019-08-12 | 1 | -0/+1 |
| * | Add application section | kn | 2019-07-09 | 1 | -2/+6 |