- Change Summary:
-
rebased
- Commits:
-
Summary ID 5e5e0c1d808c8a6583b5418da08023f597b6883c a59ee7f6a427bb21032c6e5840d77f08ed209c90
Convert all of the buddylist context menus to GMenu
Review Request #1481 — Created May 27, 2022 and submitted
Convert all of the buddylist context menus to GMenu
Every item every way I think...
Summary | ID |
---|---|
0dc88168188365f6a14301da98c4719548419c62 |
Description | From | Last Updated |
---|---|---|
Delete? |
QuLogic | |
Can this be changed for make data the buddy list instead of looking at a global? |
QuLogic | |
Ditto. |
QuLogic | |
Can this use the blist from data instead of the gktblist global? |
QuLogic | |
Isn't that blist, and node? |
QuLogic | |
This probably shouldn't be in between the two custom icon actions. |
QuLogic | |
Why so far away from the audio one? |
QuLogic | |
Maybe add vars for account and name, since they're used 3 times here. |
QuLogic | |
Maybe cast to GtkApplication and GActionMap? I think they're never used as these types. |
QuLogic | |
Should you not check for PURPLE_PROTOCOL_IMPLEMENTS(protocol, MEDIA, get_caps)? |
QuLogic | |
Can use enabled variable here, if it fits better? |
QuLogic | |
Again, maybe pre-cast? |
QuLogic | |
Check protocol != NULL, or else drop the check for xfer above? Also, remove outdated comment. |
QuLogic | |
Didn't this always return the same menu? Do you need to search for custom-icon every time? |
QuLogic |
- Change Summary:
-
rebased
- Commits:
-
Summary ID a59ee7f6a427bb21032c6e5840d77f08ed209c90 4385b5d8f54fb5d9aaadfe9983b5d8f9f00b1dbb
- Change Summary:
-
address issues
- Commits:
-
Summary ID 4385b5d8f54fb5d9aaadfe9983b5d8f9f00b1dbb 52940bc1f5db6b96aa0da433c0022a7468aecb0a