summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Feature #80: D-Bus supportRichard Grenville2013-01-195-1264/+2650
* Bug fix #75: --invert-color-include not working & othersRichard Grenville2013-01-132-14/+26
* Feature #75: Invert window colorRichard Grenville2013-01-122-58/+221
* Improvement: Use select() for main loopRichard Grenville2013-01-112-157/+429
* Bug fix #77 incorrect border_width handling & #73 window data issueRichard Grenville2013-01-092-60/+79
* Improvement #74: Use libevent for main loopRichard Grenville2013-01-082-272/+561
* Improvement: Dynamic blur strength & improved frame blur performanceRichard Grenville2012-12-152-38/+72
* Feature #69: Blur window backgroundRichard Grenville2012-12-142-2/+153
* Misc: Code cleanupRichard Grenville2012-12-122-82/+88
* Feature #65: Auxiliary window detectionRichard Grenville2012-12-122-47/+285
* Feature: Wintype-based focus exclusionRichard Grenville2012-12-102-11/+42
* Bug fix #68: Second attempt to fix client window detectionRichard Grenville2012-12-081-4/+16
* Bug fix #68: Possible fix for failure in client window detectionRichard Grenville2012-12-072-57/+175
* Feature: WM_WINDOW_ROLE matchingRichard Grenville2012-12-052-48/+130
* Bug fix: Dynamic inactive dim & client window changesRichard Grenville2012-12-052-52/+93
* Feature #65: --focus-excludeRichard Grenville2012-11-282-89/+151
* Bug fix: --use-ewmh-active-win causes wrong focus state in AwesomeRichard Grenville2012-11-272-4/+16
* Bug fix: Wrong file path being displayed on config file parsing errorRichard Grenville2012-11-212-42/+57
* Feature #51: Re-initialize when SIGUSR1 is receivedRichard Grenville2012-11-192-1766/+2259
* Misc: Code cleanupRichard Grenville2012-11-142-32/+48
* Bug fix: Client window event mask not restored in map_win()Richard Grenville2012-11-102-5/+9
* Feature: Unredirect windows when there's a fullscreen windowRichard Grenville2012-11-092-26/+156
* Feature #16: _COMPTON_SHADOW window property supportRichard Grenville2012-11-092-10/+94
* Bug fix: Shape update of opaque windows not handled correctlyRichard Grenville2012-11-082-12/+38
* Bug fix: Window rendered incorrectly if has no border with -eRichard Grenville2012-11-061-27/+27
* Bug fix #61: Silence a warningRichard Grenville2012-11-041-12/+12
* Improvement: Add EWMH _NET_WM_ACTIVE_WINDOW supportRichard Grenville2012-11-042-94/+215
* Improvement: Focus detection & --mark-ovredir-focused changesRichard Grenville2012-11-031-6/+11
* Bug fix: A XserverRegion leakRichard Grenville2012-11-032-1/+38
* Misc: Code cleanup & debug code changesRichard Grenville2012-11-032-115/+106
* Bug fix #17: Try to fix artifacts after animating/shading shaped wins in OpenboxRichard Grenville2012-11-011-51/+94
* Improvement: border_size & ConfigureNotify & VSync changesRichard Grenville2012-11-012-15/+63
* Improvement: Try to reduce reg_ignore regenerationsRichard Grenville2012-10-312-179/+150
* Misc: Small adjustmentsRichard Grenville2012-10-301-24/+19
* Bug fix: Fading blocks in rare circumstancesRichard Grenville2012-10-292-39/+34
* Merge branch 'master' into richardgv-devRichard Grenville2012-10-291-1/+1
|\
| * more man page changesChristopher Jeffrey2012-10-221-1/+1
| * fix man page and various other documentation.Christopher Jeffrey2012-10-221-1/+1
| * revert to c7ca345Christopher Jeffrey2012-10-222-1034/+222
| * v0.0.1Christopher Jeffrey2012-10-221-4/+4
* | Improvement: Change clear_shadow implementationRichard Grenville2012-10-282-24/+50
* | Bug fix #57: Fix incorrect handling of InputOnly windowsRichard Grenville2012-10-271-3/+16
* | Bug fix #7: Correct a possible issue in VSyncRichard Grenville2012-10-262-113/+133
* | Improvement: Add painting on overlay supportRichard Grenville2012-10-242-49/+152
* | Improvement #7: Add double bufferingRichard Grenville2012-10-232-10/+82
|/
* Misc: Drop support for old versions of libXcompositeRichard Grenville2012-10-222-29/+2
* Bug fix #55: Workaround for window type detection on Openbox menusRichard Grenville2012-10-211-0/+5
* Improvement: Stop painting on regions of higher windowsRichard Grenville2012-10-212-79/+280
* Improvement: Pregenerate alpha picturesRichard Grenville2012-10-132-37/+53
* Misc: Code clean-upRichard Grenville2012-10-102-7/+20