13

Does gnome support desktop widgets? Any analogue to KDE plasmoids, Vista/Win7 sidebar/desktop widgets, Mac OS X dashboard widgets, etc.

Decio Lira
  • 7,866
Ivan
  • 57,065

4 Answers4

8

You can actually install and run plasma from Gnome if you so desire. It should work, despite having a lot of KDE dependencies, just add it to the startup programs. I am testing this right now, if you would like this option, I will report back to you.

There are also a few programs in the software center that allow you to use desktop applets. Search for gdesklets and screenlets. Here are articles:

http://en.wikipedia.org/wiki/Screenlets

http://en.wikipedia.org/wiki/Gdesklets

Linux is quite modular. :)

psusi
  • 37,551
NightwishFan
  • 3,696
  • Thanks. I think it'd be nice if you share the most significant moments of your experience with Plasma right here. – Ivan Sep 24 '10 at 09:35
  • Works pretty great actually! If you do not mind all the KDE installed, it fits well. Just run: sudo apt-get install plasma-desktop. When it is finished, press alt+f2 and type: plasma-desktop. When prompted between GDM and KDM choose GDM.

    Go to System -> Preferences -> System Settings for the KDE control panel. Under appearance you can change the KDE style to GTK. Screenshot: http://ubuntuone.com/p/HLc/

    – NightwishFan Sep 24 '10 at 09:59
3

Screenlets and gDesklets are no longer maintained so I created flidget, a flexible, lightweight and concise widget system:

https://github.com/mrubioroy/flidget

  • This seems nice. But unfortunately the console widgets are all only about 20 pixels wide on my Focal desktop, no matter how I set the width. So it's sadly not useful. – Andrew Schulman Feb 27 '21 at 19:30
2

I like Screenlets (from standard repos) . Much better then gDesklets for me.

Extender
  • 2,358
1

If you want use KDE Plasma Widget (Plasmoid) maybe you can look my answer in this Question Run Plasma Widget in Gnome :)