https://bugs.documentfoundation.org/show_bug.cgi?id=128186
Patrick (volunteer) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected], | |[email protected], | |[email protected] See Also| |https://bugs.documentfounda | |tion.org/show_bug.cgi?id=16 | |1623 --- Comment #5 from Patrick (volunteer) <[email protected]> --- Even though native macOS full screen was disabled in commit c1452e73091412ba0bb72306329e1912df2ba513, while working on tdf#161623 I found that in certain cases, macOS will force a LibreOffice window into native full screen mode. So I implemented very limited native full screen functionality to handle cases where macOS forces a window into native full screen mode. Right now, my code only fixes tdf#161623. But hopefully in the future I can build on this code to enable switching any document window into full screen mode by pressing the green button in the window titlebar. You can try out my code using the following steps: 1. Download tomorrow's (18 December 2024) nightly master build using the steps in https://bugs.documentfoundation.org/show_bug.cgi?id=161623#c6. 2. Follow the steps in https://bugs.documentfoundation.org/show_bug.cgi?id=161623#c0 to force a LibreOffice window into full screen mode. The window will only occupy half the Desktop but it is actually a native macOS full screen window. From there you can hover over the green button in the window titlebar to display more native full screen options. -- You are receiving this mail because: You are the assignee for the bug.
