~3v1n0/unity/decoration-edges-improvements

Viewing all changes in revision 3829.

  • Committer: Marco Trevisan (Treviño)
  • Date: 2014-10-01 02:33:47 UTC
  • Revision ID: mail@3v1n0.net-20141001023347-dsb9wo1ijkdypghx
CompizUtils: add WindowDecorationElements that returns a bitset describing the elements available

This function will allow to check which decoration elements are supported by a window
by using just a single call, that will check which elements should be added when decorating
the window. By returning a single unsigned that is a bitwise composition of values, we can
just use a single call to verify which elements are supported.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: