Inactive

Commits

  Analyzed 3 days ago based on code collected 3 days ago.
  All Time 12 Month 30 Day
Commits: 2545 0 0
Contributors: 30 0 0
Files Modified: 2001 0 0
Lines Added: 373035 0 0
Lines Removed: 280113 0 0

Commits per Month

Most Recent Commits

 
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
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 ^^) Avatar More... over 2 years ago
fix cython compilation error with _indices Avatar More... over 2 years ago
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 ^^) Avatar More... over 2 years ago
coverflow: enhance example + fix css + fix cover selection. should be more easy now. Avatar More... over 2 years ago
base: add -r/--rotation + rotation token in [graphics] section. Avatar More... over 2 years ago
obj: use pymt logger instead of warnings module Avatar More... over 2 years ago
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) Avatar More... over 2 years ago
README: add missing configuration tokens Avatar More... over 2 years ago
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. Avatar More... over 2 years ago
Merge branch 'master' of github.com:tito/pymt Avatar More... over 2 years ago
See All Commits
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.