Crate slint_orbclient

source ·
Expand description

slint_orbclient

Slint platform support based on OrbClient. Can be used to run a Slint application onf Redox.

Structs

Defines a color that maps to the rgb of orbclient::Color.
Used to configure the platform window.
Reads in events from a orbclient Window and converts them into Slint WindowEventss.
Describes a Slint platform that is based on OrbClient and so can run on also on Redox OS.

Enums

Represents WindowEvent, Resize or Quit.

Functions

Converts an orbclient key scancode to a Slint key char representation.
Initializes the platform.
Initializes the platform with the given config