Questions tagged [notify-osd]

ubuntu notification bubbles

Notify OSD should display two types of bubbles, which this specification calls confirmation bubbles (confirmation of e.g. change in sound volume, change in display brightness, or ejecting a CD) and notification bubbles (e.g. instant message, unrequested change in Internet connectivity).

223 questions
96
votes
4 answers

How to customize on-screen notifications?

There was a tool to configure notifications in earlier versions of Ubuntu as described here. I tried to install it in Ubuntu 12.04 too but I failed. I want to have the notifications dynamically located (e.g. notifications for music player and volume…
mAt
  • 1,145
70
votes
5 answers

Remove 'printer added' notifications from GNOME 3

I've just upgraded to Ubuntu 17.04, using the GNOME desktop. Suddenly, I've started seeing 'printer added' notifications as OSD popups - approximately every 2 minutes! It's really distracting. Anyone have any idea how I can either stop them at…
61
votes
8 answers

Notify-send ignores timeout?

Maybe I'm doing something wrong, but shouldn't the commands (run separately) notify-send -t 1 "test" notify-send -t 1000 "test" notify-send -t 10000 "test" have different timeouts? The first being nearly instantaneous, the second taking 1 sec and…
Hooked
  • 2,362
59
votes
3 answers

Is there a way to view notification history?

If I walk away from my PC, then there is a good chance I might miss certain notifications. I've seen in KDE that notifications get stored and stacked until you click them (or whatever). Unless I'm missing something, Ubuntu doesn't seem to have a…
Gonzoza
  • 2,528
56
votes
2 answers

Where are the stock-icon-names defined for the unity-panel-service indicators and notify-OSD?

Layout cases in the Notification | Ubuntu App Developer document states that ... using non-existing (stock-)icon-names ... use one of the new icon-name (see icons) ... and that this (icons at…
56
votes
7 answers

How do I send text messages to the notification bubbles?

I wrote a python code for getting random text into a .txt file. Now I want to send this random text into notification area via 'notify-send' command. How do we do that?
44
votes
9 answers

How can I customize/disable notification bubbles?

Is there a way you can disable or customize the notification bubbles on Lucid?
Mussnoon
  • 5,236
42
votes
11 answers

Close button on notify-osd?

Is it possible to get a close button on the OSD? It stays for a long time, and sometimes I have colleagues over on my PC, and I dont want them seeing who is online, or what song I am listening to. No, I can't disable it.
theTuxRacer
  • 16,533
39
votes
1 answer

How do I send a notify OSD message to a remote user via ssh?

Sometimes we need to send a message to a remote user. We can display messages on our local desktop using Notify OSD, but we are unable to send a message to the remote user's desktop. We tried the following: ssh user@remote notify-send message ->…
Takkat
  • 144,580
38
votes
4 answers

How to make Skype use notify-osd?

How do I make Skype use the default Ubuntu notify-osd to display notifications (incoming messages, users connecting, etc.) instead of the Skype's own "ugly" message box?
kounryusui
  • 1,616
38
votes
3 answers

Notify-osd notifications appear unthemed in top-left corner

Problem I recently upgraded from 13.04 to 13.10, and suddenly notification bubbles don't appear themed as usual in the upper right corner, but they appear as white text on blue background in the upper-left corner. It looks like this: Unsuccesful…
Wehlutyk
  • 491
33
votes
6 answers

How do I use 'notify-send' to immediately replace an existing notification?

When I use notify-send to show a notification on the desktop, and then use it again to show a different notification, I have noticed that the second one only shows after the first one has disappeared. Is there a way to get notify-send to immediately…
ish
  • 141,990
27
votes
3 answers

How do I change how long notifications are displayed?

Is there a way to change how long the libnotify notifications last? I've googled around for this for months and no still no luck. I'm actually starting to think that you can't change it. I can't even find anywhere in the API where developers can…
24
votes
3 answers

Unity Tweak Tool Schema Missing com.canonical.desktop.interface

Running Unity on fresh install of 14.04. I installed Unity Tweak Tool through the Software Center, and on initial launch it said: The following schema is missing com.canonical.notify.osd In order to work properly, Unity Tweak Tool recommends you…
Tony
  • 445
  • 1
  • 5
  • 12
24
votes
3 answers

Chrome desktop notifications use notify-osd?

Is there a way to make Chrome/Chromium's notifications use notify-osd instead of the ugly boxes it uses by default?
John
  • 1,367
1
2 3
14 15