enlightenment/src/modules/shot
Carsten Haitzler fbaa8984df shot - allow copy of image to selection in addition to shave and share
uses elm cnp to store the image in a selection attached to your
compositor elm win. note... some apps are fussy about what file
formats they accept... we've found through much pain that chrome (and
i assume anything based on it like electron) only accept png for cnp.
firefox accepts most sane formats (png, jpg). libreoffice too accepts
png and jpg, efl accept sjust anout anything you throw at it, so ymmv.
if paste doesnt work either the target for paste doesn't support
pasting images at all or it is fussy about formats - maybe set quality
to 100% to force png and try that as shot saves just png and jpg
(100% quality == png, evrything below is jpg).

if you want pastes of lower quality to work e.g. jpegs in chrome -
file a bug with the chrome team... :)
2020-09-05 15:51:47 +01:00
..
data use SIL/OFL fonts for shot and be clear on the topaz font GPL-FE 2020-04-14 13:51:50 +01:00
e-module-shot.edj give shot module a proper icon. yay. 2011-05-30 05:35:45 +00:00
e_mod_delay.c shot - make it full translateable 2020-04-15 06:53:23 -04:00
e_mod_edit.c shot - use unclipped scroller and have image underlay tools etc. 2020-07-20 21:16:19 +01:00
e_mod_main.c shot - fix padded shots out of comp bounds... 2020-01-05 17:25:15 +00:00
e_mod_main.h shot - allow copy of image to selection in addition to shave and share 2020-09-05 15:51:47 +01:00
e_mod_preview.c shot - allow copy of image to selection in addition to shave and share 2020-09-05 15:51:47 +01:00
e_mod_save.c shot - allow copy of image to selection in addition to shave and share 2020-09-05 15:51:47 +01:00
e_mod_share.c shot - allow copy of image to selection in addition to shave and share 2020-09-05 15:51:47 +01:00
meson.build shot - add delay button in shot dialog to try again with a delay 2020-01-03 22:03:57 +00:00
module.desktop modules. Small text fixes for modules, module.desktop 2020-07-19 12:34:47 +01:00
upload.c tree-wide: fix typos all over the place 2020-05-14 12:04:51 +02:00