about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* README: update linuxLeah Neukirchen2023-10-201-0/+6
* cvsimport v7.4okan2023-07-205-1/+18
|\
| * Allow cwm(1) to cycle through windows of the same window class as the HEAD masterokan2023-07-205-1/+18
* | cvsimportop2023-03-221-1/+1
|\|
| * cwm: fix a semi-transparency border issue with some applicationsop2023-03-221-1/+1
* | cvsimportokan2022-10-151-13/+12
|\|
| * Fix overlapping menu items as reported by kn@ and probably others atokan2022-10-151-13/+12
* | README: update v7.1Leah Neukirchen2022-04-301-0/+11
* | cvsimportokan2022-02-279-44/+94
|\|
| * cycling fix: when no client is active, warp pointer to last active;okan2022-02-271-1/+10
| * whitespaceokan2022-02-265-6/+6
| * Fix spelling of some unused MWM hints; from Sean C. Farley.okan2022-02-262-23/+34
| * Add group-last command that shows only the previously active group; ok okanop2022-01-276-0/+17
| * Allow bare numbers for key and mouse bindings; taken from similarokan2021-12-241-5/+16
| * sync parse.y changes from base; ok naddy@okan2021-11-221-14/+14
| * Do not attempt to grab keys without a keycode; this incidentally allowsokan2021-11-191-0/+2
* | Makefile: use implicit rule for yaccLeah Neukirchen2021-11-301-6/+5
* | README: update IRC channelLeah Neukirchen2021-05-211-1/+2
* | cvsimportkn2021-04-221-0/+4
|\|
| * Keep pointer within window on maximize/fullscreen togglekn2021-04-221-0/+4
* | README: update v6.7Leah Neukirchen2020-05-222-1/+9
* | cvsimportLeah Neukirchen2020-05-1415-521/+540
|\|
| * Fixed memory leak in xu_get_strprop.tobias2020-04-251-1/+3
| * Prevent out of boundary write with configuration files in which too manytobias2020-04-161-1/+1
| * Allow configuring a percentage window size of the master window duringokan2020-04-165-5/+45
| * zap stray tabsokan2020-03-241-1/+1
| * Instead of using _NET_ACTIVE_WINDOW on restart, use the pointer locationokan2020-03-245-40/+20
| * Add support for SIGINT/SIGTERM.okan2020-03-231-4/+9
| * Simplify conditional construct.tim2020-03-201-5/+2
| * Trim event_mask to those that the root window actually needs.okan2020-03-201-10/+7
| * No need to lookup current client early; move to right before it isokan2020-03-201-3/+1
| * Recommit 1.259, but now with TAILQ_FOREACH_SAFE.tim2020-03-161-9/+11
| * Revert previous. Causes a crash as reported by Tom Murphy.tim2020-03-141-9/+7
| * Simplify list markup.tim2020-03-131-25/+2
| * Plug two memory leaks. Also get rid of a variable that is no longertim2020-03-131-7/+9
| * Remove ColormaskChange from event-mask since there's no event handler.okan2020-02-281-2/+2
| * Unrelated style fixes, consistency changes and sorting, appropriateokan2020-02-2713-439/+458
* | use PKG_CONFIG for cross compilation in gentooA. Tammy2020-04-211-2/+4
* | cvsimportokan2020-02-078-27/+25
|\|
| * Allow the 'empty' group clients to be window-{h,v}tile'd.okan2020-02-071-6/+0
| * Map ('5') and allow mod5mask (altgr) as a modifier.okan2020-02-033-14/+9
| * add, then use, xvasprintf, checking for appropriate return.okan2020-01-223-7/+15
| * Ensure the pointer stays within client bounds after a window 'snap' (to edge).okan2020-01-211-0/+1
* | parse.y: use "queue.h"Leah Neukirchen2020-02-101-1/+1
* | README: update v6.6Leah Neukirchen2020-01-041-2/+9
* | Makefile: use gpg2Leah Neukirchen2020-01-041-1/+1
* | cvsimportokan2019-08-136-4/+13
|\|
| * Because cwm warps the pointer during a client move (to stay within the client),okan2019-08-131-0/+2
| * Fix regression from r1.107 (lost a return); kettenis@ pointed out the highokan2019-08-121-0/+1
| * Add application sectionkn2019-07-091-2/+6