Re: [xmonad] small problems with doFullFloat

Dear Henrique, Wirt and Lythis,
Thank you for your great help. I added
isFullscreen --> doF W.focusDown <+> doFullFloat
which does allow me to use windows in other monitors without making the Youtube video disappear. The downside is that it works *for as long as I am careful not to accidentally return focus to the fullscreen video*. Once that happens, the video is gone for good if I switch to another monitor/window. But even with this small imperfection it is already useful.
(Is there a way around this?)
@Lythis: I also tried Gnash, but found that the CPU usage stays at 100% even after the Youtube video stops playing... : / It does handle the screen resizing much better than Adobe's player, though. Thank you for the tip!
Best
~l
--- On Tue, 7/6/10, Henrique G. Abreu
Problem 2: The second problem is that the moment I move focus away from this screen (I have two monitors) the full-screen video disappears. Eg, if I move my mouse to the second monitor to edit an email then the full-screen video disappears.
Try This seems to work for problem 2 for most users. I had the impression that the small-size mid-screen bar issue was a property of the player used by the site and flash version. At least it behaves that same way on certain sites for me using metacity too. Definitely could be wrong about that though. There's also fullscreen event hook in darcs Hooks.ManageHelpers you could try, but for me vlc and evince are the only apps I use that need it. regards, -- wmw _______________________________________________ xmonad mailing list xmonad@haskell.org http://www.haskell.org/mailman/listinfo/xmonad Excerpts from Lara Michaels's message of Tue Jul 06 11:16:35 -0600 2010: -----Inline Attachment Follows----- _______________________________________________ xmonad mailing list xmonad@haskell.org http://www.haskell.org/mailman/listinfo/xmonad
participants (1)
-
Lara Michaels