Commit Graph

58 Commits (2b120a74844d94d9f06fb86692fb667e557bc613)

Author SHA1 Message Date
Richard Grenville 2b120a7484 Improvement: Pregenerate alpha pictures
12 years ago
Richard Grenville 5d3425b5dc Misc: Code clean-up
12 years ago
Richard Grenville ae5771e1cf Feature: #7: VSync
12 years ago
Richard Grenville 3ef9376708 Improvement: Support reading _NET_WM_OPACITY from client windows
12 years ago
Richard Grenville 11e27d354b Improvement: Change in client window lookup & wintype detection
12 years ago
Christopher Jeffrey 44d9428452 Merge branch 'richardgv-dev'
12 years ago
Richard Grenville 17cf40e563 Feature: #27: Detect shaped windows and disable shadow on them
12 years ago
Richard Grenville ec29300e21 Improvement: Wait infinitely for events when idling
12 years ago
Richard Grenville 83f64a2275 Improvement: Split shadow_pict to shadow_pict & shadow_alpha_pict
12 years ago
Christopher Jeffrey 2d6f88e2a1 Merge commit '69513d6'
12 years ago
Richard Grenville debc0035cd Bug fix: #48: Compilation failure with old libconfig/libpcre
12 years ago
Richard Grenville 4deb30a903 Bug fix: Issue #47: Locale cause problems with float arguments
12 years ago
Richard Grenville 280bc0fc32 Feature: --no-fading-openclose to partially simulate -F
12 years ago
Richard Grenville 10ede89998 Bug fix: Issue #46: Optionally mark override-redirect windows as active
12 years ago
Richard Grenville 60f724a30a Misc: Code clean-up
12 years ago
Christopher Jeffrey 93de3d1de2 initialize fade_time just to be explicit.
12 years ago
Christopher Jeffrey fdf1593a09 remove fade_time from options struct.
12 years ago
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