FreeRDP
x11ShadowSubsystem Struct Reference

#include <x11_shadow.h>

Data Fields

rdpShadowSubsystem common
 
HANDLE thread
 
UINT32 bpp
 
int xfds
 
UINT32 depth
 
UINT32 width
 
UINT32 height
 
int number
 
XImage * image
 
Screen * screen
 
Visual * visual
 
Display * display
 
UINT32 scanline_pad
 
BOOL composite
 
BOOL use_xshm
 
BOOL use_xfixes
 
BOOL use_xdamage
 
BOOL use_xinerama
 
XImage * fb_image
 
Pixmap fb_pixmap
 
Window root_window
 
XShmSegmentInfo fb_shm_info
 
UINT32 cursorHotX
 
UINT32 cursorHotY
 
UINT32 cursorWidth
 
UINT32 cursorHeight
 
UINT32 cursorId
 
BYTEcursorPixels
 
UINT32 cursorMaxWidth
 
UINT32 cursorMaxHeight
 
rdpShadowClient * lastMouseClient
 
UINT32 format
 

Detailed Description

FreeRDP: A Remote Desktop Protocol Implementation

Copyright 2011-2014 Marc-Andre Moreau marca.nosp@m.ndre.nosp@m..more.nosp@m.au@g.nosp@m.mail..nosp@m.com

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Field Documentation

◆ bpp

UINT32 x11ShadowSubsystem::bpp

◆ common

rdpShadowSubsystem x11ShadowSubsystem::common

◆ composite

BOOL x11ShadowSubsystem::composite

◆ cursorHeight

UINT32 x11ShadowSubsystem::cursorHeight

◆ cursorHotX

UINT32 x11ShadowSubsystem::cursorHotX

◆ cursorHotY

UINT32 x11ShadowSubsystem::cursorHotY

◆ cursorId

UINT32 x11ShadowSubsystem::cursorId

◆ cursorMaxHeight

UINT32 x11ShadowSubsystem::cursorMaxHeight

◆ cursorMaxWidth

UINT32 x11ShadowSubsystem::cursorMaxWidth

◆ cursorPixels

BYTE* x11ShadowSubsystem::cursorPixels

◆ cursorWidth

UINT32 x11ShadowSubsystem::cursorWidth

◆ depth

UINT32 x11ShadowSubsystem::depth

◆ display

Display* x11ShadowSubsystem::display

◆ fb_image

XImage* x11ShadowSubsystem::fb_image

◆ fb_pixmap

Pixmap x11ShadowSubsystem::fb_pixmap

◆ fb_shm_info

XShmSegmentInfo x11ShadowSubsystem::fb_shm_info

◆ format

UINT32 x11ShadowSubsystem::format

◆ height

UINT32 x11ShadowSubsystem::height

◆ image

XImage* x11ShadowSubsystem::image

◆ lastMouseClient

rdpShadowClient* x11ShadowSubsystem::lastMouseClient

◆ number

int x11ShadowSubsystem::number

◆ root_window

Window x11ShadowSubsystem::root_window

◆ scanline_pad

UINT32 x11ShadowSubsystem::scanline_pad

◆ screen

Screen* x11ShadowSubsystem::screen

◆ thread

HANDLE x11ShadowSubsystem::thread

◆ use_xdamage

BOOL x11ShadowSubsystem::use_xdamage

◆ use_xfixes

BOOL x11ShadowSubsystem::use_xfixes

◆ use_xinerama

BOOL x11ShadowSubsystem::use_xinerama

◆ use_xshm

BOOL x11ShadowSubsystem::use_xshm

◆ visual

Visual* x11ShadowSubsystem::visual

◆ width

UINT32 x11ShadowSubsystem::width

◆ xfds

int x11ShadowSubsystem::xfds

The documentation for this struct was generated from the following file: