lp:~kdub/+junk/split-out-old-semantics

Created by Kevin DuBois and last modified
Get this branch:
bzr branch lp:~kdub/+junk/split-out-old-semantics
Only Kevin DuBois can upload to this branch. If you are Kevin DuBois please log in for upload directions.

Related bugs

Related blueprints

Branch information

Owner:
Kevin DuBois
Status:
Development

Recent revisions

3264. By Kevin DuBois

tmp

3263. By Kevin DuBois

get the unit tests to compile

3262. By Kevin DuBois

merge in cleanup

3261. By Kevin DuBois

start reworking the class structure for Client buffer streams so that we can have a manual mode and an automatic mode

3260. By Kevin DuBois

another test

3259. By Kevin DuBois

test to fail

3258. By Kevin DuBois

merge in api

3257. By Kevin DuBois

sketch of allocation test

3256. By Andreas Pokorny

add an option to select pointer acceleration profile

Allow the selection of one out of three porfiles: diabled, flat, adaptive. The last one is adaptive to the poimter movement, and our previous default behavior. Fixes: https://bugs.launchpad.net/bugs/1522295, https://bugs.launchpad.net/bugs/1524145, https://bugs.launchpad.net/bugs/1528109.

Approved by PS Jenkins bot, Daniel van Vugt, mir-ci-bot, Kevin DuBois.

3255. By Andreas Pokorny

Handle exceptions during platform construction

Since we no longer assign the mir::SharedLibrary instance for a graphics platform to a global variable or a DefaultServerConfiguration member, the SharedLibrary is destroyed when the unwinding leaves the_graphics_platform(). When we rethrow the exception - to create detailed diagnostis - libstdc++ tries to access the unwinding information. But at point in time it is no longer available. Fixes: https://bugs.launchpad.net/bugs/1528135.

Approved by PS Jenkins bot, mir-ci-bot, Chris Halse Rogers, Kevin DuBois, Alan Griffiths.

Branch metadata

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

Subscribers