Commit Graph

25 Commits (212582469a1f7ac8a6fd81bc8619ca401e247b77)

Author SHA1 Message Date
Christopher Jeffrey 212582469a more style changes
12 years ago
Christopher Jeffrey f092885f47 stay consistent with code style
12 years ago
Christopher Jeffrey 2f63377d4e whitespace
12 years ago
Richard Grenville 27197e24db Bug fix: Segfault when meeting FocusIn/Out from destoryed windows
12 years ago
Richard Grenville 3a0ba85d3b Improvement: Use find_toplevel() to find WM frame
12 years ago
Richard Grenville a447b5d310 Improvement: Do not track focus changes unless necessary
12 years ago
Richard Grenville 73342d1ff2 Bug fix: Issue #40: -z does not work as expected
12 years ago
Richard Grenville 17b8a50161 Bug fix: Double free when XQueryTree() fails
12 years ago
Richard Grenville 05b229f2a0 Bug fix: Issue #39: Render windows just mapped && focused incorrectly
12 years ago
Richard Grenville 1f271c2953 Feature: Issue #2: Support dim inactive windows
12 years ago
Richard Grenville 7ab11dfa66 Debug: Enhanced debugging capability
12 years ago
Richard Grenville 0c077a76d1 Bug fix: Segfault when encountering invalid long option
12 years ago
Richard Grenville 00d29b0748 Bug fix: Issue #37, fix 5 opacity-related bugs
12 years ago
Richard Grenville bbf35f8155 Feature: Issue #35, Add colored shadows
12 years ago
Richard Grenville f7bf27f838 Bug fix: Issue #36: Chromium window painting problems
12 years ago
Richard Grenville fe811d6451 Bug fix: Issue #38, fixes painting specially-shaped semi-transparent windows
12 years ago
Christopher Jeffrey 4f11c53a6d avoid allocating a new win struct if possible
12 years ago
Christopher Jeffrey e29714d41d add richardgv's patch. see #31.
12 years ago
Christopher Jeffrey c10cd64f1f apply patch from richardgv. fixes #5.
12 years ago
Christopher Jeffrey b42eee1ef3 rename, refactor again.
12 years ago
Christopher Jeffrey 8610fd1f02 refactor, rename
12 years ago
Tim van Dalen 02a5747f34 Fixed a (very) small 'bug' in the usage text, -f wasn't printed on a new line.
12 years ago
Christopher Jeffrey 85de312fe7 stop listening for property events on client window after unmap
12 years ago
Christopher Jeffrey 614a1deb9e minor changes
13 years ago
Christopher Jeffrey d634640199 reorganize tree
13 years ago