Commit Graph

191 Commits (07b75620487436a0e693d3a13354dba346a463f2)

Author SHA1 Message Date
Christopher Jeffrey a0439e57dd add global options struct.
12 years ago
Richard Grenville 760188dbef Feature: Wintype-specific options in configuration files
12 years ago
Richard Grenville 0c67b84349 Feature: Configuration file parsing
12 years ago
Richard Grenville 9a839bc661 Misc: Fix two memory leaks
12 years ago
Richard Grenville 80a4f6d0ab Improvement: Change window type detection
12 years ago
Richard Grenville cbdaa9c000 Feature: Issue #29: Alternative shadow blacklist implementation
12 years ago
Richard Grenville fd0900ef89 Bug fix: Detect and mark WM windows as active
12 years ago
Richard Grenville a08c22945a Improvement: Change fading mechanism
12 years ago
Richard Grenville fb18759b02 Bug fix: Issue #23, notify-osd not rendered
12 years ago
Richard Grenville be3451e097 Improvement: Defer shadow picture generation
12 years ago
Richard Grenville e7ba091ccc Improvement: Change painting sequence
12 years ago
Richard Grenville 65e8e56c1e Improvement: Change generating process of alpha_pict, etc.
12 years ago
Richard Grenville 32d9807104 Misc: Clean up
12 years ago
Richard Grenville e370ec9b1c Bug fix: Issue #43, better client window lookup
12 years ago
Christopher Jeffrey 72a1177115 fix code duplication resulting from rebase
12 years ago
Christopher Jeffrey 6278604753 fix determine_evmask warnings
12 years ago
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
12 years ago
Christopher Jeffrey d634640199 reorganize tree
12 years ago