Docs.rs
  • os-monitor-0.4.9
    • os-monitor 0.4.9
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • rphovley
    • Dependencies
      • ctrlc ^3.4.5 normal
      • env_logger ^0.11.6 normal
      • log ^0.4.25 normal
      • once_cell ^1.18 normal
      • serde ^1.0 normal
      • thiserror ^2.0.8 normal
      • tokio ^1 normal
      • cc ^1.0 build
    • Versions
    • 1.56% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

os_monitor0.4.9

  • All Items

Crate Items

  • Re-exports
  • Modules
  • Structs
  • Enums
  • Functions

Crate os_monitor

Source

Re-exports§

pub use event::AppEvent;
pub use event::BlockedApp;
pub use event::BlockedAppEvent;
pub use event::KeyboardEvent;
pub use event::Monitor;
pub use event::MouseEvent;
pub use event::MouseEventType;
pub use event::Platform;
pub use event::WindowEvent;
pub use event::WindowEventType;

Modules§

event

Structs§

BlockableItem

Enums§

MonitorError

Functions§

create_typewriter_window
detect_changes
get_application_icon_data
has_accessibility_permissions
remove_typewriter_window
request_accessibility_permissions
run_loop_cycle
start_blocking
start_monitoring
stop_blocking
sync_typewriter_window_order