lp:~aacid/compiz/do_not_change_viewport_on_resize

Created by Albert Astals Cid and last modified
Get this branch:
bzr branch lp:~aacid/compiz/do_not_change_viewport_on_resize
Only Albert Astals Cid can upload to this branch. If you are Albert Astals Cid please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Albert Astals Cid
Project:
Compiz
Status:
Merged

Recent revisions

3363. By Albert Astals Cid

Merge lp:compiz

3362. By Albert Astals Cid

Do not move windows between viewports/workspaces when changing its size (e.g. maximizing)

3361. By Daniel van Vugt

Bump version to 0.9.8.3 until a candidate for 0.9.8.4 is ready.

3360. By Sam Spilsbury

Fixes some issues that were picked up in bug #1042323

1) BUILD_METACITY=OFF not working
2) Various runtime errors using the cairo mode
3) Fixes broken borders when switching from metacity to cairo mode

Fixes (LP: #1042323). Fixes: https://bugs.launchpad.net/bugs/1042323. Approved by Sam Spilsbury.

3359. By Daniel van Vugt

Draft NEWS for 0.9.8.2 and bump VERSION.. Fixes: . Approved by Sam Spilsbury.

3358. By MC Return

Replaced #defines of standard variable types. Fixes: . Approved by Sam Spilsbury.

3357. By Sam Spilsbury

Revert r3353 as it was unreviewed and somehow got merged. Fixes: . Approved by Daniel van Vugt, jenkins.

3356. By Sam Spilsbury

Implements some cleanup that was suggested on the merge for the original port to gsettings

1) aligns variables and functions
2) makes functions static where they should be
3) C89 compliance

Fixes (LP: #1042323). Fixes: https://bugs.launchpad.net/bugs/1042323. Approved by Sam Spilsbury.

3355. By Albert Astals Cid

Also need kdeworkspace since kdecorationbridge.h is there
. Fixes: https://bugs.launchpad.net/bugs/1046770. Approved by Sam Spilsbury, jenkins.

3354. By Sam Spilsbury

Transitions gtk-window-decorator over to use GSettings.

Add a testing framework for the options code.

1) Introduced three new interfaces (GWDSettingsNotifiedInterface, GWDSettingsWritableInterface, GWDSettingsInterface, GWDSettingsStorageInterface
2) GWDSettingsStorageInterface represents the actual method for settings to be read from a configuration backend, eg GSettings or GConf
3) GWDSettingsWritableInterface is injected into GWDSettingsStorageGConf and GWDSettingsStorageGSettings, and its methods are called when changes occur on the backend
4) GWDSettings is the main object for storing all settings in memory and provides an interface for them being written into
5) GWDSettingsNotifiedInterface provides a callback mechanism for GWDSettings to update the main program state whenever a setting changes.

Fixes (LP: #1042323). Fixes: https://bugs.launchpad.net/bugs/1042323. Approved by Daniel van Vugt, jenkins.

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.8
This branch contains Public information 
Everyone can see this information.