bubble-finish

Overview

It should be possible to let QtTube display a notification bubble when a download finishes.

See this blueprint on Launchpad.

Technical Details

The result with Qt4's QSystemTrayIcon's showMessage function is rather suboptimal (in both, appearance and display location).

Because of that, it has been decided to make use of pynotify. If it isn't available, notifications will be disabled and an informational message will be displayed on the Preferences window.

Comments

Write your ideas / comments here...

QtTube/Blueprints/bubble-finish (last edited 2008-08-06 16:31:42 by localhost)