| Commit message (Expand) | Author | Age | Files | Lines |
* | Improvement: GLX: Cache region contents & --glx-no-rebind-pixmap | Richard Grenville | 2013-04-05 | 1 | -7/+16 |
* | Improvement: --blur-background-exclude #98 & MESA_swap_control & others | Richard Grenville | 2013-03-23 | 1 | -0/+9 |
* | Improvement: --glx-use-copysubbuffermesa | Richard Grenville | 2013-03-21 | 1 | -4/+2 |
* | Bug fix: GLX: ARGB texture too dark & Jitter when resize & others | Richard Grenville | 2013-03-18 | 1 | -7/+11 |
* | Bug fix: GLX backend incompatibility with VirtualBox & others | Richard Grenville | 2013-03-17 | 1 | -3/+5 |
* | Bug fix: GLX backend incompatibility with mesa & others | Richard Grenville | 2013-03-16 | 1 | -1/+15 |
* | Feature: OpenGL backend | Richard Grenville | 2013-03-15 | 1 | -53/+84 |
* | Bug fix #91: Using pkg-config to find drm.h & OpenGL changes | Richard Grenville | 2013-03-01 | 1 | -35/+41 |
* | Improvement: Change VSync mode with D-Bus & Makefile update & Misc | Richard Grenville | 2013-01-31 | 1 | -0/+33 |
* | Improvement #7: Add GLX_OML_sync_control VSync support | Richard Grenville | 2013-01-30 | 1 | -4/+29 |
* | Improvement: Improve color inversion performance & Validate pixmap | Richard Grenville | 2013-01-29 | 1 | -3/+6 |
* | Feature #16: Advanced window matching | Richard Grenville | 2013-01-28 | 1 | -39/+23 |
* | Bug fix #84: Root window not repainted sometimes on wallpaper change | Richard Grenville | 2013-01-24 | 1 | -128/+0 |
* | Feature #80: D-Bus support | Richard Grenville | 2013-01-19 | 1 | -1250/+6 |
* | Bug fix #75: --invert-color-include not working & others | Richard Grenville | 2013-01-13 | 1 | -2/+4 |
* | Feature #75: Invert window color | Richard Grenville | 2013-01-12 | 1 | -9/+38 |
* | Improvement: Use select() for main loop | Richard Grenville | 2013-01-11 | 1 | -47/+178 |
* | Bug fix #77 incorrect border_width handling & #73 window data issue | Richard Grenville | 2013-01-09 | 1 | -5/+22 |
* | Improvement #74: Use libevent for main loop | Richard Grenville | 2013-01-08 | 1 | -74/+240 |
* | Improvement: Dynamic blur strength & improved frame blur performance | Richard Grenville | 2012-12-15 | 1 | -1/+10 |
* | Feature #69: Blur window background | Richard Grenville | 2012-12-14 | 1 | -0/+27 |
* | Misc: Code cleanup | Richard Grenville | 2012-12-12 | 1 | -72/+14 |
* | Feature #65: Auxiliary window detection | Richard Grenville | 2012-12-12 | 1 | -6/+150 |
* | Feature: Wintype-based focus exclusion | Richard Grenville | 2012-12-10 | 1 | -8/+29 |
* | Bug fix #68: Possible fix for failure in client window detection | Richard Grenville | 2012-12-07 | 1 | -6/+23 |
* | Feature: WM_WINDOW_ROLE matching | Richard Grenville | 2012-12-05 | 1 | -1/+58 |
* | Bug fix: Dynamic inactive dim & client window changes | Richard Grenville | 2012-12-05 | 1 | -20/+27 |
* | Feature #65: --focus-exclude | Richard Grenville | 2012-11-28 | 1 | -6/+56 |
* | Bug fix: --use-ewmh-active-win causes wrong focus state in Awesome | Richard Grenville | 2012-11-27 | 1 | -2/+5 |
* | Bug fix: Wrong file path being displayed on config file parsing error | Richard Grenville | 2012-11-21 | 1 | -14/+21 |
* | Feature #51: Re-initialize when SIGUSR1 is received | Richard Grenville | 2012-11-19 | 1 | -395/+698 |
* | Misc: Code cleanup | Richard Grenville | 2012-11-14 | 1 | -0/+5 |
* | Bug fix: Client window event mask not restored in map_win() | Richard Grenville | 2012-11-10 | 1 | -1/+6 |
* | Feature: Unredirect windows when there's a fullscreen window | Richard Grenville | 2012-11-09 | 1 | -0/+24 |
* | Feature #16: _COMPTON_SHADOW window property support | Richard Grenville | 2012-11-09 | 1 | -0/+14 |
* | Bug fix: Shape update of opaque windows not handled correctly | Richard Grenville | 2012-11-08 | 1 | -1/+33 |
* | Improvement: Add EWMH _NET_WM_ACTIVE_WINDOW support | Richard Grenville | 2012-11-04 | 1 | -2/+69 |
* | Bug fix: A XserverRegion leak | Richard Grenville | 2012-11-03 | 1 | -0/+20 |
* | Misc: Code cleanup & debug code changes | Richard Grenville | 2012-11-03 | 1 | -1/+1 |
* | Improvement: border_size & ConfigureNotify & VSync changes | Richard Grenville | 2012-11-01 | 1 | -1/+5 |
* | Improvement: Try to reduce reg_ignore regenerations | Richard Grenville | 2012-10-31 | 1 | -11/+22 |
* | Bug fix: Fading blocks in rare circumstances | Richard Grenville | 2012-10-29 | 1 | -6/+15 |
* | Improvement: Change clear_shadow implementation | Richard Grenville | 2012-10-28 | 1 | -2/+6 |
* | Bug fix #7: Correct a possible issue in VSync | Richard Grenville | 2012-10-26 | 1 | -8/+24 |
* | Improvement: Add painting on overlay support | Richard Grenville | 2012-10-24 | 1 | -0/+9 |
* | Improvement #7: Add double buffering | Richard Grenville | 2012-10-23 | 1 | -0/+3 |
* | Misc: Drop support for old versions of libXcomposite | Richard Grenville | 2012-10-22 | 1 | -8/+2 |
* | Improvement: Stop painting on regions of higher windows | Richard Grenville | 2012-10-21 | 1 | -0/+38 |
* | Improvement: Pregenerate alpha pictures | Richard Grenville | 2012-10-13 | 1 | -6/+5 |
* | Misc: Code clean-up | Richard Grenville | 2012-10-10 | 1 | -1/+0 |