|
Blender V4.3
|
Public Attributes | |
| xdg_wm_base * | shell = nullptr |
| uint32_t | shell_name = WL_NAME_UNSET |
| zxdg_decoration_manager_v1 * | manager = nullptr |
| uint32_t | manager_name = WL_NAME_UNSET |
Definition at line 921 of file GHOST_SystemWayland.cc.
| zxdg_decoration_manager_v1* GWL_XDG_Decor_System::manager = nullptr |
Definition at line 925 of file GHOST_SystemWayland.cc.
Referenced by gwl_registry_xdg_decoration_manager_add(), gwl_registry_xdg_decoration_manager_remove(), gwl_xdg_decor_system_destroy(), and GHOST_SystemWayland::xdg_decor_manager_get().
| uint32_t GWL_XDG_Decor_System::manager_name = WL_NAME_UNSET |
Definition at line 926 of file GHOST_SystemWayland.cc.
Referenced by gwl_registry_xdg_decoration_manager_add(), gwl_registry_xdg_decoration_manager_remove(), and gwl_xdg_decor_system_destroy().
| xdg_wm_base* GWL_XDG_Decor_System::shell = nullptr |
Definition at line 922 of file GHOST_SystemWayland.cc.
Referenced by GHOST_SystemWayland::GHOST_SystemWayland(), gwl_registry_xdg_wm_base_add(), gwl_registry_xdg_wm_base_remove(), gwl_xdg_decor_system_destroy(), and GHOST_SystemWayland::xdg_decor_shell_get().
| uint32_t GWL_XDG_Decor_System::shell_name = WL_NAME_UNSET |
Definition at line 923 of file GHOST_SystemWayland.cc.
Referenced by gwl_registry_xdg_wm_base_add(), gwl_registry_xdg_wm_base_remove(), and gwl_xdg_decor_system_destroy().