Re: Screenshot submenu

kix <[email protected]>
Newsgroups gmane.compw.window-managers.windowmaker.devel
Message-ID <[email protected]>
El 2016-01-26 10:24, Alwin escribió:
> Handy screenshot submenu (idea shamelessly stolen from FVWM-Crystal),
> using ImageMagick. In frame mode, a window can be clicked, or lines 
> be
> drawn.
>
> ~/GNUstep/Defaults/WMRootMenu:
>
> (
>   Screenshot,
>   (
>     "Full screen",
>     SHORTCUT,
>     Print,
>     SHEXEC,
>     "import -window root -quality 100
> ~/Pictures/screenshots/Screenshot-`date +%Y%m\\%d_%H%M%S`.png"
>   ),
>   (
>     "Delayed full screen",
>     SHEXEC,
>     "import -pause 10 -window root -quality 100
> ~/Pictures/screenshots/Screenshot-`date +%Y%m\\%d_%H%M%S`.png"
>   ),
>   (
>     Frame,
>     SHEXEC,
>     "import -frame -quality 100
> ~/Pictures/screenshots/Screenshot-`date +%Y%m\\%d_%H%M%S`.png"
>   )
> ),
>
> --
> [alwin]

Thanks Alwin,

I think is a good idea.

We should create a patch?

In Debian, wmaker could require imagemagick.

Cheers,
kix


-- 
To unsubscribe, send mail to [email protected].
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.