Module dummy_rustwlc::handle [] [src]

Contains definitions for wlc handle types.

Implementations

  • Debug: pointer-prints the underlying uintptr_t handle
  • Eq, Ord: compare the underlying uintptr_t handle
  • Clone: View handles can safely be cloned.

Structs

WlcOutput

Represents a handle to a wlc output.

WlcView

Represents a handle to a wlc view.

Functions

wlc_get_focused_output
wlc_get_outputs
wlc_handle_from_wl_output_resource
wlc_handle_from_wl_surface_resource
wlc_handle_get_user_data
wlc_handle_set_user_data
wlc_output_focus
wlc_output_get_mask
wlc_output_get_name
wlc_output_get_resolution
wlc_output_get_scale
wlc_output_get_sleep
wlc_output_get_views
wlc_output_get_virtual_resolution
wlc_output_set_mask
wlc_output_set_resolution
wlc_output_set_sleep
wlc_output_set_views
wlc_view_bring_above
wlc_view_bring_to_front
wlc_view_close
wlc_view_focus
wlc_view_from_surface
wlc_view_get_app_id
wlc_view_get_class
wlc_view_get_geometry
wlc_view_get_mask
wlc_view_get_output
wlc_view_get_parent
wlc_view_get_pid
wlc_view_get_role
wlc_view_get_state
wlc_view_get_surface
wlc_view_get_title
wlc_view_get_type
wlc_view_get_visible_geometry
wlc_view_get_wl_client
wlc_view_send_below
wlc_view_send_to_back
wlc_view_set_geometry
wlc_view_set_mask
wlc_view_set_output
wlc_view_set_parent
wlc_view_set_state
wlc_view_set_type