[Pidgin] #2145: Message Noticiation raise window doesn't work if minimized
Pidgin
trac at pidgin.im
Fri Jul 13 14:20:16 EDT 2007
#2145: Message Noticiation raise window doesn't work if minimized
---------------------------+------------------------------------------------
Reporter: Luigiwalser | Owner:
Type: defect | Status: new
Priority: minor | Milestone:
Component: pidgin (gtk) | Version: 2.0.2
Resolution: | Keywords:
Pending: 1 |
---------------------------+------------------------------------------------
Changes (by deryni):
* pending: 0 => 1
Comment:
The problem with a patch like this is that it isn't what 'raise' means. If
you want what GTK+ calls 'present' there's a different function for that
(which has had its own issues because window manager focus policies are
complicated beasts) purple_conversation_present. But even more
fundamentally than that the issue is that different people have different
desires for what should and shouldn't happen on different events. The
notify plugin could probably stand a patch to add a 'Present' method, but
it doesn't really need it because the Urgent option can be used and your
wm should be able to handle that in whatever way that you want.
--
Ticket URL: <http://developer.pidgin.im/ticket/2145#comment:1>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list