https://bugs.documentfoundation.org/show_bug.cgi?id=128186
Patrick (volunteer) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #19 from Patrick (volunteer) <[email protected]> --- I have committed a change that enables native full screen mode. With this change, clicking the green button in a window's titlebar will toggle the window in and out of native full screen mode. The old "zoom" behavior is still available by double clicking on the window's titlebar. The change should be in tomorrow's (11 February 2025) nightly master builds: https://dev-builds.libreoffice.org/daily/master/current.html Note for macOS testers: the nightly master build installer does not overwrite any LibreOffice official versions. Instead, it will be installed as a separate application called "LibreOfficeDev" in the /Applications folder. Because this is a "test" build, you will need to do the following steps before you launch the LibreOfficeDev application: 1. Go to the Finder and navigate to the /Applications/Utilities folder 2. Launch the "Terminal" application 3. Paste the following command in the Terminal application window and press the Return key to execute the command: xattr -d com.apple.quarantine /Applications/LibreOfficeDev.app -- You are receiving this mail because: You are the assignee for the bug.
