mirror of
https://github.com/gnif/LookingGlass.git
synced 2026-08-22 07:01:30 +00:00
[client] clipboard: add direct LGMP synchronization
This commit is contained in:
@@ -66,6 +66,7 @@ enum
|
||||
LG_TRANSPORT_FEATURE_WINDOW_SIZE = 0x2,
|
||||
LG_TRANSPORT_FEATURE_FRAME_SCHEDULE = 0x4,
|
||||
LG_TRANSPORT_FEATURE_INPUT = 0x8,
|
||||
LG_TRANSPORT_FEATURE_CLIPBOARD = 0x10,
|
||||
};
|
||||
|
||||
typedef uint32_t LG_TransportFeatureFlags;
|
||||
|
||||
Reference in New Issue
Block a user