On Wed, 19 Jun 2013 at 9:57:05 -0300, Juan Giordana wrote: > Hello! > > In regards to this bug, is there a reason the list of opened applications > doesn't appear when switching windows anymore? The list I'm referring to is > the centered rectangle with the applicatoin icons inside that used to > appear while pressing alt+tab.
Are you sure you compiled wmaker with PNG support? From your question I'm guessing that you don't. And you need PNG for the switchpanel. You wrote a few days ago that I got this in your .xsession-errors wmaker(setSwPOptions(defaults.c:3018)): warning: Could not load image "/usr/local/share/WindowMaker/Pixmaps/swback.png" for option "SwitchPanelImages" wmaker(setSwPOptions(defaults.c:3090)): warning: Could not load image "/usr/local/share/WindowMaker/Pixmaps/swtile.png" for option "SwitchPanelImages" which supports the idea that you don't have PNG enabled. Please check the final messages when you run ./configure in order to see if you have PNG support. -- To unsubscribe, send mail to [email protected].
