Re: Screenshot submenu
"PERROTON, Laurent" <[email protected]>
| Newsgroups | gmane.compw.window-managers.windowmaker.devel |
|---|---|
| Message-ID | <CADSHUz6v8wUwp_=gK780i1ak++JR1J6aAav5vvCKBVwR9+PicA__16941.0168812194$1453824228$gmane$org@mail.gmail.com> |
2016-01-26 15:34 GMT+01:00 Alwin <[email protected]>: > 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? > +1 I think creating a dependency just for screen capture would go against unix design rules: keep it simple and modular. There are multiple ways to perform screen capture under X11/wmaker and bind it to a shortcut (xwd, xv, shutter, scrot, import, gimp, even ffmpeg...just to name a few). The most important is to document it so that anybody can find it when they need to, including it as example scripts is a great idea. L.