Remove the refresh timer, visible preference, and delete-event from gtkblist.

Review Request #1608 — Created Aug. 19, 2022 and submitted — Latest diff uploaded

Information

pidgin/pidgin
default

Reviewers

The refresh timer is a polling method of every buddy in the blist and needs to
be fixed regardless.

The visible preference doesn't make sense in a world where there will be no
buddy list window.

The delete event doesn't make sense as it quit the program which is handled
differently now.

Ran the program, made sure the contact list showed up and that it didn't close the program when closing the window.

Commits

Files

    Loading...