Issue 155 in xmonad: Don't display borders around fullscreen MPlayer

21 Mar
2008
21 Mar
'08
12:30 a.m.
Issue 155: Don't display borders around fullscreen MPlayer http://code.google.com/p/xmonad/issues/detail?id=155 Comment #3 by dons00: Yes, the solution is to use full mode, and toggle off the status bar. For best effect, use the NoBorders:smartBorder extension, which hides borders in fullscreen mode. import XMonad.Layout.NoBorders And then: layoutHook = smartBorders myLayouts General support for having this happen when fullscreen mode is requested is tied to another ticket. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings
6271
Age (days ago)
6271
Last active (days ago)
0 comments
1 participants
participants (1)
-
codesite-noreply@google.com