Skip to content

extensions: Make register/unregisterTrayIconReplacement multi-instance compatible.#13680

Draft
mtwebster wants to merge 1 commit intolinuxmint:masterfrom
mtwebster:applets-multi-instance
Draft

extensions: Make register/unregisterTrayIconReplacement multi-instance compatible.#13680
mtwebster wants to merge 1 commit intolinuxmint:masterfrom
mtwebster:applets-multi-instance

Conversation

@mtwebster
Copy link
Copy Markdown
Member

Most applets are already compatible, mark them so. Remaining ones
are:

Only a couple of third-party applets make use of the tray-icon-
replacement functions.

  • The network applet sends its own notifications currently, and we'd
    end up with multiples. Possibly some of the network code can be
    put in a shared class/instance.

instance compatible.

Most applets are already compatible, mark them so. Remaining ones
are:
- notifications (linuxmint#13248)
- legacy systray applet.

Only a couple of third-party applets make use of the tray-icon-
replacement functions.

- The network applet sends its own notifications currently, and we'd
  end up with multiples. Possibly some of the network code can be
  put in a shared class/instance.
@mtwebster mtwebster marked this pull request as draft April 1, 2026 00:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant