MediaTray 0.0.2
Dennis Tomas <[email protected]> Sun, 15 Mar 2015 10:42:25 +0100
| Newsgroups | gmane.comp.desktop.rox.user |
|---|---|
| Message-ID | <[email protected]> |
MediaTray 0.0.2 has been released. Get it with git clone -b v0.0.2 --recursive https://github.com/dtomas/MediaTray.git or update with git fetch --recurse-submodules git checkout v0.0.2 For the development version, try git clone --recursive https://github.com/dtomas/MediaTray.git or update it with git checkout master git pull origin master git submodule update You need python-gobject and (optional) python-wnck to run it. Changes: Show icons on pinboard. Set mountpoint icon in ROX-Filer. Allow for menu items to be dragged as text/uri-list. Support for dragging the mountpoint URI. Improved should_have_window(). Added fallback item. Copy/Move dropped files. Hide "Force Quit" item in window menu. Use gtk.MountOperation for user feedback. Do not show emblem for volumes that cannot be mounted. Fixed images in Mount/Unmount menu items. Show mount status in emblem. Don't use UUIDs as icon ID, as they sometimes do not exist. (reported by Abrolag) ------------------------------------------------------------------------------ Dive into the World of Parallel Programming The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/