On 2005-08-05 03:31 +0200, Adam Chodorowski wrote: > That's not the prettiest solution IMHO. How about making it possible to > use %filler (maybe there's a better name) in the statusbar template to > make the statusbar take all available space on the screen? It could also > be used in the middle of the template to make the rest of the display > right-aligned (eg. "%load %filler %date" would put the date at the far > right of the screen).
There's now %filler and a fullsize option for stdisps in general. The %filler template item will just push stuff on the left/right of it to the left/right end of the statusbar despite statusbar corner or drawing engine style alignment settings. The fullsize option to WMPlex.set_stdisp (passed to it by mod_statusbar.create) will make the statusbar use the full width of the screen. -- Tuomo
