I'm trying to extract the icon from an xwindow, namely the one from Obsidian
which doesn't seem to have the _NET_WM_ICON
property set. How can I still extract this icon information? Is there another way? I'm using python-xlib right now.
↧
Get icons from X apps that don't have _NET_WM_ICON property set
↧