stumpwm-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[STUMP] Screenshot command


From: Michael Filonenko
Subject: [STUMP] Screenshot command
Date: Mon, 16 Jul 2012 12:23:15 +0300

Hi all.

I wrote small pure lisp module for creating screenshots. It depends on
zpng library by Zach Beane.

What way should I distribute it?

How can I load dependencies, such as zpng, in stumpwm environment?
Now, I just use:

(eval-when...
  (require 'asdf)
  (asdf:load-system 'zpng))

-- 
With best regards, Michael Filonenko

Attachment: screenshot.lisp
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]