QubesOS / qubes-issues

The Qubes OS Project issue tracker
https://www.qubes-os.org/doc/issue-tracking/
543 stars 48 forks source link

`_NET_WM_NAME` & `_NET_WM_ICON_NAME` support #9571

Closed alimirjamali closed 4 days ago

alimirjamali commented 2 weeks ago

How to file a helpful issue

The problem you're addressing (if any)

The GUI daemon doesn’t support [_NET_WM_NAME & _NET_WM_ICON_NAME].

The solution you'd like

The GUI daemon could support _NET_WM_NAME & _NET_WM_ICON_NAME. As recommended by EWMH.

The value to a user, and who that user might be

Utilities such as wmctrl -l do not show the Qube window titles within GUIVM at the moment. For automation and easier parsing. Setting the mentioned properties is easy.

Completion criteria checklist

(This section is for developer use only. Please do not modify it.)