[Bug 53224] New: Systray icon windows haven't a title

WineHQ Bugzilla wine-bugs at winehq.org
Tue Jun 21 00:37:43 CDT 2022


https://bugs.winehq.org/show_bug.cgi?id=53224

            Bug ID: 53224
           Summary: Systray icon windows haven't a title
           Product: Wine
           Version: unspecified
          Hardware: x86-64
                OS: Linux
            Status: UNCONFIRMED
          Severity: minor
          Priority: P2
         Component: winex11.drv
          Assignee: wine-bugs at winehq.org
          Reporter: emonkak at gmail.com
      Distribution: ---

According to System Tray Protocol Specification by freedesktop.org, the title 
should be set for the tray icon, but it isn't set.

https://github.com/wine-mirror/wine/blob/e909986e6ea5ecd49b2b847f321ad89b2ae4f6f1/dlls/winex11.drv/systray.c#L649

> _NET_WM_NAME, UTF8_STRING
>
> This hint should be set as it would be for a normal toplevel window, as defined in the Extended Window Manager Hints Specification (EWMH). The hint MUST be in UTF-8 encoding. It provides a human-readable, localized name for the tray icon.

https://specifications.freedesktop.org/systemtray-spec/systemtray-spec-0.2.html#idm45988411774560

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list