summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* whitespaceChristopher Jeffrey2012-09-132-4/+4
* Bug fix: Segfault when meeting FocusIn/Out from destoryed windowsRichard Grenville2012-09-131-6/+28
* Improvement: Use find_toplevel() to find WM frameRichard Grenville2012-09-132-124/+147
* Improvement: Do not track focus changes unless necessaryRichard Grenville2012-09-131-8/+16
* Bug fix: Issue #40: -z does not work as expectedRichard Grenville2012-09-122-23/+42
* Bug fix: Double free when XQueryTree() failsRichard Grenville2012-09-121-6/+24
* Bug fix: Issue #39: Render windows just mapped && focused incorrectlyRichard Grenville2012-09-121-0/+44
* Feature: Issue #2: Support dim inactive windowsRichard Grenville2012-09-122-8/+59
* Debug: Enhanced debugging capabilityRichard Grenville2012-09-122-23/+91
* Bug fix: Segfault when encountering invalid long optionRichard Grenville2012-09-111-0/+2
* Bug fix: Issue #37, fix 5 opacity-related bugsRichard Grenville2012-09-112-54/+154
* Feature: Issue #35, Add colored shadowsRichard Grenville2012-09-112-3/+58
* Bug fix: Issue #36: Chromium window painting problemsRichard Grenville2012-09-112-24/+244
* Bug fix: Issue #38, fixes painting specially-shaped semi-transparent windowsRichard Grenville2012-09-111-0/+4
* avoid allocating a new win struct if possibleChristopher Jeffrey2012-09-081-5/+4
* add richardgv's patch. see #31.Christopher Jeffrey2012-09-081-0/+5
* apply patch from richardgv. fixes #5.Christopher Jeffrey2012-09-071-1/+3
* rename, refactor again.Christopher Jeffrey2012-06-031-9/+9
* refactor, renameChristopher Jeffrey2012-06-031-48/+49
* Fixed a (very) small 'bug' in the usage text, -f wasn't printed on a new line.Tim van Dalen2012-03-171-1/+1
* stop listening for property events on client window after unmapChristopher Jeffrey2012-02-281-0/+5
* minor changesChristopher Jeffrey2012-02-271-62/+44
* reorganize treeChristopher Jeffrey2012-02-272-0/+2959