summaryrefslogtreecommitdiffstats
path: root/common.h
Commit message (Expand)AuthorAgeFilesLines
* Bug fix: Fix X pixmap leakage in shadow_paintRichard Grenville2014-08-031-2/+6
* Improvement: Separate GLX parts from session_t & Attempt to fix #217Richard Grenville2014-07-281-62/+109
* Misc: Add --version & --no-x-selectionRichard Grenville2014-07-131-0/+2
* Feature: #183 custom window shader & #193 --no-fading-destroyed-argbRichard Grenville2014-05-161-7/+69
* Bug fix #191: Add rounded-corners detection to --unredir-if-possibleRichard Grenville2014-04-211-1/+1
* Bug fix #190: Copy shadow/fade state from last paint on unmapped winsRichard Grenville2014-04-191-0/+8
* Misc: Try to avoid evaluating conditions after window unmap & othersRichard Grenville2014-04-191-4/+15
* Misc: Add --xrender-sync{,-fence} as configuration file optionRichard Grenville2014-03-261-1/+3
* Bug fix #181: Add --xrender-sync{,-fence}Richard Grenville2014-03-171-2/+169
* Misc: xr-glx-hybrid alias & minor fixesRichard Grenville2014-03-111-0/+14
* Misc #163: Make usage of glFinish() optionalRichard Grenville2013-12-261-0/+3
* Misc #152: Fix a spelling mistakeRichard Grenville2013-12-241-3/+8
* Feature: Add XRender-GLX hybird backendRichard Grenville2013-12-101-3/+23
* Misc: --write-pid-path & small changesRichard Grenville2013-11-091-13/+31
* Bug fix #153: Possible fix for a rare timing issueRichard Grenville2013-10-211-0/+1
* Bug fix #99: Rewrite focus detection logicRichard Grenville2013-09-181-10/+12
* Improvement: --unredir-if-possible-exclude & --unredir-if-possible-delayRichard Grenville2013-09-041-0/+15
* Improvement #137: --xinerama-shadow-cropRichard Grenville2013-08-221-1/+22
* Misc: stoppaint_force & Documentation updateRichard Grenville2013-07-301-0/+2
* Improvement #41: Enable/disable redirection through D-BusRichard Grenville2013-07-261-3/+2
* Misc: --paint-exclude & #119Richard Grenville2013-06-191-0/+16
* Feature #116: Shadow exclusion regionRichard Grenville2013-06-091-0/+12
* Feature #113: Set opacity based on conditionsRichard Grenville2013-05-211-3/+14
* Imp: Multi-pass blur & D-Bus fading controlRichard Grenville2013-05-201-37/+135
* Misc: Add DEBUG_GLX_MARK & MiscRichard Grenville2013-05-121-0/+43
* Imp: Fix GL_TEXTURE_RECTANGLE & Enhance --glx-copy-from-frontRichard Grenville2013-05-081-2/+14
* Bug fix: Fix --resize-damageRichard Grenville2013-04-271-0/+3
* Improvement: --resize-damageRichard Grenville2013-04-271-0/+2
* Improvement: Enhance --glx-swap-methodRichard Grenville2013-04-261-14/+59
* Improvement: --blur-kernRichard Grenville2013-04-251-0/+2
* Improvement: --glx-swap-method & --fade-excludeRichard Grenville2013-04-211-4/+32
* Bug fix: GLX: Fix dim and blur with --glx-no-stencilRichard Grenville2013-04-061-5/+27
* Improvement: GLX: Cache region contents & --glx-no-rebind-pixmapRichard Grenville2013-04-051-4/+19
* Misc: Workaround for some missing definitionsRichard Grenville2013-04-031-0/+13
* Feature #4: Default active window opacityRichard Grenville2013-03-301-0/+8
* Bug fix: GLX: Fix --inactive-dim & fix color inversionRichard Grenville2013-03-251-3/+4
* Improvement: --blur-background-exclude #98 & MESA_swap_control & othersRichard Grenville2013-03-231-0/+10
* Improvement: --glx-use-copysubbuffermesaRichard Grenville2013-03-211-0/+18
* Feature #69: GLX: Blur backgroundRichard Grenville2013-03-201-0/+24
* Improvement: --glx-copy-from-front & benchmark modeRichard Grenville2013-03-191-0/+10
* Bug fix: GLX: ARGB texture too dark & Jitter when resize & othersRichard Grenville2013-03-181-4/+40
* Bug fix: GLX backend incompatibility with VirtualBox & othersRichard Grenville2013-03-171-2/+10
* Bug fix: GLX backend incompatibility with mesa & othersRichard Grenville2013-03-161-0/+28
* Feature: OpenGL backendRichard Grenville2013-03-151-20/+154
* Improvement: ARGB window matching & Enable track_focus with D-BusRichard Grenville2013-03-101-0/+3
* Bug fix #91: Using pkg-config to find drm.h & OpenGL changesRichard Grenville2013-03-011-1/+17
* Improvement: Change VSync mode with D-Bus & Makefile update & MiscRichard Grenville2013-01-311-0/+17
* Improvement #7: Add GLX_OML_sync_control VSync supportRichard Grenville2013-01-301-2/+10
* Feature #16: Advanced window matchingRichard Grenville2013-01-281-39/+19
* Bug fix #84: Root window not repainted sometimes on wallpaper changeRichard Grenville2013-01-241-10/+134