Skip to content

Mangrogred/chibiwm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chibi WM: A small window manager in C

Small X11 Window Manager

Screenshot preview

Files

config.def.h - default config, if no config.h provided, auto-generates config.h by just copying config.def.h

config.h - config so you can change some settings without changing source code

main.c - source code of chibi wm

Makefile - literraly just Makefile

This code has parts of code from:

Thanks to everyone

Compilation

You need only X11lib, X11ft, freetype and any c compiler

Build: make

Clean: make clean

Install: make install

About

ChibiWM is a X11 Small window manager that supports workspaces, windows, resizing, and many others useless things

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors