lp:~compiz-team/compiz/compiz.use_stream_draw_for_windows

Created by Sam Spilsbury and last modified
Get this branch:
bzr branch lp:~compiz-team/compiz/compiz.use_stream_draw_for_windows
Members of Compiz Maintainers can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Compiz Maintainers
Project:
Compiz
Status:
Development

Recent revisions

3355. By Sam Spilsbury

Use GL_STREAM_DRAW for window vertex buffers

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.

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.

3352. By Sam Spilsbury

Handle the version info from the VERSION file correctly and use just one VERSION file from the root of the source-tree to extract this info in all of the CMakeLists.txt. Removes redundant and outdated VERSION files.

Add libcompizconfig as a direct depedency of PY_COMPIZCONFIG_LIB. Fixes: . Approved by Timo Jyrinki, jenkins.

3351. By Daniel van Vugt

Fix typo causing:
CMake Error at cmake/EnableCoverageReport.cmake:69 (SET_TARGET_PROPERTIES):
  set_target_properties Can not find target to add properties to:
  compizconfig_ccs_settings_upgrade_internal
(LP: #1045665). Fixes: https://bugs.launchpad.net/bugs/1045665. Approved by jenkins, Sam Spilsbury.

3350. By MC Return

Fixed URL references (now "https://launchpad.net/compiz")
"http://www.compiz-fusion.org" is not existent anymore and leads one to the "Web Design Manchester" web design business page (used in the About dialogue of CCSM for example) and
"http://www.compiz.org" is outdated and does not reflect actual development of Compiz anymore. Approved by Daniel van Vugt, Sam Spilsbury.

3349. By Sam Spilsbury

Remove ListToStringList. Fixes: https://bugs.launchpad.net/bugs/1046184. Approved by Daniel van Vugt, jenkins, MC Return.

3348. By Sam Spilsbury

Bump COMPIZ_GNOME_INTEGRATED_SETTINGS_LIST_SIZE. Fixes: https://bugs.launchpad.net/bugs/1046212. Approved by Timo Jyrinki, jenkins.

3347. By Timo Jyrinki

Fix "bundings" typos in commands.xml.in.. Approved by Daniel van Vugt, jenkins, MC Return.

3346. By Daniel van Vugt

Fixed: Windows with an alpha-channel, like gnome-terminal, were not being
considered as possibly covering fullscreen windows. But they most certainly
can. This ensures such RGBA windows are visible if they're stacked above a
fullscreen window. (LP: #1046661)
.. Fixes: https://bugs.launchpad.net/bugs/1046661. Approved by Sam Spilsbury, 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.