Skip to content
This repository has been archived by the owner on Jul 10, 2022. It is now read-only.
/ kauw Public archive

kauw is an expiremental window manager built for x11 using nim

License

Notifications You must be signed in to change notification settings

ktiy/kauw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

(/・・)ノ kauw window manager

kauw is an expiremental tiling window manager built for x11 using nim
currently it is very minimal, but more features are planned/ hoped for

goals (・・;)

i have a few goals in mind while working on this project
* be written and configured entirely in nim
* be easily configurable
* be easily hackable
* be fairly small and minimalist
* help myself learn and get around x11

(。ヘ°) configuration

the default configuration file is config.def.nim
duplicate it and rename it to config.nim, and you can configure it from there

development ⊂(・ヮ・⊂)

clone using

$ git clone https://github.com/fox-cat/kauw
$ cd kauw

you can build using

$ nimble build

and you can test using Xephyr

$ Xephyr -ac -screen 1980x1080 -br -reset -terminate 2> /dev/null :2 &
$ DISPLAY=:1 ./kauw

(.づ◡﹏◡)づ. todo

see TODO

About

kauw is an expiremental window manager built for x11 using nim

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages