2010/8/5 thuban <[email protected]>: > Just a question about dwm, is it possible to have more than 9 tag?
You can define as many tags as you want in your config.h file. > My question is, could you create tags only if they are needed (a window > moved in, on drawn in), just like in wmii. I already had written this > question, but no one semmed to know if it was possible to code. Yes, it is possible. Just check that the window is not being used (you can use occ) in drawbar to not draw them. You will also want to modify buttonpress. -- - yiyus || JGL . 4l77.com
