-
-
Notifications
You must be signed in to change notification settings - Fork 34
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Have more control about windows being brought to front #147
Comments
I do not know any way to control the behaviour of the window focus. In fact, I do not know why it is different for chats and direct conversations at all. For normal incoming messages, I call the official functions I was using a pretty daft comparison for filtering out the status broadcasts. I noticed there was an official method to do it. Apparently I am using it wrong. I hope I can look into it this weekend. But nice to know receiving status broadcasts are no longer resulting in a crash. I still have no idea why my phone (and to that extent my linked Pidgin) will not receive any status broadcasts, so I cannot test it. Does that "barrage of messages" occur once after linking or every time when connecting and catching up? |
|
Thank you for your feedback and patient testing. 1513f88 now contains an option to ignore status broadcasts (they are ignored by default). |
The option to disable status broadcast is back in 1513f88. Thank you for your effort towards the development of the plugin. Will be closing this issue hope you will one time in the future take a look at the notifications for group messages as discussed above. |
Thank you for the feedback. For reminding me about the window presentation, I want to keep this issue open. I tend to completely forget about closed issues. 😅 |
Did not want to put too much pressure on you, so I decided to close it since you said you may likely not work on it, with or without it is still great. |
I have observed that
group messages from the plugin are automatically shown
,while normal messages are kept in the background
: that is messaging windows are not raised, is there anyway messages from groups can also be made to remain to remain in the background or show notification until the pidgin icon is clicked?Seems status broadcast has also been re-enabled, this at times causes barrage of message from contacts, can it be included in the option again to disable status contacts or find a new solution if disabling status contacts is conflicting with the overall functioning of the plugin.
The text was updated successfully, but these errors were encountered: