Bug 429730

Summary: Full screen mode
Product: [Applications] Elisa Reporter: postix <postix>
Component: generalAssignee: Matthieu Gallien <matthieu_gallien>
Status: RESOLVED FIXED    
Severity: wishlist CC: dev-kde, nate, postix, silvestr.spacek
Priority: NOR    
Version: 20.08.3   
Target Milestone: ---   
Platform: Other   
OS: Other   
See Also: https://bugs.kde.org/show_bug.cgi?id=458005
Latest Commit: Version Fixed In: 22.12

Description postix 2020-11-27 17:11:38 UTC
A full screen mode (F11, Ctrl+F) would be useful.
Currently there's only "maximize" but it still shows the panel and application title bar.
Comment 1 Frank Steinmetzger 2020-12-13 20:22:31 UTC
It’s not a proper solution to this bug, but might help you nonetheless. I set a KDE-global shortcut (Super+F) to put any program I wish into fullscreen mode.
Comment 2 Nate Graham 2022-08-17 20:17:45 UTC
*** Bug 458005 has been marked as a duplicate of this bug. ***
Comment 3 Nate Graham 2022-08-17 21:24:25 UTC
Git commit bbff2deb76c2b5467a82a5ca55bd5801f2ff6ba4 by Nate Graham.
Committed on 17/08/2022 at 20:58.
Pushed by ngraham into branch 'master'.

Implement Full Screen feature for non-global-menu users

It was already implemented for global menu users, but incompletely:
there was no visible methods to leave full screen mode, and the way to
enter it wasn't exposed to people without global menus. Now everyone has
it and it's easy to escape from.
FIXED-IN: 22.12

M  +6    -0    src/qml/ApplicationMenu.qml
M  +13   -0    src/qml/HeaderBar.qml
M  +2    -2    src/qml/NativeGlobalMenu.qml

https://invent.kde.org/multimedia/elisa/commit/bbff2deb76c2b5467a82a5ca55bd5801f2ff6ba4