summaryrefslogtreecommitdiffstats
path: root/compton.h
Commit message (Expand)AuthorAgeFilesLines
* Feature: Unredirect windows when there's a fullscreen windowRichard Grenville2012-11-091-0/+24
* Feature #16: _COMPTON_SHADOW window property supportRichard Grenville2012-11-091-0/+14
* Bug fix: Shape update of opaque windows not handled correctlyRichard Grenville2012-11-081-1/+33
* Improvement: Add EWMH _NET_WM_ACTIVE_WINDOW supportRichard Grenville2012-11-041-2/+69
* Bug fix: A XserverRegion leakRichard Grenville2012-11-031-0/+20
* Misc: Code cleanup & debug code changesRichard Grenville2012-11-031-1/+1
* Improvement: border_size & ConfigureNotify & VSync changesRichard Grenville2012-11-011-1/+5
* Improvement: Try to reduce reg_ignore regenerationsRichard Grenville2012-10-311-11/+22
* Bug fix: Fading blocks in rare circumstancesRichard Grenville2012-10-291-6/+15
* Improvement: Change clear_shadow implementationRichard Grenville2012-10-281-2/+6
* Bug fix #7: Correct a possible issue in VSyncRichard Grenville2012-10-261-8/+24
* Improvement: Add painting on overlay supportRichard Grenville2012-10-241-0/+9
* Improvement #7: Add double bufferingRichard Grenville2012-10-231-0/+3
* Misc: Drop support for old versions of libXcompositeRichard Grenville2012-10-221-8/+2
* Improvement: Stop painting on regions of higher windowsRichard Grenville2012-10-211-0/+38
* Improvement: Pregenerate alpha picturesRichard Grenville2012-10-131-6/+5
* Misc: Code clean-upRichard Grenville2012-10-101-1/+0
* Feature: #7: VSyncRichard Grenville2012-10-081-2/+121
* Improvement: Support reading _NET_WM_OPACITY from client windowsRichard Grenville2012-10-031-1/+10
* Improvement: Change in client window lookup & wintype detectionRichard Grenville2012-10-021-5/+1
* Feature: #27: Detect shaped windows and disable shadow on themRichard Grenville2012-10-011-46/+82
* Improvement: Wait infinitely for events when idlingRichard Grenville2012-09-291-0/+1
* Improvement: Split shadow_pict to shadow_pict & shadow_alpha_pictRichard Grenville2012-09-291-2/+3
* 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