Convert plugin actions to GMenu and GAction
Review Request #1408 — Created April 30, 2022 and submitted
Convert plugin actions to GMenu and GAction
Also ported the idle maker plugin to the new api.
Made sure all of the actions for the idle maker plugin worked.
Summary | ID |
---|---|
365f264e966a1de79ebf86e68a1e45238f222b16 |
Description | From | Last Updated |
---|---|---|
I wouldn't intersperse the g_menu_new up here, when the action group is done later. |
QuLogic | |
Would calling the action directly not work? |
QuLogic | |
I would say "action group" |
QuLogic | |
And "menu model" |
QuLogic | |
Flip order, just to match args. |
QuLogic | |
Do we have to worry about removing these on plugin unload? |
QuLogic | |
Given the if above, is this guaranteed non-NULL? |
QuLogic | |
Do you have to check if either of these are NULL? |
QuLogic | |
caller is interested |
QuLogic | |
Isn't this guaranteed by pidgin_plugins_menu_add_item? |
QuLogic |
- Change Summary:
-
have the plugins menu manage the namespace/prefix for the menu. This elimantes the need for the plugin to care about it and lets the ui just handle it.
- Commits:
-
Summary ID de7c7d04898c502762bf7f63327b60fad0adebe6 3c8cf009f78be6a354b4a7a90f8b7e72c21a4275
- Change Summary:
-
migrate to
pidgin_application_add_action_group
- Commits:
-
Summary ID 3c8cf009f78be6a354b4a7a90f8b7e72c21a4275 1a791d101d76f5e38b0d6ada61e2e9a246819358
- Change Summary:
-
rebased
- Commits:
-
Summary ID 1a791d101d76f5e38b0d6ada61e2e9a246819358 55f6afddf7e55999d1deb12b6427814296fbef8f
- Change Summary:
-
rebased
- Commits:
-
Summary ID 55f6afddf7e55999d1deb12b6427814296fbef8f ccfaefc01779eb6b3513f878345d08d81249f90f
- Change Summary:
-
rebased and addressed issues.
- Commits:
-
Summary ID ccfaefc01779eb6b3513f878345d08d81249f90f 7fca99f94245c71fcd5f9d4e6c66789c05827580