Class

AstalHyprlandHyprland

since: 0.1

Description

class AstalHyprland.Hyprland : GObject.Object
{
  /* No available fields */
}
No description available.

Available since: 0.1

Ancestors

Constructors

astal_hyprland_hyprland_new
No description available.

since: 0.1

Functions

astal_hyprland_hyprland_get_default
No description available.

since: 0.1

Instance methods

astal_hyprland_hyprland_get_monitor
No description available.

since: 0.1

astal_hyprland_hyprland_get_workspace
No description available.

since: 0.1

astal_hyprland_hyprland_get_client
No description available.

since: 0.1

astal_hyprland_hyprland_get_monitor_by_name
No description available.

since: 0.1

astal_hyprland_hyprland_get_workspace_by_name
No description available.

since: 0.1

astal_hyprland_hyprland_message
No description available.

since: 0.1

astal_hyprland_hyprland_message_async
No description available.

since: 0.1

astal_hyprland_hyprland_message_finish
No description available.

since: 0.1

astal_hyprland_hyprland_dispatch
No description available.

since: 0.1

astal_hyprland_hyprland_move_cursor
No description available.

since: 0.1

astal_hyprland_hyprland_sync_monitors
No description available.

since: 0.1

astal_hyprland_hyprland_sync_monitors_finish
No description available.

since: 0.1

astal_hyprland_hyprland_sync_workspaces
No description available.

since: 0.1

astal_hyprland_hyprland_sync_workspaces_finish
No description available.

since: 0.1

astal_hyprland_hyprland_sync_clients
No description available.

since: 0.1

astal_hyprland_hyprland_sync_clients_finish
No description available.

since: 0.1

astal_hyprland_hyprland_get_monitors
No description available.

since: 0.1

astal_hyprland_hyprland_get_workspaces
No description available.

since: 0.1

astal_hyprland_hyprland_get_clients
No description available.

since: 0.1

astal_hyprland_hyprland_get_focused_workspace
No description available.

since: 0.1

astal_hyprland_hyprland_get_focused_monitor
No description available.

since: 0.1

astal_hyprland_hyprland_get_focused_client
No description available.

since: 0.1

astal_hyprland_hyprland_get_binds
No description available.

since: 0.1

astal_hyprland_hyprland_get_cursor_position
No description available.

since: 0.1

Methods inherited from GObject (43)

Please see GObject for a full list of methods.

Properties

AstalHyprland.Hyprland:monitors
No description available.

since: 0.1

AstalHyprland.Hyprland:workspaces
No description available.

since: 0.1

AstalHyprland.Hyprland:clients
No description available.

since: 0.1

AstalHyprland.Hyprland:focused-workspace
No description available.

since: 0.1

AstalHyprland.Hyprland:focused-monitor
No description available.

since: 0.1

AstalHyprland.Hyprland:focused-client
No description available.

since: 0.1

AstalHyprland.Hyprland:binds
No description available.

since: 0.1

AstalHyprland.Hyprland:cursor-position
No description available.

since: 0.1

Signals

AstalHyprland.Hyprland::event
No description available.

since: 0.1

AstalHyprland.Hyprland::minimize
No description available.

since: 0.1

AstalHyprland.Hyprland::floating
No description available.

since: 0.1

AstalHyprland.Hyprland::urgent
No description available.

since: 0.1

AstalHyprland.Hyprland::client-moved
No description available.

since: 0.1

AstalHyprland.Hyprland::submap
No description available.

since: 0.1

AstalHyprland.Hyprland::keyboard-layout
No description available.

since: 0.1

AstalHyprland.Hyprland::config-reloaded
No description available.

since: 0.1

AstalHyprland.Hyprland::client-added
No description available.

since: 0.1

AstalHyprland.Hyprland::client-removed
No description available.

since: 0.1

AstalHyprland.Hyprland::workspace-added
No description available.

since: 0.1

AstalHyprland.Hyprland::workspace-removed
No description available.

since: 0.1

AstalHyprland.Hyprland::monitor-added
No description available.

since: 0.1

AstalHyprland.Hyprland::monitor-removed
No description available.

since: 0.1

Signals inherited from GObject (1)
GObject::notify

The notify signal is emitted on an object when one of its properties has its value set through g_object_set_property(), g_object_set(), et al.

unstable since: 2.0

Class structure

struct AstalHyprlandHyprlandClass {
  /* no available fields */
}
No description available.