Kexi/Main Window/Full screen

From KDE Community Wiki
Revision as of 23:11, 29 September 2014 by Jstaniek (talk | contribs) (Created page with "*DONE *{{Wish|298880}} *Target milestone: 2.5 Full screen is going to be used with small screen computers, namely netbooks etc. There going to be two different modes implemen...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Full screen is going to be used with small screen computers, namely netbooks etc. There going to be two different modes implemented but called from different places in the UI.

  • Kexi MainWindow fullscreen:
    • Decorations will be hidden
    • Tabbar will be hidden
    • Will get called using F11
  • Tab (part fullscreen):
    • Single KexiWindow fullscreen:
    • Hiden everything except Current KexiPart.
    • If in design mode, have design tabs auto hide to the top.