Skip to main content

Crate wasma_sys

Crate wasma_sys 

Source
Expand description

§WASMA Sys

Re-exports§

pub use wasma_client_unix_posix_raw_app::UClientEngine;
pub use wasma_protocol_universal_client_unix_posix_window::ArchKind;
pub use wasma_protocol_universal_client_unix_posix_window::CURRENT_ARCH;
pub use wasma_protocol_unix_posix_conversion::ConversionManager;
pub use wasma_protocol_unix_posix_conversion::CoordSpace;
pub use wasma_protocol_unix_posix_conversion::DpiProfile;
pub use wasma_protocol_unix_posix_opt::DisplayBackend;
pub use wasma_protocol_unix_posix_opt::PosixOpt;
pub use wasma_protocol_unix_posix_opt::PosixOptBuilder;
pub use wasma_protocol_unix_posix_opt::RuntimeOptStore;
pub use wasma_protocol_unix_posix_window::PosixWindowLauncher;
pub use wasma_protocol_unix_posix_window::PosixWindowLauncherBuilder;
pub use wasma_protocol_unix_posix_window::WindowMode;
pub use wasma_protocol_unix_posix_window::WindowSpec;
pub use wasma_protocol_unix_posix_windowesc::PosixWindowEsc;
pub use wasma_protocol_unix_posix_windowesc::ShiftMaskAlgo;
pub use wasma_protocol_unix_posix_windowesc::ShiftMaskKey;
pub use wasma_protocol_unixverse_windowesc::UniverseAlgo;
pub use wasma_protocol_unixverse_windowesc::UniverseKey;
pub use wasma_protocol_unixverse_windowesc::UniverseWindowEsc;

Modules§

parser
Yapılandırma dosyası ayrıştırıcısı ve WasmaConfig tanımı. wasma.in.conf formatını okur, varsayılan config üretir.
prelude
WASMA prelude — en yaygın kullanılan tipleri tek seferde import eder.
uclient
UClient (Universal Client) — temel veri akışı ve SectionMemory yönetimi. Tüm istemci motorlarının ortak bellek altyapısını sağlar.
wasma_client_unix_posix_raw_app
Raw POSIX Uygulama Veri Erişim İstemcisi.
wasma_client_unix_posix_raw_applettel
Raw POSIX Applet Letting İstemcisi.
wasma_client_unix_posix_raw_window
Raw POSIX Pencere Yönetim İstemcisi.
wasma_protocol_universal_client_unix_posix_window
Evrensel POSIX Pencere İstemcisi — Platform-agnostik.
wasma_protocol_unix_posix_conversion
POSIX Pencere Çizim Dönüşüm Yöneticisi.
wasma_protocol_unix_posix_opt
POSIX Optionalty Yapılandırması.
wasma_protocol_unix_posix_window
Normal (ham olmayan) POSIX Pencere Başlatma Protokolü.
wasma_protocol_unix_posix_windowesc
POSIX Pencere Escape — ShiftMasking Protokolü.
wasma_protocol_unixverse_windowesc
Unixverse Pencere Escape — AVAX ShiftMasking Protokolü.
window_client
WindowClient — rendering ve viewport yönetimi. RawWindowClient ile PosixWindowLauncher tarafından kullanılır.
window_handling
Pencere yönetimi tipleri ve yapıları. WindowGeometry, WindowState, WindowType, ResourceLimits, PermissionScope.

Structs§

ConfigParser
Config Parser - Sadece dosya okuma ve parsing
WasmaConfig
WindowGeometry

Enums§

WindowState
WindowType

Constants§

ARCH_NAME
WASMA mimari adı (compile-time).
VERSION
WASMA kütüphane sürümü.