Comment 27 for bug 387828

Revision history for this message
Sam Spilsbury (smspillaz) wrote :

Braindumping here.

In theory to follow the EWMH, applications should just set larger icon sizes in _NET_WM_ICON. It's not that hard to do and saves us the pain of application matching.

In reality, applications are stupid and for the O cycle it would be best to overload GLWindow::getIcon with another method provided by some kind of "bamficon" plugin to get the icon and display a nicer hi-res one.