malcolmstill / ulubis

A Wayland compositor written in Common Lisp
BSD 3-Clause "New" or "Revised" License
236 stars 19 forks source link

Refactor #18

Closed malcolmstill closed 7 years ago

malcolmstill commented 7 years ago

This pull request includes a much needed cleaning up (and removal of) plumbing.lisp facilitated by some macros defined in cl-wayland (waylisp).

There still exists a small issue when using SBCL where weston-terminal segfaults on first run, but I think this is an issue with weston-terminal rather than ulubis. CCL can be used instead and weston-terminal works fine.