directory
0.10.0
Repository: https://github.com/robotn/xgb.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
Example create-window shows how to create a window, map it, resize it, and listen to structure and key events (i.e., when the window is resized by the window manager, or when key presses/releases are made when the window has focus).
Example get-active-window reads the _NET_ACTIVE_WINDOW property of the root window and uses the result (a window id) to get the name of the window.
Example randr uses the randr protocol to get information about the active heads.
Example xinerama shows how to query the geometry of all active heads.