| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | Feature #80: D-Bus support | Richard Grenville | 2013-01-19 | 5 | -1264/+2650 |
| * | Bug fix #75: --invert-color-include not working & others | Richard Grenville | 2013-01-13 | 2 | -14/+26 |
| * | Feature #75: Invert window color | Richard Grenville | 2013-01-12 | 2 | -58/+221 |
| * | Improvement: Use select() for main loop | Richard Grenville | 2013-01-11 | 2 | -157/+429 |
| * | Bug fix #77 incorrect border_width handling & #73 window data issue | Richard Grenville | 2013-01-09 | 2 | -60/+79 |
| * | Improvement #74: Use libevent for main loop | Richard Grenville | 2013-01-08 | 2 | -272/+561 |
| * | Improvement: Dynamic blur strength & improved frame blur performance | Richard Grenville | 2012-12-15 | 2 | -38/+72 |
| * | Feature #69: Blur window background | Richard Grenville | 2012-12-14 | 2 | -2/+153 |
| * | Misc: Code cleanup | Richard Grenville | 2012-12-12 | 2 | -82/+88 |
| * | Feature #65: Auxiliary window detection | Richard Grenville | 2012-12-12 | 2 | -47/+285 |
| * | Feature: Wintype-based focus exclusion | Richard Grenville | 2012-12-10 | 2 | -11/+42 |
| * | Bug fix #68: Second attempt to fix client window detection | Richard Grenville | 2012-12-08 | 1 | -4/+16 |
| * | Bug fix #68: Possible fix for failure in client window detection | Richard Grenville | 2012-12-07 | 2 | -57/+175 |
| * | Feature: WM_WINDOW_ROLE matching | Richard Grenville | 2012-12-05 | 2 | -48/+130 |
| * | Bug fix: Dynamic inactive dim & client window changes | Richard Grenville | 2012-12-05 | 2 | -52/+93 |
| * | Feature #65: --focus-exclude | Richard Grenville | 2012-11-28 | 2 | -89/+151 |
| * | Bug fix: --use-ewmh-active-win causes wrong focus state in Awesome | Richard Grenville | 2012-11-27 | 2 | -4/+16 |
| * | Bug fix: Wrong file path being displayed on config file parsing error | Richard Grenville | 2012-11-21 | 2 | -42/+57 |
| * | Feature #51: Re-initialize when SIGUSR1 is received | Richard Grenville | 2012-11-19 | 2 | -1766/+2259 |
| * | Misc: Code cleanup | Richard Grenville | 2012-11-14 | 2 | -32/+48 |
| * | Bug fix: Client window event mask not restored in map_win() | Richard Grenville | 2012-11-10 | 2 | -5/+9 |
| * | Feature: Unredirect windows when there's a fullscreen window | Richard Grenville | 2012-11-09 | 2 | -26/+156 |
| * | Feature #16: _COMPTON_SHADOW window property support | Richard Grenville | 2012-11-09 | 2 | -10/+94 |
| * | Bug fix: Shape update of opaque windows not handled correctly | Richard Grenville | 2012-11-08 | 2 | -12/+38 |
| * | Bug fix: Window rendered incorrectly if has no border with -e | Richard Grenville | 2012-11-06 | 1 | -27/+27 |
| * | Bug fix #61: Silence a warning | Richard Grenville | 2012-11-04 | 1 | -12/+12 |
| * | Improvement: Add EWMH _NET_WM_ACTIVE_WINDOW support | Richard Grenville | 2012-11-04 | 2 | -94/+215 |
| * | Improvement: Focus detection & --mark-ovredir-focused changes | Richard Grenville | 2012-11-03 | 1 | -6/+11 |
| * | Bug fix: A XserverRegion leak | Richard Grenville | 2012-11-03 | 2 | -1/+38 |
| * | Misc: Code cleanup & debug code changes | Richard Grenville | 2012-11-03 | 2 | -115/+106 |
| * | Bug fix #17: Try to fix artifacts after animating/shading shaped wins in Openbox | Richard Grenville | 2012-11-01 | 1 | -51/+94 |
| * | Improvement: border_size & ConfigureNotify & VSync changes | Richard Grenville | 2012-11-01 | 2 | -15/+63 |
| * | Improvement: Try to reduce reg_ignore regenerations | Richard Grenville | 2012-10-31 | 2 | -179/+150 |
| * | Misc: Small adjustments | Richard Grenville | 2012-10-30 | 1 | -24/+19 |
| * | Bug fix: Fading blocks in rare circumstances | Richard Grenville | 2012-10-29 | 2 | -39/+34 |
| * | Merge branch 'master' into richardgv-dev | Richard Grenville | 2012-10-29 | 1 | -1/+1 |
| |\ |
|
| | * | more man page changes | Christopher Jeffrey | 2012-10-22 | 1 | -1/+1 |
| | * | fix man page and various other documentation. | Christopher Jeffrey | 2012-10-22 | 1 | -1/+1 |
| | * | revert to c7ca345 | Christopher Jeffrey | 2012-10-22 | 2 | -1034/+222 |
| | * | v0.0.1 | Christopher Jeffrey | 2012-10-22 | 1 | -4/+4 |
| * | | Improvement: Change clear_shadow implementation | Richard Grenville | 2012-10-28 | 2 | -24/+50 |
| * | | Bug fix #57: Fix incorrect handling of InputOnly windows | Richard Grenville | 2012-10-27 | 1 | -3/+16 |
| * | | Bug fix #7: Correct a possible issue in VSync | Richard Grenville | 2012-10-26 | 2 | -113/+133 |
| * | | Improvement: Add painting on overlay support | Richard Grenville | 2012-10-24 | 2 | -49/+152 |
| * | | Improvement #7: Add double buffering | Richard Grenville | 2012-10-23 | 2 | -10/+82 |
| |/ |
|
| * | Misc: Drop support for old versions of libXcomposite | Richard Grenville | 2012-10-22 | 2 | -29/+2 |
| * | Bug fix #55: Workaround for window type detection on Openbox menus | Richard Grenville | 2012-10-21 | 1 | -0/+5 |
| * | Improvement: Stop painting on regions of higher windows | Richard Grenville | 2012-10-21 | 2 | -79/+280 |
| * | Improvement: Pregenerate alpha pictures | Richard Grenville | 2012-10-13 | 2 | -37/+53 |
| * | Misc: Code clean-up | Richard Grenville | 2012-10-10 | 2 | -7/+20 |