summaryrefslogtreecommitdiffstats
path: root/compton.h
Commit message (Expand)AuthorAgeFilesLines
* fix crash caused by free of uninitialized pointermæp2014-08-061-1/+1
* Improvement: Separate GLX parts from session_t & Attempt to fix #217Richard Grenville2014-07-281-7/+5
* Feature: #183 custom window shader & #193 --no-fading-destroyed-argbRichard Grenville2014-05-161-5/+22
* Bug fix #190: Copy shadow/fade state from last paint on unmapped winsRichard Grenville2014-04-191-0/+9
* Bug fix #181: Add --xrender-sync{,-fence}Richard Grenville2014-03-171-1/+10
* Misc #152: Fix a spelling mistakeRichard Grenville2013-12-241-1/+1
* Feature: Add XRender-GLX hybird backendRichard Grenville2013-12-101-9/+17
* Misc: Add properties to the registration windowRichard Grenville2013-11-101-3/+20
* Bug fix #149: --opacity-rule misbehaves on 32-bit systems & othersRichard Grenville2013-10-011-2/+3
* Bug fix #99: Rewrite focus detection logicRichard Grenville2013-09-181-1/+18
* Bug fix #144: Workaround for insane window type changesRichard Grenville2013-09-151-0/+3
* Improvement: --unredir-if-possible-exclude & --unredir-if-possible-delayRichard Grenville2013-09-041-0/+11
* Bug fix #137: Auto-detect screen changesRichard Grenville2013-08-281-0/+3
* Improvement #137: --xinerama-shadow-cropRichard Grenville2013-08-221-0/+42
* Misc: --paint-exclude & #119Richard Grenville2013-06-191-11/+0
* Feature #116: Shadow exclusion regionRichard Grenville2013-06-091-0/+35
* Feature #113: Set opacity based on conditionsRichard Grenville2013-05-211-0/+11
* Imp: Multi-pass blur & D-Bus fading controlRichard Grenville2013-05-201-0/+27
* Misc: Add DEBUG_GLX_MARK & MiscRichard Grenville2013-05-121-1/+1
* Bug fix: Compilation failure with NO_LIBCONFIG / NO_C2Richard Grenville2013-05-091-2/+2
* Misc: Validate wallpaper pixmap & Documentation updateRichard Grenville2013-05-011-2/+26
* Bug fix: Fix --resize-damageRichard Grenville2013-04-271-1/+1
* Improvement: --resize-damageRichard Grenville2013-04-271-5/+55
* 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