Linux - SoftwareThis forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
Distribution: Debian Sid AMD64, Raspbian Wheezy, various VMs
Posts: 7,679
Rep:
Make XFCE notifications less intrusive?
For a while I have been irritated by XFCE notifications being always system-modal -- that is that they pop up on top of every other window and grab focus from all windows. Does anybody know of a way to stop them stealing focus?
This is particularly annoying, for example, when doing things like running multimedia applications from a terminal and having a volume display pop up afterwards taking the focus from the terminal.
I'm running Debian Sid 64 bit on both my laptop and desktop but as far as I can tell this is an XFCE thing not a distribution thing.
Don't know if it's an answer to your question but under the "Window Manager Tweaks" / "Focus" tab there's a checkbox to "Activate focus stealing prevention", and another for "When a window raises itself: Do Nothing"
no, the notification popups are much more persistent than that and i always felt that they don't behave properly.
when i was still using some sort of desktop environment, i managed to simply disable it by
1) uninstalling xfce4-notifyd
2) now some package would complain that it cannot find any notification daemon, so i placed an empty file "notifyd" somewhere under /usr/lib (don't remember the details) and made it executable.
what a terrible hack!
later i found out that there is different notification daemons, so i'd have had more options then the sledgehammer.
xfce4 should be able to use a different one.
Distribution: Debian Sid AMD64, Raspbian Wheezy, various VMs
Posts: 7,679
Original Poster
Rep:
Thanks, I'll take a look into replacing xfce4-notifyd, I'd not thought of that. I seem to recall that a while back I was using something else come to think of it.
look for a package/program called notify-send, iirc, and see what it does.
i think it was the one responsible for sending the notifications to the daemon.
so basically you could tellit to use something else.
edit:
i just tried it, it's not exactly what i described.
stillm ight help you to get on the right track.
Distribution: Debian Sid AMD64, Raspbian Wheezy, various VMs
Posts: 7,679
Original Poster
Rep:
Thanks, I now realise I have done this before. I installed notify-osd and uninstalled xfce4-notifyd now the notifications are a bit silly-looking (to my eye) but a lot less intrusive. Now I'll have to find out how to configure notify-osd since the configuration tool doesn't seem to be present in Debian but I know I'm on the right lines now.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.