Skip to content

Version 0.9.7.2 (Stable)

Compare
Choose a tag to compare
@sonicnkt sonicnkt released this 18 Oct 11:22
· 8 commits to master since this release

Changelog:

  • increased notification bubble timeout to 10 seconds
    • it seems this doesn't have an effect on all versions on windows
  • spanish and portuguese brazilian translations are now up to date

I have uploaded a normal and debug version with the python console window enabled.
As with the prerelease before, this version depends on wpkg-gp 0.17.15

UPDATE:
It seems the notification bubble timeout is not configureable on win7+ through the api, how long notification bubble appear if you dont interact with them is handled completlely by the windows configuration of the user.
See: http://www.sevenforums.com/tutorials/10697-notifications-change-how-long-stay-open.html

I guess i will try to implement my own notification popups in the future to make this more configureable but this will take time.