naryl
naryl
Simply building against libncursesw still breaks a few things because the lib doesn't take into account that some characters have double width.
That's a really far-fetched assumption. It would be nice if it can still do something in case roswell is not found. E.g. use `(first (uiop/image:raw-command-line-arguments))` which is path to the...
It doesn't make sense to bundle the package manager with the delivered software. So, it would be great to be able to 1. Load quicklisp. 2. Install/load the system and...
The problem is that ioctl calls to switch tty require root. sway seems to do it using the wlc library.
I've managed to pass pixel buffer from cairo directly to texture without copying it into a lisp array but cairo uses reversed argb format which OpenGL is supposed to support...
It's a big missed opportunity. We should be able to use the same `define-api` definition for the client and the server with the server having all the `implement-resource-operation` and the...
First of all, thanks for the awesome library! We have a small web service using a web framework running on woo and it should be possible to use it for...