Deskflow 1.22.0.197
Keyboard and mouse sharing utility
Loading...
Searching...
No Matches
OSXScreen.h File Reference
#include "base/EventTypes.h"
#include "deskflow/PlatformScreen.h"
#include "platform/OSXClipboard.h"
#include "platform/OSXPowerManager.h"
#include <Carbon/Carbon.h>
#include <IOKit/IOMessage.h>
#include <mach/mach_init.h>
#include <mach/mach_interface.h>
#include <mach/mach_port.h>
#include <bitset>
#include <map>
#include <memory>
#include <vector>
Include dependency graph for OSXScreen.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  OSXScreen
 Implementation of IPlatformScreen for OS X. More...

Typedefs

using CGSConnectionID = int

Functions

CGError CGSSetConnectionProperty (CGSConnectionID cid, CGSConnectionID targetCID, CFStringRef key, CFTypeRef value)
int _CGSDefaultConnection ()

Typedef Documentation

◆ CGSConnectionID

Function Documentation

◆ _CGSDefaultConnection()

int _CGSDefaultConnection ( )

◆ CGSSetConnectionProperty()

CGError CGSSetConnectionProperty ( CGSConnectionID cid,
CGSConnectionID targetCID,
CFStringRef key,
CFTypeRef value )