cl-monitors
Bindings to libmonitors, allowing the handling of monitors querying and resolution changing.
$ area51 add cl-monitorsCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-monitors:some-function ...)