https://github.com/notnekodev/krkawm
A window manager for X11
https://github.com/notnekodev/krkawm
cpp window-manager x11 x11-wm xlib
Last synced: 3 months ago
JSON representation
A window manager for X11
- Host: GitHub
- URL: https://github.com/notnekodev/krkawm
- Owner: NotNekodev
- License: mit
- Created: 2025-07-15T19:00:58.000Z (3 months ago)
- Default Branch: trunk
- Last Pushed: 2025-07-18T17:12:34.000Z (3 months ago)
- Last Synced: 2025-07-18T21:52:50.609Z (3 months ago)
- Topics: cpp, window-manager, x11, x11-wm, xlib
- Language: C++
- Homepage:
- Size: 89.8 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Krka Window Manager (krkawm)
A simple window manager for X11 written in C++ using Xlib.## Dependencies
You have to have a C++ compiler
You have to have Xlib installed
You have to have Imlib2 installed