wlmaker
Loading...
Searching...
No Matches
Public Attributes | List of all members
wlmtk_root_events_t Struct Reference

#include <root.h>

Public Attributes

struct wl_signal workspace_changed
 
struct wl_signal unlock_event
 
struct wl_signal window_mapped
 
struct wl_signal window_unmapped
 
struct wl_signal unclaimed_button_event
 

Detailed Description

Signals available for the wlmtk_root_t class.

Member Data Documentation

◆ unclaimed_button_event

struct wl_signal wlmtk_root_events_t::unclaimed_button_event

An unclaimed pointer event. Arg: wlmtk_button_event_t.

◆ unlock_event

struct wl_signal wlmtk_root_events_t::unlock_event

Triggers whenever wlmtk_root_unlock succeeds.

◆ window_mapped

struct wl_signal wlmtk_root_events_t::window_mapped

Triggers when a window is mapped to a workspace.

◆ window_unmapped

struct wl_signal wlmtk_root_events_t::window_unmapped

Triggers when a window is unmapped from a workspace.

◆ workspace_changed

struct wl_signal wlmtk_root_events_t::workspace_changed

Signal: Raised when the current workspace is changed. Data: Pointer to the new wlmaker_workspace_t.


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