Replace PurpleIdleUiOps with the PurpleIdleUi Interface

Review Request #1091 — Created Oct. 21, 2021 and submitted

Information

pidgin/pidgin
default

Reviewers

This continues our path down replacing the UiOps with Interfaces so that
developers can write user interfaces in other languages using gobject
introspection.

Ran pidgin3 and set it to auto idle after 1 minute of system idle time. This attempted to query xscreen saver, but something didn't work there, but that's been happening before this change. Not sure if it's my system or the code just needs fixing.

Ran finch3 set idle time to 1 minute and verified that it set me to away after that minute.

I also used the libpurple idle time for both pidgin3 and finch3 and verified they continued to work as well.

Summary ID
Replace PurpleIdleUiOps with the PurpleIdleUi Interface
This continues our path down replacing the UiOps with Interfaces so that developers can write user interfaces in other languages using gobject introspection.
51eb6106de48e749f63a9f75666e80ed8f3ac640
QuLogic
  1. Ship It!
  2. 
      
grim
Review request changed

Status: Closed (submitted)

Loading...