Crate redwm

Crate redwm 

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