The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
1answer
20 views

KDE widget to hold a program

I am using KDE default install on Ubuntu 13.04. Is there a widget that will just hold a running program? I will then, for instance, be able to run hamster-time-tracker in that widget and quickly ...
0
votes
0answers
72 views

With Kubuntu 13.04 and the new global Menu in it how do I make it

How to I make it when the active window is maximize the titlebar of it go away like in unity?
0
votes
0answers
10 views

How do I position widgets next to each other in Glade?

How can I make 2 widgets (or more) stand next to each other in Glade. For example a textbar and a toolbar.
2
votes
1answer
39 views

Widgets Look ugly after installing AMD/ATI drivers

I installed video drivers for my ATI card and now (some of) my windows have ugly widgets. Mainly, Firefox looks ugly but natuilus looks find. Also, my media keyboard buttons stopped working. I can no ...
0
votes
1answer
30 views

Unable to add widgets plasma-desktop [closed]

If you look at this image: When I orgionally installed the Kubuntu, there was a menu bar where I could scroll and select widgets. But somehow it's missing and I can't even select it by category. ...
0
votes
1answer
65 views

Is there a GTK-Theme preview application?

is there an Application which lets me preview all the Theme-Widgets at once? Like in the old Ubuntu-tweak there was some sort of Preview of all Theme-button/slider/progressbar-layouts. But nowadays ...
0
votes
0answers
35 views

Remove Widget in Kubuntu without seeing it

Now some how, probably due to my dual monitors, the bouncing ball of KDE has fallen of my screen. Now in general, how would I remove a widget without seeing it, it being hidden, because it would seem ...
1
vote
0answers
70 views

Easy brightness control

I came from linux mint they had a really nice applet for adjusting the brightness. Is there something like that, or can it be done by hotkeys or something? I am on ubuntu 12.10.
2
votes
1answer
54 views

Lock widgets to desktop

I am running in the KDE plasma environment, and I have 9 workspaces. I would like to somehow set up a way to lock the widgets so that if I switch from one workspace to another, they will still be ...
1
vote
1answer
62 views

Where to find Quickly Web Cam Widget?

According to this page on developer.ubuntu.com, (third paragraph second sentence), there is a Quickly Web Cam Widget, where do I find it? Tried googling but only found Quickly Widgets.
0
votes
0answers
15 views

how to install desktop widgets on ubuntu 12.10 with gnome 3.6 [duplicate]

Possible Duplicate: What is the best widgets program for gnome-shell? I saw a picture on the net for gnome 3.6 desktop that has transparent widgets I want to install it and install other ...
0
votes
0answers
29 views

propriotion calculator widget

this question is about software widget. I need a proprion calculator widget. Something like Tomboy Notes, but for calculating potportions, like this one: any advice?
1
vote
0answers
59 views

How Do You Remove Empty Box On KDE Desktop?

I'm not exactly sure what this empty box on my desktop is however it's been there pretty much from the beginning. I'm running Kubuntu 12.04. The empty box wasn't an issue until I put a new wallpaper ...
2
votes
1answer
53 views

How to drag widgets from monitor to monitor in kubuntu?

I have Kubuntu 12.04 on my Dell Inspiron. I use an extern monitor as my default one, and my laptop monitor as my second monitor. I can place widgets on the extern (default) screen, but when I drag ...
1
vote
0answers
385 views

KDE Plasma is totally crashed - Ubuntu 12.10

After I installed Ubuntu 12.10 to my PC, I decided to use it with KDE and downloaded all KDE components. It was perfect until today. However, just after I set some network options, Plasma started to ...
0
votes
0answers
124 views

Can't edit/drag-and-drop widgets in QtCreator in Unity, Gnome3 - ok

I have QtCreator 2.4.1 (Qt 4.7.4) installed on Ubuntu 12.04 LTS x86. When I try to change UI - drag-and-drop any widget (buttons, label, etc.) it won't let me do it, like it's read-only. The icon when ...
7
votes
2answers
435 views

How to create a sliding widget (GTK+, Quickly)

Recently I've seen this widget in Gedit: It appears when you press Ctrl + F. What I am interested is in how to get the sliding effect. Any suggestion will be appreciated.
0
votes
1answer
99 views

looking for a clock widget that is unaffected by the mouse

Between screenlets, cairo-dock widgets and plasma-widgets. One of them's gotta have this function; A widget that hovers above everything on the desktop but is completely unaffected by the mouse. I ...
1
vote
1answer
55 views

How do I add a Gwibber entry widget to my app?

I am writing an app which has a button that, when clicked, should launch a Gwibber entry widget. This used to work, as suggested on the tutorial: from gi.repository import GwibberGtk entry = ...
1
vote
1answer
126 views

Could a KDE plasma widget be converted into its own app (easily)?

I've recently made the switch from KDE to Unity and I'm really missing one feature: the FolderView Plasma widget (Plasmoid?) I know there's a screenlet called Folderview which can be used under ...
1
vote
1answer
691 views

How to control KDE (4.9.0) plasma widgets from command line?

I cannot delete "Window Menubar" widget from panel and "Facebook" widget from "Search and Launch" desktop bottom. And I don't want to delete all my settings, can I delete these widgets somewhere in ...
0
votes
1answer
146 views

Documentation for quickly widgets?

I tried to use the quickly.widgets.text_editor class in a quickly project just now (as in one of the highlighted quickly tutorials) and got an import error. When I tried to inspect the quickly.widgets ...
6
votes
2answers
360 views

What app tests all of GTK's UI elements?

I've seen it in screenshots before. What application provides a window that contains all of GTK's UI elements? I need an answer applicable to GTK+2 and GTK+3.
0
votes
1answer
187 views

How do I get the size of a Gtk widget?

I am developing an app using Quickly + Glade + Gtk + Python. I would have liked to know the size of a displayed widget. Here is what I wrote already: from gi.repository import Gtk, WebKit […] ...
2
votes
0answers
123 views

Custom widgets/controls in application indicators

I want to develop an app for ubuntu, that integrates inside the calendar indicator/menu. It should allow to enter info right from it, and have several controls like input boxes, drop downs, spinners ...
2
votes
1answer
361 views

Can't move Screenlets when position is set to “Keep Above”

I've installed some screenlets and treat them as widgets. I did enable "widgets layer" plug-in in CCSM. But I got a little problem here, When I set position for the widget always on top of windows by ...
0
votes
0answers
62 views

Change text field editing in GNOME 3 to use Control and Meta keys like Emacs or bash

A while ago I did this on my Mac and I was able to use Emacs controls in all Cocoa Text Widgets. I'm a big Emacs user and it's really been great to do such lightning fast editing in email and web text ...
4
votes
1answer
2k views

In Awesome window manager, how do I add vicious widgets?

I do exactly what it says in the vicious README, but when I reload the configuration file, no widgets are added to the top bar. So for example, I add: require("vicious") at the top (after moving ...
14
votes
5answers
21k views

Is there any alternative for Windows gadgets in Ubuntu?

I am new to Ubuntu and would very much like to see a weather gadget (aka widgets). Can anyone recommed a simple add-that could give me a little weather, Clock, Twitter Crawl, etc? Thanks
1
vote
0answers
148 views

Some widgets not appearing in “add widgets” in kde4 screensaver [closed]

I would like to add an RSS feed to my screen saver. In kde, the default (blank) saver lets you add normal plasma widgets. But the list of widgets available in the screen saver is smaller than the one ...
0
votes
1answer
131 views

How do I add a Ubuntu countdown widget into a forum?

I want to add this Ubuntu countdown widget: http://corbindavenport.com/ubuntu/ into a forum, (in this case: http://www.fxp.co.il/forumdisplay.php?f=940) how can i do that? when I just ...
0
votes
1answer
1k views

How to right-align widgets in panel in Kubuntu 11.10?

First, please take a look at this screenshot: The problem is... It all happened before I realized what I did. So, I don't know how I messed it up. :( Do you see the panel at the bottom? The ...
0
votes
1answer
349 views

KDE - App activator on [Meta] key

I'm using KDE now. In Unity, I could open Dash with Meta. I want to do the same in KDE - open Application Activator with Meta key, but I don't know, how. In this widget's properties I can't set it.
1
vote
1answer
452 views

Some apps tray icons shown only in the compiz widgets layer

I'm noticing that some apps tray icons (gnome-rdp, UPS Status, blueproximity) are missing from the tray notification area but are shown below the bar when you F9 to the compiz widgets layer. Any way ...
7
votes
1answer
10k views

Adding a CPU monitor widget in the top corner like in Gnome2

I wonder if you can add a widget or something like it in the top corner (next to volume and WiFi and things like that) that displays current use of CPU and maybe RAM. I know you could add stuff like ...
2
votes
0answers
129 views

Is there a plasmoid that can display at least the title of now playing song while using Bangarang? [closed]

I’ve switched to Bangarang as my default player in Kubuntu, but I can't seem to find a now playing plasmoid that works with it. any suggestions?
5
votes
1answer
236 views

Any good place to get started with Ubuntu desktop widget development?

Any good place to get started with Ubuntu desktop based widget development or any plugins based development? I'm looking for something similar to Yahoo Widgets. Are there any SDK ( Software ...
1
vote
0answers
309 views

Is there a CoverGloobus-like Plasma widget? [closed]

I'm using the kde plasma desktop within Unity. I'm really missing CoverGloobus though. Is there a plasmoid that can show cover art from Banshee? I've tried several including 'Current Song' but they ...
2
votes
2answers
1k views

Is the Compiz widget layer still available?

There used to be an option to activate the Compiz widget layer in ccsm, but in Ubuntu 11.04 i can't find it anymore, is it still available? I need it for screenlets.
0
votes
1answer
130 views

Opera widget installer starts everytime [duplicate]

Possible Duplicate: Problems with Opera's launcher I am wondering why does an Opera Widget Installer show up everytime I run opera? I already purged it and reinstalled to no avail. I ...
15
votes
4answers
26k views

Does Unity have any widgets?

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, ...
4
votes
1answer
494 views

My infopanel screenlet is blinking all the time

Installed screenlets and infopanel but it is blinking all the time. Is somebody had the same problem and know how to fix it?
5
votes
2answers
2k views

Can I use KDE Plasma Widgets in Gnome?

I would like to use some KDE Plasma Widgets but don't want to install KDE and don't want to lose my current Gnome setup.
6
votes
3answers
2k views

Are there any todo list desktop widgets?

Are there any todo list / notepad desktop widgets? Bonus points if it can sync with Google's tasks list!
2
votes
1answer
78 views

Panel has really wide clock

On starting my Kubuntu 10.04 the other day I got something like this How do I make the clock a normal size so that there is room for my windows?
2
votes
4answers
540 views

Widget Engine Compatibility with Compiz Widget Layer

The title pretty much says it all: in your experience, which widget engine is most compatible (stable) when used in conjunction with the Compiz Widget Layer? http://wiki.compiz.org/Plugins/Widget ...
6
votes
7answers
529 views

Are there widgets available for promoting Ubuntu on your site?

I currently have the Maverick countdown widget on my site and was wondering if there are any widgets available now that it's fully released with which to replace it.
8
votes
3answers
6k views

Does gnome support desktop widgets?

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