sowm
sowm copied to clipboard
sowm: titlebars
* Added simple, single color, titlebars.
- Windows can be excluded from decoration by having
their class set to 'no-title'.
NOTE: All future patches shall be done in this way. Keep a Pull Request open for eternity, GitHub will let you know if there are merge conflicts. Appending .patch allows you to obtain a downloadable patch file. You can also use git to merge these into your own fork.
Far easier to maintain, each patch has a set author, etc etc.
Patch: https://patch-diff.githubusercontent.com/raw/dylanaraps/sowm/pull/57.patch
I'm using st terminal on kiss. If I have one terminal window overlapping another and change focus to the unfocused window, the titlebar remains behind the newly unfocused window
the patch not working, the title it's in white
There's no text in the titlebars yet. You need to modify config.h to change their color.
for example?
I don't choose to provide support for applying/modifying patches/config.h. Please refrain from posting low-effort comments in issues and pull requests.
Is it possible to turn this into a dwm patch?
Is it possible to turn this into a dwm patch?
would be interesting , I was thinking the same!