Bug 429730 - Full screen mode
Summary: Full screen mode
Status: RESOLVED FIXED
Alias: None
Product: Elisa
Classification: Applications
Component: general (show other bugs)
Version: 20.08.3
Platform: Other Other
: NOR wishlist
Target Milestone: ---
Assignee: Matthieu Gallien
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-11-27 17:11 UTC by postix
Modified: 2022-08-17 21:24 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed In: 22.12


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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