summaryrefslogtreecommitdiffstats
path: root/compton.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-271-5/+13
* Improvement: --resize-damageRichard Grenville2013-04-271-0/+11
* Misc: Fix gcc errorRichard Grenville2013-04-261-3/+1
* Improvement: Enhance --glx-swap-methodRichard Grenville2013-04-261-15/+10
* Improvement: --blur-kernRichard Grenville2013-04-251-22/+171
* Misc: Fix wrong description & DEBUG_GLX_ERRRichard Grenville2013-04-251-1/+1
* Improvement: --glx-swap-method & --fade-excludeRichard Grenville2013-04-211-3/+49
* Bug fix: GLX: Fix dim and blur with --glx-no-stencilRichard Grenville2013-04-061-30/+33
* Improvement: GLX: Cache region contents & --glx-no-rebind-pixmapRichard Grenville2013-04-051-136/+77
* Feature #4: Default active window opacityRichard Grenville2013-03-301-1/+29
* Bug fix: GLX: Fix --inactive-dim & fix color inversionRichard Grenville2013-03-251-15/+34
* Improvement: --blur-background-exclude #98 & MESA_swap_control & othersRichard Grenville2013-03-231-12/+82
* Bug fix: Incorrect handling when a window is placed on bottomRichard Grenville2013-03-221-1/+1
* Improvement: --glx-use-copysubbuffermesaRichard Grenville2013-03-211-5/+19
* Feature #69: GLX: Blur backgroundRichard Grenville2013-03-201-41/+57
* Improvement: --glx-copy-from-front & benchmark modeRichard Grenville2013-03-191-9/+51
* Improvement: GLX: Use SCISSOR_TEST instead of STENCIL_TEST when possibleRichard Grenville2013-03-181-1/+1
* Bug fix: GLX: ARGB texture too dark & Jitter when resize & othersRichard Grenville2013-03-181-10/+26
* Bug fix: GLX backend incompatibility with VirtualBox & othersRichard Grenville2013-03-171-31/+54
* Bug fix: GLX backend incompatibility with mesa & othersRichard Grenville2013-03-161-20/+39
* Feature: OpenGL backendRichard Grenville2013-03-151-348/+364
* 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-101-2/+26
* Bug fix #93: Assertion failure when window reparentedRichard Grenville2013-03-031-3/+10
* Bug fix #91: Using pkg-config to find drm.h & OpenGL changesRichard Grenville2013-03-011-60/+176