Re: Screenshot submenu
Alwin <[email protected]>
| Newsgroups | gmane.compw.window-managers.windowmaker.devel |
|---|---|
| Message-ID | <[email protected]> |
kix schreef: > 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. Personally, I think no... :-) There are more ways and personal preferences like Laurent showed. > > We should create a patch? > > In Debian, wmaker could require imagemagick. ...but on the other hand, if imagemagick support is compiled-in, it could be a useful example? > > Cheers, > kix > > -- [alwin] -- To unsubscribe, send mail to [email protected].