summaryrefslogtreecommitdiffstats
path: root/compton.c
Commit message (Expand)AuthorAgeFilesLines
* Bug fix #224: Flush after XUngrabServer()Richard Grenville2014-10-061-0/+2
* Misc #204: Add glx_take_screenshot() & othersRichard Grenville2014-09-071-0/+24
* Misc: Add --no-name-pixmapRichard Grenville2014-09-071-1/+6
* Misc: Fix spelling mistakesRichard Grenville2014-08-061-1/+1
* Bug fix: Fix X pixmap leakage in shadow_paintRichard Grenville2014-08-031-1/+8
* Misc: Fix compilation with NO_VSYNC_OPENGL_GLSL / NO_C2Richard Grenville2014-07-291-0/+7
* Misc #218: Warn about using --glx-no-rebind-pixmap on intel driverRichard Grenville2014-07-281-1/+2
* Improvement: Separate GLX parts from session_t & Attempt to fix #217Richard Grenville2014-07-281-57/+69
* Misc: Add --version & --no-x-selectionRichard Grenville2014-07-131-1/+10
* Misc #205: Add 2 long options & Update documentationRichard Grenville2014-06-151-0/+2
* Feature: #183 custom window shader & #193 --no-fading-destroyed-argbRichard Grenville2014-05-161-12/+61
* Bug fix #195: Pointer incompatibility with libconfig-1.3*Richard Grenville2014-05-101-1/+1
* Bug fix #194: Fix assertion failure in some casesRichard Grenville2014-04-281-2/+2
* Bug fix #191: Add rounded-corners detection to --unredir-if-possibleRichard Grenville2014-04-211-5/+10
* Misc: Fix a possible assert() failureRichard Grenville2014-04-211-1/+1
* Bug fix #190: Copy shadow/fade state from last paint on unmapped winsRichard Grenville2014-04-191-32/+71
* Misc: Try to avoid evaluating conditions after window unmap & othersRichard Grenville2014-04-191-19/+39
* Misc: Add --xrender-sync{,-fence} as configuration file optionRichard Grenville2014-03-261-2/+20
* Bug fix #181: Add --xrender-sync{,-fence}Richard Grenville2014-03-171-26/+93
* Misc: xr-glx-hybrid alias & minor fixesRichard Grenville2014-03-111-0/+2
* Bug fix: Fix -SRichard Grenville2014-02-271-1/+3
* Bug fix: Fix access to freed memory due to invalid w->prev_transRichard Grenville2014-01-211-1/+28
* Bug fix #163: xr_glx_hybrid: Flickering issueRichard Grenville2014-01-191-0/+7
* Misc #163: Make usage of glFinish() optionalRichard Grenville2013-12-261-2/+10
* Misc #152: Fix a spelling mistakeRichard Grenville2013-12-241-8/+8
* Feature: Add XRender-GLX hybird backendRichard Grenville2013-12-101-37/+52
* Misc: Add properties to the registration windowRichard Grenville2013-11-101-2/+25
* Misc: --write-pid-path & small changesRichard Grenville2013-11-091-3/+56
* Bug fix #153: Possible fix for a rare timing issueRichard Grenville2013-10-211-12/+8
* Bug fix #149: --opacity-rule misbehaves on 32-bit systems & othersRichard Grenville2013-10-011-4/+23
* Misc: Typo in vsync_opengl_init()Richard Grenville2013-09-261-1/+1
* Misc: Add cfg file options for --unredir-if-possible-*Richard Grenville2013-09-241-0/+5
* Bug fix #99: Rewrite focus detection logicRichard Grenville2013-09-181-90/+71
* Bug fix #144: Workaround for insane window type changesRichard Grenville2013-09-151-25/+37
* 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-041-58/+131
* Bug fix #137: Auto-detect screen changesRichard Grenville2013-08-281-10/+14
* Misc: Add missing configuration file options and switchesRichard Grenville2013-08-261-0/+17
* Improvement #137: --xinerama-shadow-cropRichard Grenville2013-08-221-1/+69
* Misc: stoppaint_force & Documentation updateRichard Grenville2013-07-301-9/+28
* Improvement #41: Enable/disable redirection through D-BusRichard Grenville2013-07-261-8/+9
* Misc: --paint-exclude & #119Richard Grenville2013-06-191-0/+17
* Feature #116: Shadow exclusion regionRichard Grenville2013-06-091-14/+120
* Feature #113: Set opacity based on conditionsRichard Grenville2013-05-211-0/+76
* Imp: Multi-pass blur & D-Bus fading controlRichard Grenville2013-05-201-63/+250
* Misc: Add DEBUG_GLX_MARK & MiscRichard Grenville2013-05-121-6/+12
* Bug fix: Compilation failure with NO_LIBCONFIG / NO_C2Richard Grenville2013-05-091-84/+84
* Imp: Fix GL_TEXTURE_RECTANGLE & Enhance --glx-copy-from-frontRichard Grenville2013-05-081-3/+9
* Misc: Validate wallpaper pixmap & Documentation updateRichard Grenville2013-05-011-24/+4