wlmaker
Loading...
Searching...
No Matches
_wlmbe_output_manager_t Struct Reference

Public Attributes

struct wlr_output_manager_v1 * wlr_output_manager_v1_ptr
struct wl_listener wlr_om_destroy_listener
struct wl_listener apply_listener
struct wl_listener test_listener
struct wl_listener xdg_om_destroy_listener
struct wl_listener output_layout_destroy_listener
struct wl_listener output_layout_change_listener
struct wlr_scene * wlr_scene_ptr
struct wlr_output_layout * wlr_output_layout_ptr
struct wlr_backend * wlr_backend_ptr

Detailed Description

Implementation of the wlr output manager.

Member Data Documentation

◆ apply_listener

struct wl_listener _wlmbe_output_manager_t::apply_listener

Listener for wlr_output_manager_v1::events::apply.

◆ output_layout_change_listener

struct wl_listener _wlmbe_output_manager_t::output_layout_change_listener

Listener for wlr_output_layout::events::change.

◆ output_layout_destroy_listener

struct wl_listener _wlmbe_output_manager_t::output_layout_destroy_listener

Listener for wlr_output_layout::events::destroy.

◆ test_listener

struct wl_listener _wlmbe_output_manager_t::test_listener

Listener for wlr_output_manager_v1::events::test.

◆ wlr_backend_ptr

struct wlr_backend* _wlmbe_output_manager_t::wlr_backend_ptr

Points to struct wlr_backend.

◆ wlr_om_destroy_listener

struct wl_listener _wlmbe_output_manager_t::wlr_om_destroy_listener

Listener for wlr_output_manager_v1::events::destroy.

◆ wlr_output_layout_ptr

struct wlr_output_layout* _wlmbe_output_manager_t::wlr_output_layout_ptr

Points to struct wlr_output_layout.

◆ wlr_output_manager_v1_ptr

struct wlr_output_manager_v1* _wlmbe_output_manager_t::wlr_output_manager_v1_ptr

Points to wlroots struct wlr_output_manager_v1.

◆ wlr_scene_ptr

struct wlr_scene* _wlmbe_output_manager_t::wlr_scene_ptr

The scene.

◆ xdg_om_destroy_listener

struct wl_listener _wlmbe_output_manager_t::xdg_om_destroy_listener

Points to wlroots 'struct wlr_xdg_output_manager_v1`. */ struct wlr_xdg_output_manager_v1 *wlr_xdg_output_manager_v1_ptr; /** Listener for wlr_xdg_output_manager_v1::events::destroy.


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