dylanaraps / sowm

An itsy bitsy floating window manager (220~ sloc!).
MIT License
915 stars 73 forks source link

[wip] xcb rewrite of sowm #94

Open dylanaraps opened 4 years ago

dylanaraps commented 4 years ago

TODO

kiedtl commented 4 years ago

I'm just curious, what made you decide to do an xcb rewrite?

dylanaraps commented 4 years ago

I wanted to clean up sowm (I realize now the error of my ways) and decided it'd be a good idea to also learn XCB in the process.

Unixsys commented 4 years ago

Hey, would you consider making an archived version of this repo so people can continue to use the xlib version? Thanks.

dylanaraps commented 4 years ago

The Xlib version will be forever available via git's tags and the commit history. The xcb version will be far better to work with overall.