|
FreeRDP
|
#include <sdl_rail_platform.hpp>
Data Fields | |
| bool | positionsReadable = true |
| bool | supportsTransparentWindows = true |
| bool | supportsRestack = false |
FreeRDP: A Remote Desktop Protocol Implementation SDL3 Client RAIL platform capabilities
Copyright 2026 Ibrahim Sevinc ibrah.nosp@m.im.s.nosp@m.evinc.nosp@m..mai.nosp@m.l@gma.nosp@m.il.c.nosp@m.om
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. Windowing system capabilities for RAIL platform abstraction.
Definition at line 24 of file sdl_rail_platform.hpp.
| bool RailPlatformCaps::positionsReadable = true |
Definition at line 26 of file sdl_rail_platform.hpp.
| bool RailPlatformCaps::supportsRestack = false |
Definition at line 28 of file sdl_rail_platform.hpp.
| bool RailPlatformCaps::supportsTransparentWindows = true |
Definition at line 27 of file sdl_rail_platform.hpp.