summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Bug fix #99: Rewrite focus detection logicRichard Grenville2013-09-185-103/+107
| * Bug fix #144: Workaround for insane window type changesRichard Grenville2013-09-152-25/+40
| * Bug fix #143: GLSL shader error on European localesRichard Grenville2013-09-152-0/+10
| * Bug fix #143: Move setlocale(LC_NUMERIC, "C")Richard Grenville2013-09-141-4/+4
| * Bug fix #140: Possible fix for CPU usage with --unredir-possible-delayRichard Grenville2013-09-121-46/+60
| * Improvement: --unredir-if-possible-exclude & --unredir-if-possible-delayRichard Grenville2013-09-044-58/+158
| * Misc: GLX: Avoid using multi-sampling visualsRichard Grenville2013-09-031-1/+15
| * Bug fix #137: Auto-detect screen changesRichard Grenville2013-08-282-10/+17
| * Misc: Add missing configuration file options and switchesRichard Grenville2013-08-261-0/+17
| * Improvement #137: --xinerama-shadow-cropRichard Grenville2013-08-224-2/+134
| * Misc: stoppaint_force & Documentation updateRichard Grenville2013-07-305-9/+40
| * Improvement #41: Enable/disable redirection through D-BusRichard Grenville2013-07-263-11/+29
| * Bug fix #124: GLX: Missing check on FBConfig X visual depthRichard Grenville2013-07-051-6/+22
| * Misc: OpenGL 3.0 compatibility & miscRichard Grenville2013-06-251-1/+2
| * Misc: --paint-exclude & #119Richard Grenville2013-06-195-11/+57
| * Feature #116: Shadow exclusion regionRichard Grenville2013-06-093-14/+167
| * Feature #113: Set opacity based on conditionsRichard Grenville2013-05-215-7/+115
| * Imp: Multi-pass blur & D-Bus fading controlRichard Grenville2013-05-205-224/+765
| * Misc: Add DEBUG_GLX_MARK & MiscRichard Grenville2013-05-125-7/+85
| * Bug fix: Compilation failure with NO_LIBCONFIG / NO_C2Richard Grenville2013-05-092-86/+86
| * Misc: Add DEBUG_GLX_PAINTREGRichard Grenville2013-05-092-0/+95
| * Imp: Fix GL_TEXTURE_RECTANGLE & Enhance --glx-copy-from-frontRichard Grenville2013-05-083-70/+160
| * Misc: Validate wallpaper pixmap & Documentation updateRichard Grenville2013-05-012-26/+30
| * Improvement: Add predefined blur kernelsRichard Grenville2013-04-291-1/+29
| * Bug fix: Fix a BadRegion error with --glx-use-copysubbuffermesaRichard Grenville2013-04-271-1/+1
| * Bug fix: Fix --resize-damageRichard Grenville2013-04-274-15/+38
| * Improvement: --resize-damageRichard Grenville2013-04-274-5/+69
| * Misc: Fix gcc errorRichard Grenville2013-04-261-3/+1
| * Improvement: Enhance --glx-swap-methodRichard Grenville2013-04-264-54/+122
| * Improvement: --blur-kernRichard Grenville2013-04-253-49/+234
| * Misc: Fix wrong description & DEBUG_GLX_ERRRichard Grenville2013-04-253-1/+85
| * Improvement: --glx-swap-method & --fade-excludeRichard Grenville2013-04-214-8/+106
| * Bug fix: GLX: Fix dim and blur with --glx-no-stencilRichard Grenville2013-04-064-143/+187
| * Improvement: GLX: Cache region contents & --glx-no-rebind-pixmapRichard Grenville2013-04-055-164/+132
| * Misc: Workaround for some missing definitionsRichard Grenville2013-04-031-0/+13
| * Feature #4: Default active window opacityRichard Grenville2013-03-303-1/+55
| * Bug fix: GLX: Fix --inactive-dim & fix color inversionRichard Grenville2013-03-253-30/+162
| * Improvement: --blur-background-exclude #98 & MESA_swap_control & othersRichard Grenville2013-03-234-12/+106
| * Bug fix: Incorrect handling when a window is placed on bottomRichard Grenville2013-03-221-1/+1
| * Improvement: --glx-use-copysubbuffermesaRichard Grenville2013-03-214-12/+84
| * Feature #69: GLX: Blur backgroundRichard Grenville2013-03-203-65/+170
| * Improvement: --glx-copy-from-front & benchmark modeRichard Grenville2013-03-193-50/+219
| * Improvement: GLX: Use SCISSOR_TEST instead of STENCIL_TEST when possibleRichard Grenville2013-03-182-10/+29
| * Bug fix: GLX: ARGB texture too dark & Jitter when resize & othersRichard Grenville2013-03-184-42/+117
| * Bug fix: GLX backend incompatibility with VirtualBox & othersRichard Grenville2013-03-174-46/+89
| * Bug fix: GLX backend incompatibility with mesa & othersRichard Grenville2013-03-166-52/+346
| * Feature: OpenGL backendRichard Grenville2013-03-155-421/+1169
| * Bug fix: Create OpenGL context only after initializing overlayRichard Grenville2013-03-121-7/+8
| * Improvement: ARGB window matching & Enable track_focus with D-BusRichard Grenville2013-03-105-2/+44
| * Bug fix #93: Assertion failure when window reparentedRichard Grenville2013-03-031-3/+10