Docs.rs
redwm-0.0.2
redwm 0.0.2
Permalink
Docs.rs crate page
GPL-3.0
Links
Repository
crates.io
Source
Owners
delta1024
Dependencies
x11rb ^0.8.1
normal
Versions
11.67%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
redwm
0.0.2
All Items
Sections
Todo
Planed Features
Crate Items
Modules
Macros
Structs
Constants
Functions
Crate
redwm
Copy item path
Source
Expand description
RedWm RedWm is a tiling window manager for GNU/Linux using the
x11rb
crate.
§
Todo
TESTING refactor wm to use trates
Keybindings
window resize
§
Planed Features
Hooks
Layouts
Workspaces
AutoStart
Window Spawn Rules
RedBar integration
Modules
§
errors
imports
traits
window
window_
manager
the window manager Holds the Window Manager State
x11
Traits for interacting with the x11 server
Macros
§
define_
event_
request
define_
window_
event_
request
match_
event_
request
Structs
§
RedWindow
Constants
§
DRAG_
BUTTON
TITLEBAR_
HEIGHT
Functions
§
run