dylanaraps / sowm

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

Window borders with focus + fullscreen no borders #107

Open keening opened 3 years ago

keening commented 3 years ago

This is a duct taped hacky way of adding focus on the existing borders patch. Fullscreen windows have no borders. There is definitely a better way of doing this but this was the simplest I saw.

Few of the commits just me cleaning the code up after the fact.

vovw commented 3 years ago

https://patch-diff.githubusercontent.com/raw/dylanaraps/sowm/pull/107.patch The patch file if someone wants it