While upgrading to Ubuntu 11.04, my google-gadgets framework was removed. I thought at the time this is because it's deprecated because there's some alternative integrated in the new unity framework, but I couldn't find any.

Are there any RSS/clock/etc. widgets in Unity? If not - why did the upgrade uninstalled my google gadgets app? What do I do now?

Thanks.

link|improve this question
feedback

4 Answers

up vote 6 down vote accepted

No, it does not have any widgets you can place on the desktop.

The uninstall was probably because it was installed from a standalone deb and apt marked it as obsolete after the switch to the 11.04 ppas.

link|improve this answer
Thanks, that answered my question best. – yonix May 2 '11 at 5:43
feedback

You can use KDE Plasma Widget (Plasmoids) This is screenshot my desktop using Plasmoids Screenshot For catch that, just follow this steps

  1. Install Plasma Desktop and dependencies

    sudo apt-get install plasma-desktop, plasma-scriptengine-python

  2. Make launcher for launch the Plasma Desktop. Create Launcher
  3. If you want to use it from startup just add it in "Startup Applications" Make Startup
  4. And then, make things look right. First enable GTK+ for Qt Application via :

    System Settings (for KDE) -> Appliaction Appearance -> Widget Style -> GTK+

  5. Next, install Ambiance theme style for the Plasma

    System Settings (for KDE) -> Workspace Appearance -> Desktop Theme -> Get new theme Search Ambiance theme

  6. Finally, improve your new desktop with Unity+Plasma. For Launching and adding Widget, same like in KDE ^_^

  7. If you want the Widget work in behind Desktop (like Dashboard in OSX)

    Setting Widget behavior

  8. And you will get like this in Ubuntu!!

    Plasma Dashboard

Ok.. I get that things all from Install Plasma in Unity

I hope you look for like this

link|improve this answer
feedback

Install screenlets ](http://apt.ubuntu.com/p/screenlets), then open screenlets-manager. ![enter image description here"> It allows you to run not only the Google gadgets you are looking for, but also gadgets and widgets from other frameworks :)!

link|improve this answer
feedback

There are a couple of indicator applets you can install. Take a look at this fred... List of Application indicators

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.