lp:pymt

Created by Mark Shuttleworth and last modified
Get this branch:
bzr branch lp:pymt

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Mark Shuttleworth
Project:
PyMT
Status:
Development

Import details

Import Status: Reviewed

This branch is an import of the HEAD branch of the Git repository at https://github.com/tito/pymt.git.

The next import is scheduled to run .

Last successful import was .

Import started on juju-98ee42-prod-launchpad-codeimport-2 and finished taking 15 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 15 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 15 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 15 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 15 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 15 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 15 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-3 and finished taking 15 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-3 and finished taking 15 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-2 and finished taking 15 seconds — see the log

Recent revisions

1891. By Mathieu Virbel

kinetic: if the widget is not visibla, the on_touch_up event will be removed from available event.
In that case, the dispatch_event in grab state will never work. And may broke all the rest.
So ensure that the on_touch_up event type is registered before dispatching the event.
(Special thanks to nadege for bother me to resolve this bug ^^)

1890. By Mathieu Virbel

fix cython compilation error with _indices

1889. By Mathieu Virbel

linuxwacom: wacom driver is not mt slot compliant now, so here is a driver to be able to use any wacom tablet / screen prior. (special thank to Ping Cheng from Wacom, we are wating the mt slot aware driver ^^)

1888. By Mathieu Virbel

coverflow: enhance example + fix css + fix cover selection. should be more easy now.

1887. By Mathieu Virbel

base: add -r/--rotation + rotation token in [graphics] section.

1886. By Mathieu Virbel

obj: use pymt logger instead of warnings module

1885. By Mathieu Virbel

window/input: first pass to implement screen rotation.
window.size reflect the size of the rotated screen.
window.system_size reflect the real size of the screen.
touch.scale_for_screen take rotation in parameter
keybinding module is able to rotate the screen (F9 key)

1884. By Mathieu Virbel

README: add missing configuration tokens

1883. By Mathieu Virbel

window: add possibility to fix maximum fps in config (section [graphics], fps token.) if 0, maximum fps will be used. if vsync is activated, and no fps, default maximum fps will be 60.

1882. By Mathieu Virbel

Merge branch 'master' of github.com:tito/pymt

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.