lp://qastaging/~aacid/compiz/initialize_XWindowChanges
- Get this branch:
- bzr branch lp://qastaging/~aacid/compiz/initialize_XWindowChanges
Branch merges
- Daniel van Vugt: Approve
- jenkins (community): Approve (continuous-integration)
-
Diff: 37 lines (+2/-3)3 files modifiedsrc/privatewindow.h (+1/-0)
src/screen.cpp (+1/-1)
src/window.cpp (+0/-2)
Related bugs
Related blueprints
Branch information
Recent revisions
- 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 modeFixes (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 complianceFixes (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 (GWDSettingsNot
ifiedInterface, GWDSettingsWrit ableInterface, GWDSettingsInte rface, GWDSettingsStor ageInterface
2) GWDSettingsStorageInterface represents the actual method for settings to be read from a configuration backend, eg GSettings or GConf
3) GWDSettingsWritableInterface is injected into GWDSettingsStor ageGConf and GWDSettingsStor ageGSettings, 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. - 3353. By Sam Spilsbury
-
Put some tests in place for the upgrade code, and optimized the upgrade code in the meantime. Fixes: . Approved by jenkins.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://qastaging/compiz/0.9.8