summaryrefslogtreecommitdiffstats
path: root/compton.h
Commit message (Expand)AuthorAgeFilesLines
* Bug fix: #48: Compilation failure with old libconfig/libpcreRichard Grenville2012-09-281-4/+25
* Feature: --no-fading-openclose to partially simulate -FRichard Grenville2012-09-261-1/+4
* Bug fix: Issue #46: Optionally mark override-redirect windows as activeRichard Grenville2012-09-261-0/+2
* Misc: Code clean-upRichard Grenville2012-09-261-26/+34
* add global options struct.Christopher Jeffrey2012-09-251-0/+58
* Feature: Wintype-specific options in configuration filesRichard Grenville2012-09-251-0/+12
* Feature: Configuration file parsingRichard Grenville2012-09-251-1/+70
* Improvement: Change window type detectionRichard Grenville2012-09-221-1/+1
* Feature: Issue #29: Alternative shadow blacklist implementationRichard Grenville2012-09-221-14/+103
* Bug fix: Detect and mark WM windows as activeRichard Grenville2012-09-201-5/+9
* Improvement: Change fading mechanismRichard Grenville2012-09-191-38/+59
* Improvement: Defer shadow picture generationRichard Grenville2012-09-171-17/+49
* Improvement: Change painting sequenceRichard Grenville2012-09-171-19/+15
* Improvement: Change generating process of alpha_pict, etc.Richard Grenville2012-09-171-3/+15
* Misc: Clean upRichard Grenville2012-09-161-14/+48
* Bug fix: Issue #43, better client window lookupRichard Grenville2012-09-141-3/+3
* fix determine_evmask warningsChristopher Jeffrey2012-09-131-0/+9
* more style changesChristopher Jeffrey2012-09-131-6/+15
* stay consistent with code styleChristopher Jeffrey2012-09-131-32/+42
* whitespaceChristopher Jeffrey2012-09-131-2/+2
* Improvement: Use find_toplevel() to find WM frameRichard Grenville2012-09-131-2/+49
* Bug fix: Issue #40: -z does not work as expectedRichard Grenville2012-09-121-0/+17
* Feature: Issue #2: Support dim inactive windowsRichard Grenville2012-09-121-0/+15
* Debug: Enhanced debugging capabilityRichard Grenville2012-09-121-6/+67
* Bug fix: Issue #37, fix 5 opacity-related bugsRichard Grenville2012-09-111-5/+36
* Feature: Issue #35, Add colored shadowsRichard Grenville2012-09-111-0/+12
* Bug fix: Issue #36: Chromium window painting problemsRichard Grenville2012-09-111-0/+39
* reorganize treeChristopher Jeffrey2012-02-271-0/+355