aboutsummaryrefslogtreecommitdiff
path: root/voctogui/lib/warningoverlay.py
AgeCommit message (Collapse)Author
2016-09-15voctogui: pep8ifyFlorian Zeitz
* Indent by 4 spaces * Use spaces around infix operators * Reformat some argument lists * One import per line * Start line comments with '# ' * Two newlines before free functions * One newline before methods
2015-12-03[voctogui] implement warning-overlay in gtk instead of rendering it into the ↵MaZderMind
video
2015-10-06work around cairo context exceptionsMaZderMind
2015-09-06USe Server-Configured Video-Size in Warning-OverlayMaZderMind
2015-08-07Use New-Style ClassesMaZderMind
2015-08-04start the great refactoringMaZderMind