Here is something showing the behaviour I had in mind. Basically the regular menubar is tossed into its own window in fullscreen mode. <br>It is minimized by default, but will pop up on hovering over it. There are some known unsolved issues that I want feedback on. In particular (quoting the patch):<br>
<br>  #FIXME: spawned windows (eg manager/help from menu) end up behind the fullscreened <br>  # Not entirely unexpected but. Anything we can do? Gray out these entries?<br><br>Graying out the entries seems easy enough to do, but gives a loss of functionality (for a non-obvious reason seen from user POV). <br>
Another alternative is to go out of fullscreen mode if any of these entries are activated. Is that feasible and wanted?<br><br>I intend to fix all of these before requesting merge:<br>  #TODO: don't close menu if we got a new show_menu before timeout<br>
  #TODO: kill details window on destruction<br>  #TODO: actually not centered?<br clear="all"><br>Not neccesary imo, but nice to have (especially the first):<br>  #NICE: add a button for getting out of fullscreen<br>  #NICE: ability to have this "pinned"<br>
And possibly a keyboard shortcut.<br><br>And the class should be called vmmFullScreenMenu I guess. Should it reside in a separate file?<br><br>Thoughts, comments?<br><br>-- <br>Regards Jon Nordby - <a href="http://www.jonnor.com">www.jonnor.com</a><br>