What I did with browser was: 1. added a rule to make browser window float (tag has nonfloat layout) 2. added a callback that checks screen size, and height of wibox and sets proper dimensions to the browser window
I didn't maximize the window, because that caused problems with fullscreen youtube videos. now main browser window is maximized, it floats, popup dialogs are displayed properly, and flash looks ok when in fullscreen mode. I will paste some sample code when I get back to my home box. 2011/3/24 Thorsten Sperber <[email protected]> > Am 24.03.2011 15:38, schrieb Thorsten Sperber: > > I don't know, what causes the margin > I could reproduce it now by clicking a link in another program (pidgin > in this case). > > - open a (firefox) window in a tag with float layout > - maximize it > - move to another tag > - click a link > - switch to the browser tag > > tadaa, you found a bug. > > honorsizehints = false > > doesn't help. > > -- > To unsubscribe, send mail to [email protected]. > Cheers, -- Ćukasz Gruner
