Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/StarWM/StarWM
/ types & classes
Types & classes
6 in github.com/StarWM/StarWM
⨍
Functions
54
◇
Types & classes
6
Class
Config
Configuration that holds the key bindings within the window manager
src/config.rs:10
Class
Key
src/key.rs:25
Class
MouseInfo
src/mouse.rs:7
Class
StarMan
Ignore the David Bowie reference, this is the struct that controls X
src/wm.rs:19
Class
WindowBorder
Struct to hold window border information
src/config.rs:44
Class
Workspace
Workspace struct that holds information about a specific workspace
src/window.rs:22