I've pushed the patch to disable the XRandR by default to #master, as an "emergency" fix. I also moved #master a bit forward.
So I rebased #next on top of the new #master and took the oportunity to remove the patch "Avoid black & white icon issue". Those are the only changes to #next. The reason I removed that patch is that I think it needs more thinking. I don't like the current way of saving a cached pixmap for every app you ever open and always looking at them when opening something (my Defaults/WMWindowAtributes file had over 400 Icon entries, most of them for apps I opened only once in my life and therefore are useless). So the above patch simply removed the cached pixmap saving. I find that good, because it wasn't even saving wmaker from doing work at icon creation time (from what I understand wmaker is creating the icons from the ones which come with the apps and later scanning for the saved pixmaps and using them i nstead, so it's actually doing extra work). But I've noticed that removing the cached pixmaps broke the icon being used when one docks some application. So I think wmaker should save a pixmap in those situations. So to avoid commiting something to #master which I know breaks one use-case, I removed it from #next and will let that for the future. -- To unsubscribe, send mail to [email protected].
