Bug fix: Issue #36: Chromium window painting problems

More descriptions on issue #36.

- Listens ShapeNotify event to get around the Chromium window painting
  issues.

- Adds dependency on X Shape extension.

- Adds a few functions for convenience, so a bit code clean up.

- Better event debug support, adds restack_win() debug.
This commit is contained in:
Richard Grenville
2012-09-11 21:33:03 +08:00
parent 8628371a83
commit f5aed89a67
4 changed files with 246 additions and 25 deletions

View File

@ -43,6 +43,7 @@ __R__ for runtime
* libxcomposite (B,R)
* libxdamage (B,R)
* libxfixes (B,R)
* libXext (B,R)
* libxrender (B,R)
* pkg-config (B)
* make (B)