stumpwm-devel
[Top][All Lists]
Advanced

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

Re: [STUMP] Screenshot command


From: Michael Filonenko
Subject: Re: [STUMP] Screenshot command
Date: Mon, 16 Jul 2012 12:41:26 +0300

Forgot to say, that only png file is supported.

Usage:

Screenshot screen
prefix : screenshot <RET> <filename.png> <RET>

Screenshot focus window
prefix : screenshot-window <RET> <filename.png> <RET>

2012/7/16 Michael Filonenko <address@hidden>:
> 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



-- 
With best regards, Michael Filonenko



reply via email to

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