lp:pymt
- Get this branch:
- bzr branch lp:pymt
Branch merges
Branch information
Import details
This branch is an import of the HEAD branch of the Git repository at https://github.com/tito/pymt.git.
Last successful import was .
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 ^^) - 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.
- 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) - 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.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)