mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-10-29 05:40:12 -04:00
The spec says [1]: > If set, the Window Manager should use this in preference to WM_NAME. However we overwrite WM_NAME with NULL when _NET_WM_NAME is unset. Fix this by storing both WM_NAME and _NET_WM_NAME, so that we handle properly all combinations of events (e.g. a client setting both and later clearing one). [1]: https://specifications.freedesktop.org/wm-spec/1.3/ar01s05.html#id-1.6.2 |
||
|---|---|---|
| .. | ||
| backend | ||
| interfaces | ||
| render | ||
| types | ||
| util | ||
| wlr | ||
| xcursor | ||
| xwayland | ||
| meson.build | ||