Commit Graph

74 Commits (47f54a1cb78bb53552ea0a0277b1604d1eaad482)

Author SHA1 Message Date
Richard Grenville 47f54a1cb7 Improvement: Try to reduce reg_ignore regenerations
12 years ago
Richard Grenville 4a607cea93 Misc: Small adjustments
12 years ago
Richard Grenville 6bcc871ef4 Bug fix: Fading blocks in rare circumstances
12 years ago
Richard Grenville ddc6da3bbf Merge branch 'master' into richardgv-dev
12 years ago
Richard Grenville b04321083b Improvement: Change clear_shadow implementation
12 years ago
Richard Grenville 00ce7d0de0 Bug fix #57: Fix incorrect handling of InputOnly windows
12 years ago
Richard Grenville 399df7aef8 Bug fix #7: Correct a possible issue in VSync
12 years ago
Richard Grenville c1471ff16a Improvement: Add painting on overlay support
12 years ago
Richard Grenville 71613f20c2 Improvement #7: Add double buffering
12 years ago
Christopher Jeffrey 590440ac3d more man page changes
12 years ago
Christopher Jeffrey 09f57a7d6a fix man page and various other documentation.
12 years ago
Christopher Jeffrey 10d4c2d2cb revert to c7ca345
12 years ago
Christopher Jeffrey 450fc87454 v0.0.1
12 years ago
Richard Grenville 2105bc894d Misc: Drop support for old versions of libXcomposite
12 years ago
Richard Grenville 62a6c2957e Bug fix #55: Workaround for window type detection on Openbox menus
12 years ago
Richard Grenville 3c1e003830 Improvement: Stop painting on regions of higher windows
12 years ago
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