http://mcolxyzogp3cy4czf52oa2svu2vjge3otm3shxmtvwshyum47sis3iid.onion/code/qtools/file/qtools/notification/notification.py.html
51 - hints: progress value e.g. int:value:42 with drawing 52 53 " " " 54 defaults = [ 55 ( ' x ' , 32, ' x position on screen to start drawing notifications. ' ), 56 ( ' y ' , 64, ' y position on screen to start drawing notifications. ' ), 57 ( ' width ' , 192, ' Width of notifications. ' ), 58 ( ' height ' , 64, ' Height of notifications. ' ), 59 ( ' format ' , ' {summary}\n{body} ' , ' Text format. ' ), 60 ( 61 ' foreground ' , 62 ( ' #ffffff ' , ' #ffffff ' , ' #ffffff ' ), 63 ' Foreground colour of...