Any small application that performs one specific task that runs within the scope of a larger program, often as a plug-in.
Questions tagged [applet]
207 questions
95
votes
12 answers
Is there a Pomodoro app available?
Is there a pomodoro app that's available for Ubuntu 12.04 that can be installed using sudo or from the package manager?
seeker
- 1,757
86
votes
7 answers
Last upgrade crashes network manager (no internet connection, no applet)
While upgrading today, something caused my wireless network manager to disappear. Not even connecting via wired connection.
This error is being shown by files:
**(nm-applet:2716): WARNING **: Could not initialize NMClient…
Adam Albanowicz
- 1,041
35
votes
3 answers
How to restart the network manager applet
Sometimes my network manager indicator (applet) shows as if I'm not connected to wifi (no bars) and when I right click it it says "networking disabled" although I am connected to the internet. Maybe it's a bug or something.
Running sudo service…
842Mono
- 10,070
28
votes
9 answers
Can I use GNOME applets in Unity?
Applets are small programs that you attach and start from the GNOME's toolbar. See picture:
http://www.futuredesktop.com/audio-recorder/recorder-applet.ogv
My favourite applets are:
rec-applet: Smart audio recorder applet. You can get this from…
Moma Antero
- 571
23
votes
4 answers
How to program a status icon that will display in Ubuntu as well as in other distributions?
The application in question does some action (here connecting audio to network streams) and runs minimized if these actions were successful. Therefore a status icon is needed to display the state of the connection (e.g. CONNECTED/DISCONNECTED). Only…
Takkat
- 144,580
16
votes
3 answers
XFCE: Hiding an application from the taskbar
I am running Xubuntu 14.04.2 and running the standard window manager with the default window buttons applet through xfce4-panel. I need to hide an application from the taskbar so that it only appears on the Alt-Tab menu and not on the panel.
Any…
yamatau
- 173
15
votes
1 answer
Remove online status menu, but keep the logout menu?
In the upper right panel there is by default a drop down menu where you can set your online status, interact with Ubuntu One, etc. It is placed right next to the drop down menu which lets you logout, reboot, shutdown etc.
For me personally I have no…
andol
- 6,873
14
votes
3 answers
missing sound-volume-applet
I am using ubuntu 12.10. I had some problems with my skype and audio. So I did the following and it's working fine now:
sudo apt-get purge pulseaudio
sudo apt-get autoremove
sudo reboot
After this I reinstalled pulseaudio via
sudo apt-get install…
mat
- 143
14
votes
2 answers
Why do indicator applets exist?
Why Ubuntu uses the Indicator Applet?
It loses a lot of usability, why made it when Gnome already have one?
Example
Without indicator applet:
Application is in the icon tray
Left click opens the application window
Right click shows a menu related…
lapega
- 157
13
votes
4 answers
How can I bring gnome sticky note back in unity?
If I'm right, panel applet is no longer supported in Unity.
How can I bring sticky notes back?
Is there any application or AppIndicator that has the same functionality (like show all notes when logged in)?
Not tomboy please :), I don't like its…
Behzadsh
- 3,993
12
votes
6 answers
How can I switch users from within XFCE?
I am using xubuntu 11.10. I'd like to be able to switch users, and I'd like to be able to do this within the xfce user interface. I read somewhere that there might be an applet I can install, but I cannot seem to find it. Can someone help?
Max Popp
- 121
- 1
- 1
- 3
12
votes
2 answers
How to log out if the session applet is missing from the top panel?
For some reason, sometimes when I log in the top panel applets appear garbled. For instance the session applet is missing its icon, and the current username is repeated twice. This doesn't happen very often, but when it does the session applet is…
Cesar
- 1,447
12
votes
2 answers
Remove arrows on system tray menus in gnome
I've recently upgraded to Ubuntu 13.10 with Gnome and have found the behaviour of the context menus on icons in the system tray behaves differently.
For applets which normally have a large number of menu options (e.g. notes in Tomboy or files in…
Loftx
- 171
12
votes
2 answers
How do I reload the clock applet?
It seems I am running this bug. Sometimes my clock applet just stops running, and I have a pop-up window saying 'The clock has quit unexpectedly'. Between 'Reload' and 'Close', I have unfortunately chosen the second option. Even if I have rebooted,…
Agmenor
- 16,394
12
votes
1 answer
How do I write applets for Cinnamon?
I'm very excited about the cinnamon desktop environment and want to write applets for it.
How can this be done?
Where can I find information and tutorials about it? (I have searched in google, but was unable to find any examples)
Thanks for the…
gaussblurinc
- 327