Hi guys, I have updated the patch again to make it even easy to debug/review, few lines modified, removed the concept of systray_count (switched to flag really) and found a way to get real number of phys_screens
see http://github.com/dangra/awesome/commit/a513e321bd445d2dfc6dca4af9f22535b6b32324 hopes this helps integrating it with trunk soon. thanks, Daniel On Sun, May 30, 2010 at 1:52 PM, Julien Danjou <[email protected]> wrote: > On Sun, May 30 2010, Uli Schlachter wrote: > > >> Indeed, it does not. phys_screen <= screens.len. > > > > Shouldn't that always break with xinerama? (Only one phys_screen, > multiple > > "virtual" ones) > > I mis-write. I meant number_of_phys_screen <= screens.len. > > > I wonder if it wouldn't make more sense to first make sure only one > systray > > widget can be attached to any *physical* screen. > > And this makes me wonder if we shouldn't fix FS#556 (Create a new > > physical_screen_t structure)... > > Long road. > > -- > Julien Danjou > // ᐰ <[email protected]> http://julien.danjou.info >
