|
wlmaker
|
#include <desktop.h>
Public Attributes | |
| struct wl_signal | workspace_changed |
| struct wl_signal | unlock_event |
| struct wl_signal | window_mapped |
| struct wl_signal | window_unmapped |
Signals available for the wlmtk_desktop_t class.
| struct wl_signal wlmtk_desktop_events_t::unlock_event |
Triggers whenever wlmtk_desktop_unlock succeeds.
| struct wl_signal wlmtk_desktop_events_t::window_mapped |
Triggers when a window is mapped to a workspace.
| struct wl_signal wlmtk_desktop_events_t::window_unmapped |
Triggers when a window is unmapped from a workspace.
| struct wl_signal wlmtk_desktop_events_t::workspace_changed |
Signal: Raised when the current workspace is changed. Data: Pointer to the new wlmaker_workspace_t, or NULL.