Commit Graph

  • 8e34736c19 Improvement: Change VSync mode with D-Bus & Makefile update & Misc Richard Grenville 2013-01-31 22:53:44 +08:00
  • 1b5273c819 Improvement #7: Add GLX_OML_sync_control VSync support Richard Grenville 2013-01-30 13:41:08 +08:00
  • 42e17cb4e9 Improvement: Improve color inversion performance & Validate pixmap Richard Grenville 2013-01-29 09:57:04 +08:00
  • 152ad5fb57 Merge branch 'master' into richardgv-dev Richard Grenville 2013-01-29 07:58:40 +08:00
  • e8d854bcf1 Merge pull request #85 from hasufell/master Richard Grenville 2013-01-28 15:49:55 -08:00
  • 85e561283e don't depend on bash, our script is POSIX anyway hasufell 2013-01-28 17:31:16 +01:00
  • 59e7ea63c5 hide disabled features from help output hasufell 2013-01-28 17:08:34 +01:00
  • 6d36ef2d0f Feature #16: Advanced window matching Richard Grenville 2013-01-28 21:39:38 +08:00
  • 00424b1082 Bug fix #84: Root window not repainted sometimes on wallpaper change Richard Grenville 2013-01-24 13:38:03 +08:00
  • 58c0ecec40 Feature #80: D-Bus support Richard Grenville 2013-01-19 20:20:27 +08:00
  • e60fe72dcb Bug fix #75: --invert-color-include not working & others Richard Grenville 2013-01-13 13:44:05 +08:00
  • 2165c42d27 Feature #75: Invert window color Richard Grenville 2013-01-12 22:21:35 +08:00
  • 57c5854fd0 Improvement: Use select() for main loop Richard Grenville 2013-01-11 21:31:02 +08:00
  • 7188054825 Bug fix #77 incorrect border_width handling & #73 window data issue Richard Grenville 2013-01-09 20:25:01 +08:00
  • 3521f10a97 Improvement #74: Use libevent for main loop Richard Grenville 2013-01-08 08:50:58 +08:00
  • 75aec17a85 Misc: Documentation update Richard Grenville 2012-12-18 22:04:22 +08:00
  • 1bfe21efb5 Improvement: Dynamic blur strength & improved frame blur performance Richard Grenville 2012-12-15 20:07:45 +08:00
  • 22cabf7c89 Feature #69: Blur window background Richard Grenville 2012-12-14 20:32:46 +08:00
  • a77aaf0718 Misc: Code cleanup Richard Grenville 2012-12-12 12:34:56 +08:00
  • 848687b853 Feature #65: Auxiliary window detection Richard Grenville 2012-12-12 12:01:51 +08:00
  • 33171e8933 Feature: Wintype-based focus exclusion Richard Grenville 2012-12-10 10:31:24 +08:00
  • 7d70f3dc13 Bug fix #68: Second attempt to fix client window detection Richard Grenville 2012-12-08 11:10:08 +08:00
  • 812ba93516 Bug fix #68: Possible fix for failure in client window detection Richard Grenville 2012-12-07 22:38:10 +08:00
  • a7189263e1 Feature: WM_WINDOW_ROLE matching Richard Grenville 2012-12-05 18:12:21 +08:00
  • 983803aa9f Bug fix: Dynamic inactive dim & client window changes Richard Grenville 2012-12-05 12:43:34 +08:00
  • 9e66fd5b3f Misc: Man page updates Richard Grenville 2012-12-04 22:33:01 +08:00
  • 72c18b6219 Feature #65: --focus-exclude Richard Grenville 2012-11-28 11:44:00 +08:00
  • 0f851b17a2 Bug fix: --use-ewmh-active-win causes wrong focus state in Awesome Richard Grenville 2012-11-27 00:02:18 +08:00
  • 9ca20e7e32 Bug fix: Wrong file path being displayed on config file parsing error Richard Grenville 2012-11-21 09:15:49 +08:00
  • e912fcde7b Feature #51: Re-initialize when SIGUSR1 is received Richard Grenville 2012-11-19 09:46:07 +08:00
  • a92c2bd808 Misc: Code cleanup Richard Grenville 2012-11-14 21:34:51 +08:00
  • 09c10c227c Misc: Documentation updates Richard Grenville 2012-11-14 20:44:31 +08:00
  • 62ea373ee5 Merge branch 'master' into richardgv-dev Richard Grenville 2012-11-14 18:42:09 +08:00
  • fd9c9ba38d Misc: compton-trans: Allow reading opacity from positional arguments Richard Grenville 2012-11-14 18:04:55 +08:00
  • ce7f686f9e Misc: compton-trans: Performance optimization Richard Grenville 2012-11-11 13:02:14 +08:00
  • aaeafbd19d Bug fix: Client window event mask not restored in map_win() Richard Grenville 2012-11-10 11:41:01 +08:00
  • 59e54b0665 Feature: Unredirect windows when there's a fullscreen window Richard Grenville 2012-11-09 21:44:02 +08:00
  • e924976b28 Feature #16: _COMPTON_SHADOW window property support Richard Grenville 2012-11-09 11:35:40 +08:00
  • b47205db08 Misc: Update CMakeLists.txt Richard Grenville 2012-11-09 09:32:21 +08:00
  • 59d6979612 Bug fix: compton-trans -s does not work Richard Grenville 2012-11-09 00:03:22 +08:00
  • c883cdec3e compton-trans: add error handling. better option parsing. Christopher Jeffrey 2012-11-08 08:30:42 -06:00
  • 08ca5b4d1e Bug fix #62: Rewrite a part of compton-trans Richard Grenville 2012-11-08 22:34:53 +08:00
  • 56ce896feb Bug fix: Shape update of opaque windows not handled correctly Richard Grenville 2012-11-08 19:39:13 +08:00
  • 357bf94efc Bug fix: Window rendered incorrectly if has no border with -e Richard Grenville 2012-11-06 11:32:02 +08:00
  • c76d0fc150 Misc: Asciidoc man page update Richard Grenville 2012-11-05 18:06:31 +08:00
  • b15d40ec09 Bug fix #61: Silence a warning Richard Grenville 2012-11-04 19:14:21 +08:00
  • dc04a7d8ca Improvement: Add EWMH _NET_WM_ACTIVE_WINDOW support Richard Grenville 2012-11-04 18:11:08 +08:00
  • e734655eef Improvement: Focus detection & --mark-ovredir-focused changes Richard Grenville 2012-11-03 22:02:07 +08:00
  • 9fb62874c1 Bug fix: A XserverRegion leak Richard Grenville 2012-11-03 10:30:32 +08:00
  • a0b0ff5d0a Misc: Code cleanup & debug code changes Richard Grenville 2012-11-03 05:51:40 +08:00
  • 66d3f30978 Bug fix #17: Try to fix artifacts after animating/shading shaped wins in Openbox Richard Grenville 2012-11-01 19:03:56 +08:00
  • 46dfd1a766 Misc: Add Asciidoc man pages Richard Grenville 2012-11-01 12:44:09 +08:00
  • fb2ca16cb8 Improvement: border_size & ConfigureNotify & VSync changes Richard Grenville 2012-11-01 10:43:15 +08:00
  • 35c9e44de2 Improvement: Try to reduce reg_ignore regenerations Richard Grenville 2012-10-31 08:54:09 +08:00
  • 56e181309e Misc: Small adjustments Richard Grenville 2012-10-30 18:11:30 +08:00
  • 853d20ef56 Bug fix: Fading blocks in rare circumstances Richard Grenville 2012-10-29 22:00:11 +08:00
  • 9b61999cae Merge branch 'master' into richardgv-dev Richard Grenville 2012-10-29 09:53:38 +08:00
  • 40178702ef Improvement: Change clear_shadow implementation Richard Grenville 2012-10-28 17:02:07 +08:00
  • f83ed19e14 Bug fix #57: Fix incorrect handling of InputOnly windows Richard Grenville 2012-10-27 21:46:01 +08:00
  • 239796abc6 fix examples in man page. Christopher Jeffrey 2012-10-26 06:18:49 -05:00
  • 66e615775b Bug fix #7: Correct a possible issue in VSync Richard Grenville 2012-10-26 11:12:28 +08:00
  • 049621bed7 Improvement: Add painting on overlay support Richard Grenville 2012-10-24 10:09:59 +08:00
  • 5dd544d29d Improvement #7: Add double buffering Richard Grenville 2012-10-23 13:42:20 +08:00
  • 1ce58afb1d more man page changes Christopher Jeffrey 2012-10-22 11:56:44 -05:00
  • 7e1a7ee120 fix man page and various other documentation. Christopher Jeffrey 2012-10-22 08:20:43 -05:00
  • 9399db5377 update readme and man page. Christopher Jeffrey 2012-10-22 07:41:24 -05:00
  • 7ace6ca68d revert to c7ca345 Christopher Jeffrey 2012-10-22 06:35:02 -05:00
  • b0766e09b6 v0.0.1 Christopher Jeffrey 2012-10-22 03:04:19 -05:00
  • fe2146f1a5 Misc: Drop support for old versions of libXcomposite Richard Grenville 2012-10-22 08:16:52 +08:00
  • 6a95d49a87 Bug fix #55: Workaround for window type detection on Openbox menus Richard Grenville 2012-10-21 21:19:00 +08:00
  • b78ab316fd Improvement: Stop painting on regions of higher windows Richard Grenville 2012-10-21 20:44:24 +08:00
  • 07e4420ab4 Improvement: Pregenerate alpha pictures Richard Grenville 2012-10-13 18:46:59 +08:00
  • 72ea4b5f47 Misc: Code clean-up Richard Grenville 2012-10-10 21:12:46 +08:00
  • b59e592588 Feature: #7: VSync Richard Grenville 2012-10-08 10:20:01 +08:00
  • 1306b1591f Improvement: Support reading _NET_WM_OPACITY from client windows Richard Grenville 2012-10-03 21:13:34 +08:00
  • b8f3d22a32 Misc: #49: Add CMake support Richard Grenville 2012-10-03 13:30:11 +08:00
  • ff50322b27 Misc: #49: Add CPack configuration Richard Grenville 2012-10-02 21:56:12 +08:00
  • f95093358e Improvement: Change in client window lookup & wintype detection Richard Grenville 2012-10-02 21:46:37 +08:00
  • c7ca3454ee Merge branch 'richardgv-dev' Christopher Jeffrey 2012-09-30 22:57:46 -05:00
  • 2f0417cd74 Feature: #27: Detect shaped windows and disable shadow on them Richard Grenville 2012-10-01 10:34:40 +08:00
  • 8d7d6405b6 Improvement: Wait infinitely for events when idling Richard Grenville 2012-09-29 22:53:57 +08:00
  • 5a3dfbc064 Improvement: Split shadow_pict to shadow_pict & shadow_alpha_pict Richard Grenville 2012-09-29 13:15:09 +08:00
  • 7c1838cfd8 Merge commit '69513d6' Christopher Jeffrey 2012-09-28 12:22:25 -05:00
  • 9139d038c2 Bug fix: #48: Compilation failure with old libconfig/libpcre Richard Grenville 2012-09-28 09:10:34 +08:00
  • 69513d6231 Bug fix: Issue #47: Locale cause problems with float arguments Richard Grenville 2012-09-27 22:30:16 +08:00
  • 75ebe94bb6 Feature: --no-fading-openclose to partially simulate -F Richard Grenville 2012-09-26 21:40:48 +08:00
  • 8c0379180b Bug fix: Issue #46: Optionally mark override-redirect windows as active Richard Grenville 2012-09-26 19:48:36 +08:00
  • 606e2d7061 Misc: Code clean-up Richard Grenville 2012-09-26 18:54:35 +08:00
  • bccda565a2 initialize fade_time just to be explicit. Christopher Jeffrey 2012-09-26 03:18:10 -05:00
  • e4e1ed092f remove fade_time from options struct. Christopher Jeffrey 2012-09-26 02:37:11 -05:00
  • 93c82a84ef add global options struct. Christopher Jeffrey 2012-09-25 20:53:18 -05:00
  • 564e55e22c Feature: Wintype-specific options in configuration files Richard Grenville 2012-09-25 21:04:10 +08:00
  • ee9e90efec Feature: Configuration file parsing Richard Grenville 2012-09-25 10:19:20 +08:00
  • ce51d564d5 Misc: Fix two memory leaks Richard Grenville 2012-09-23 11:49:02 +08:00
  • a5d9955ca4 Improvement: Change window type detection Richard Grenville 2012-09-22 20:49:17 +08:00
  • 0d6724385e Feature: Issue #29: Alternative shadow blacklist implementation Richard Grenville 2012-09-22 11:42:39 +08:00
  • 8724101c0a Bug fix: Detect and mark WM windows as active Richard Grenville 2012-09-20 13:50:27 +08:00
  • 778a8b177c Improvement: Change fading mechanism Richard Grenville 2012-09-19 20:49:16 +08:00
  • e7da88890d Bug fix: Issue #23, notify-osd not rendered Richard Grenville 2012-09-18 11:28:09 +08:00
  • 1437e406c7 Improvement: Defer shadow picture generation Richard Grenville 2012-09-17 22:15:04 +08:00