This is a tiny patch to add client centering support, which I am using
to hack up scratchpad functionality elsewhere.
Obviously this is only really useful if c->isfloating is also True.
I hacked this patch into my current configuration, so it is not tested
verbatim, but it should work when applie
Hmm. How about reading the last commit year from the master branch
over network...?
You could add a git hook for these things as well.
cheers!
mar77i
Hi suckless,
As discussed in the previous thread (swc library to implement dwm under
Wayland), I've been working on a Wayland compositor library, and after
several redesigns, I'm pretty happy with where it is now.
You can find the source here: https://github.com/michaelforney/swc
There is still
Hi,
Michael Forney wrote:
> As discussed in the previous thread (swc library to implement dwm under
> Wayland), I've been working on a Wayland compositor library, and after
> several redesigns, I'm pretty happy with where it is now.
This is very exciting. I hope to play with this in the next few