You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
window-props: Change a warning to a debug message.
XAppStatusIcon creates a dummy GdkWindow at the status icon's
position in order to satisfy gtk_menu_popup_at_rect(), but muffin
complains because this dummy window shows up as the popup menu's
transient parent and isn't recognized.
Since this is all necessary to make sure XApp popups show up in
the correct place, stop spamming the logs over it.
This also affects the systray applet for both tooltips and menus.
0 commit comments