lp:~brandontschaefer/compiz/fix-lp.892012

Created by Brandon Schaefer and last modified
Get this branch:
bzr branch lp:~brandontschaefer/compiz/fix-lp.892012
Only Brandon Schaefer can upload to this branch. If you are Brandon Schaefer please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Brandon Schaefer
Project:
Compiz
Status:
Development

Recent revisions

3743. By Brandon Schaefer

* fix else if indent

3742. By Brandon Schaefer

* Work with Horz max as well now

3741. By Brandon Schaefer

* Init lastState in PrivateWindow ctor.

3740. By Brandon Schaefer

* another try...

3739. By Brandon Schaefer

* Hopefully this fixes indenting problems!

3738. By Brandon Schaefer

* Uses the last window state to see if we need to save anything when doing a full max.
* We now assume to save x,y,w,h unless we are also doing a horz max, along with a vert.

3737. By Iven Hsu

Opacify: Only dim the windows above the active window.(LP: #1189374). Fixes: https://bugs.launchpad.net/bugs/1189374.

Approved by PS Jenkins bot, Sam Spilsbury, MC Return.

3736. By Sam Spilsbury

Revert revision 3278.

Approved by PS Jenkins bot, Brandon Schaefer.

3735. By Andrea Azzarone

Extends invisible borders to the title bar too.

(LP: #717444). Fixes: https://bugs.launchpad.net/bugs/717444.

Approved by PS Jenkins bot, Christopher Townsend, Sam Spilsbury.

3734. By Sam Spilsbury

Satisfy matchers on getProperty as soon as they are set.

  The order of evaluation for matchers in Google Mock appears to be
  undefined - this means that we can't rely on the first argument being
  matched first and the second argument being matched afterwards. In turn,
  this means that any GValue may be passed to a GValueMatch which, by a
  design flaw, is unable to handle any values of a type it does not expect
  (at least not without an API change). It will silently pass the incorrect
  type to g_type_get_* which causes internal assertion failures.

  At the moment we're just interleaving the calls to getProperty and
  get_property - that way the expectations are satisfied and go away
  as soon as they're set. This in turn means that Google Mock only
  has to traverse one matcher rather than multiple matchers.

  (LP: #1187468). Fixes: https://bugs.launchpad.net/bugs/1187468.

Approved by PS Jenkins bot, Andrea Azzarone.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:compiz/0.9.10
This branch contains Public information 
Everyone can see this information.

Subscribers