Add support for _NET_WM_ICON
X11 window property for automatic application icons
#50
Labels
_NET_WM_ICON
X11 window property for automatic application icons
#50
mlvwm
currently requires that X11 application 16x16px XPM icons are specified in aStyle...END
block for every application. This requires a lot of extra configuration & downloading/maintaining icons (see the [mlvwmrc
](https://github.com/morgant/mlvwmrc] project).At this point, many (most?) X11 applications will provide a
_NET_WM_ICON
window property that provides the window's application icon at one or more size (often 16x16, 32x32, 48x48, 64x64, and 128x128). For example, thexprop
output for a Firefox window (I removed all but the 16x16 size, for length):Naturally, that doesn't copy nicely, so here's a screenshot:
The text was updated successfully, but these errors were encountered: