Bug 4381 - use macOS's native full screen mode
Summary: use macOS's native full screen mode
Status: NEW
Alias: None
Product: ThinLinc
Classification: Unclassified
Component: VNC (show other bugs)
Version: 3.4.0
Hardware: PC macOS
: P2 Normal
Target Milestone: LowPrio
Assignee: Peter Åstrand
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-24 13:32 CEST by Pierre Ossman
Modified: 2022-02-08 17:08 CET (History)
2 users (show)

See Also:
Acceptance Criteria:


Attachments

Description Pierre Ossman cendio 2012-08-24 13:32:16 CEST
OS X now has a "proper" way of creating full screen windows:

https://developer.apple.com/library/mac/#documentation/General/Conceptual/MOSXAppProgrammingGuide/FullScreenApp/FullScreenApp.html

We should probably consider using. There are some issues though:

 - Requires 10.7

 - Unknown how it interacts with grabbing keyboard/mouse

 - Unknown how multi-head is handled
Comment 2 christopher.kowalski 2020-07-22 00:07:25 CEST
Big +1 for this.  Current full screen method makes it very cumbersome to jump in and out.  Having this be a space per monitor (like MS RemoteDesktop) is much better.  Please pick this feature up.
Comment 4 Samuel Mannehed cendio 2020-10-01 09:03:17 CEST
I suggest that this is merged with 4887 and moved up in prio.
Comment 5 Pierre Ossman cendio 2020-10-06 12:41:51 CEST
Bug 4887 is about the actual user problem. This bug is about a code cleanup and avoid using hacks to achieve full screen.

Note You need to log in before you can comment on or make changes to this bug.