--with-appindicator configure option / wxUSE_APPINDICATOR CMake option; detects ayatana-appindicator3-0.1 first, falling back to appindicator3-0.1.wxTaskBarIcon::SetSNIIconName()/SetSNIIconThemePath() (GTK only) for setting a named icon via the SNI backend.GetPopupMenu()/CreatePopupMenu() virtuals rather than a new method, since GetPopupMenu() already has the right "kept alive, not destroyed" semantics.configure regenerated with autoconf 2.69 (matching the version that produced the checked-in script), verified byte-reproducible.make -j4) succeeds with zero warnings/errors against real libayatana-appindicator3-devel headers (Fedora), producing libwx_gtk3u_core-3.3.so linked against -layatana-appindicator3.https://github.com/wxWidgets/wxWidgets/pull/26715
(11 files)
—
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications, keep track of coding agent tasks and review pull requests on the go with GitHub Mobile for iOS and Android. Download it today!
You are receiving this because you are subscribed to this thread.![]()
@ykne pushed 1 commit.
—
View it on GitHub or unsubscribe.
Triage notifications, keep track of coding agent tasks and review pull requests on the go with GitHub Mobile for iOS and Android. Download it today!
You are receiving this because you are subscribed to this thread.![]()
FYI: 4 checks are currently failing/cancelled, but they look unrelated to this change:
Window::Refresh in controls/windowtest.cpp:611, a repaint-timing assertion unrelated to taskbar/AppIndicator code.cancelled, not failure — each ran for ~6 hours before hitting the job timeout, hanging specifically at the GUI/Xvfb testing step after configure/build/non-GUI tests all passed. This PR doesn't touch any Qt-related files.I don't have permission to re-run jobs on this repo — could a maintainer re-run these when convenient?
—
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications, keep track of coding agent tasks and review pull requests on the go with GitHub Mobile for iOS and Android. Download it today!
You are receiving this because you are subscribed to this thread.![]()