summaryrefslogtreecommitdiffstats
path: root/compton.h
Commit message (Expand)AuthorAgeFilesLines
* Bug fix: GLX: Fix dim and blur with --glx-no-stencilRichard Grenville2013-04-061-12/+21
* Improvement: GLX: Cache region contents & --glx-no-rebind-pixmapRichard Grenville2013-04-051-7/+16
* Improvement: --blur-background-exclude #98 & MESA_swap_control & othersRichard Grenville2013-03-231-0/+9
* Improvement: --glx-use-copysubbuffermesaRichard Grenville2013-03-211-4/+2
* Bug fix: GLX: ARGB texture too dark & Jitter when resize & othersRichard Grenville2013-03-181-7/+11
* Bug fix: GLX backend incompatibility with VirtualBox & othersRichard Grenville2013-03-171-3/+5
* Bug fix: GLX backend incompatibility with mesa & othersRichard Grenville2013-03-161-1/+15
* Feature: OpenGL backendRichard Grenville2013-03-151-53/+84
* Bug fix #91: Using pkg-config to find drm.h & OpenGL changesRichard Grenville2013-03-011-35/+41
* Improvement: Change VSync mode with D-Bus & Makefile update & MiscRichard Grenville2013-01-311-0/+33
* Improvement #7: Add GLX_OML_sync_control VSync supportRichard Grenville2013-01-301-4/+29
* Improvement: Improve color inversion performance & Validate pixmapRichard Grenville2013-01-291-3/+6
* Feature #16: Advanced window matchingRichard Grenville2013-01-281-39/+23
* Bug fix #84: Root window not repainted sometimes on wallpaper changeRichard Grenville2013-01-241-128/+0
* Feature #80: D-Bus supportRichard Grenville2013-01-191-1250/+6
* Bug fix #75: --invert-color-include not working & othersRichard Grenville2013-01-131-2/+4
* Feature #75: Invert window colorRichard Grenville2013-01-121-9/+38
* Improvement: Use select() for main loopRichard Grenville2013-01-111-47/+178
* Bug fix #77 incorrect border_width handling & #73 window data issueRichard Grenville2013-01-091-5/+22
* Improvement #74: Use libevent for main loopRichard Grenville2013-01-081-74/+240
* Improvement: Dynamic blur strength & improved frame blur performanceRichard Grenville2012-12-151-1/+10
* Feature #69: Blur window backgroundRichard Grenville2012-12-141-0/+27
* Misc: Code cleanupRichard Grenville2012-12-121-72/+14
* Feature #65: Auxiliary window detectionRichard Grenville2012-12-121-6/+150
* Feature: Wintype-based focus exclusionRichard Grenville2012-12-101-8/+29
* Bug fix #68: Possible fix for failure in client window detectionRichard Grenville2012-12-071-6/+23
* Feature: WM_WINDOW_ROLE matchingRichard Grenville2012-12-051-1/+58
* Bug fix: Dynamic inactive dim & client window changesRichard Grenville2012-12-051-20/+27
* Feature #65: --focus-excludeRichard Grenville2012-11-281-6/+56
* Bug fix: --use-ewmh-active-win causes wrong focus state in AwesomeRichard Grenville2012-11-271-2/+5
* Bug fix: Wrong file path being displayed on config file parsing errorRichard Grenville2012-11-211-14/+21
* Feature #51: Re-initialize when SIGUSR1 is receivedRichard Grenville2012-11-191-395/+698
* Misc: Code cleanupRichard Grenville2012-11-141-0/+5
* Bug fix: Client window event mask not restored in map_win()Richard Grenville2012-11-101-1/+6
* 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