3

I use the Compiz Widget Layer plugin so as to have a fullscreen Terminator window a keystroke away. The only issue I have is, when I'm in the Widget Layer, notifications don't appear, so I don't come to know when someone sends me an IM in Pidgin. Does anyone have a solution that can make libnotify notifications appear in the Widget Layer?

2 Answers2

2

I found that libnotify is designed in such a way as to not disturb users when they're using a fullscreen application, and that does make sense from a design point of view. So instead of using Terminator fullscreen, I got rid of its titlebar using the "Window Rules" plugin. This way it looks like it's fullscreen, and I also receive notifications properly.

0

I have a possible solution, but I have not tested it so you will have to comment and tell me if it works.

Add (title=notify-osd) to your Widget Layer match option as follows: enter image description here

In light of your comment (that this does not seem to work), I suggest reporting a bug against compiz. (ubuntu-bug compiz).

RolandiXor
  • 51,797