GNOME Bugzilla – Bug 610589
enable notifications when chat is not focused
Last modified: 2018-05-22 14:03:18 UTC
when the chat window is not focused and a contact sends me a message that notification should be enable by default. in other words 'enable notifications when chat is not focused' should be enabled by default
originally reported at: https://bugs.launchpad.net/empathy/+bug/460286
Created attachment 155283 [details] [review] enables notifications when conversation window is unfocused by default Changes schema for /apps/empathy/notifications/notifications_focus to true by default.
I'm not sure about this; you are already notified through the task bar and I find this behavior pretty distractive. Matthew, Nick: thoughts?
This notification should only be enabled when chat window is not foucused meaning that if chat tabs are opened and I am on one tab and someone from the other tab sends a message there should be no notification. the notification should only come if the chat window is minimized. was just chatting with two friends with notifications on this creates bug distraction.
I am not certain that it is a good idea for IM notification bubbles to be on by default at all. But if it is a good idea, the use case is to let me know what someone said in a background chat, and thereby save me the effort of switching to the chat to read it. If that's correct, notification bubbles for chats in the background should be on by default. It's not clear from the current preferences, but it seems as though it's possible to show notification bubbles for chats that are focused. I don't know what the use case for that would be. Incidentally, I don't think it's fair to expect most IM users to know what "focused" means. I suggest referring to "at the front", "in the background", etc.
In MeeGo we have removed the taskbar notifications and added bubble type notifications which only show up when the chat is in the background. In other words - we agreed with this bug so much that we implemented it and shipped it ;-)
Nice. :) I've whined about this on IRC previously, but to document it for the record: I don't have quite enough vertical space with two panels, so I have them set to autohide. With the current taskbar-only approach, I don't realise that I have new messages until I tab across, or explicitly flick up to the taskbar to check. Incidentally, Empathy is the only thing in my taskbar that uses it for notifying me of stuff, rather than a 'do something' icon; the others being sound, gtimelog, GTG, NM, gpm, and gweather.
Comment on attachment 155283 [details] [review] enables notifications when conversation window is unfocused by default This was for the gconf schemas but we now use gsettings.
In GNOME3 this is pretty true by default now, correct? So we should probably do something about this bug.
Indeed, that's what the Shell does. But with GNOME 2 (or another desktop actually) you have more way to notice you received a message: - the icon of the status icon changes - the chat windows is blinking in the windows bar (urgency hint).
This is much less of an issue now the legacy panel is implemented and always visible; at least, I can't see a way to autohide the panels anymore.
-- GitLab Migration Automatic Message -- This bug has been migrated to GNOME's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/empathy/issues/190.