lp://qastaging/~alanbell/compiz/texttracking

Created by Alan Bell and last modified
Get this branch:
bzr branch lp://qastaging/~alanbell/compiz/texttracking
Only Alan Bell can upload to this branch. If you are Alan Bell please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Alan Bell
Project:
Compiz
Status:
Development

Recent revisions

3256. By Alan Bell

indentation issue

3255. By Alan Bell

remove message

3254. By Alan Bell

remove README and fix indentation

3253. By Alan Bell

renamed the accessibility plugin folder and fixed an unused variable in ezoom

3252. By Alan Bell

merging in text tracking zoom work by Alejandro Leiva
https://github.com/gloob/compiz-accessibility-plugin
https://github.com/gloob/gloob-Ezoom-fork

3251. By Alan Bell

10ms is also smooth, should be one poll per frame on almost all output devices still

3250. By Alan Bell

making paning around zoomed desktop much smoother along with other operations
that depend on the mouse location

3249. By Sam Spilsbury

Fix indentation

3248. By MC Return <mcr2010@mcr2010-HP-Compaq-dc7700-Convertible-Minitower>

Added the unsupported, but fully working plug-in "workspacenames" converted from git to bzr (including history) to Compiz 0.9.8.

Merge lp:~mc-return/compiz/compiz.merge-plugin-workspacenames

3247. By Daniel van Vugt

Remove dead code: availablePlugins() and *ListPlugins()

availablePlugins is unused except by dbus, and flawed by designed. It makes
no sense to have a function that claims to return the list of available
plugins, when that list is not complete. You could easily load other plugins
from LD_LIBRARY_PATH that availablePlugins doesn't know about. And you could
add or remove plugin binaries at runtime which would also invalidate what
availablePlugins knows. ListPlugins was only used by availablePlugins.

If you want a list of known plugins, call CompPlugin::getPlugins() instead.

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