wayflan
From-scratch Wayland client implementation
$ area51 add wayflanCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(wayflan:some-function ...)From-scratch Wayland client implementation
$ area51 add wayflanCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(wayflan:some-function ...)