| Commit message (Collapse) | Author | Age |
|
|
|
| |
This was just another button/front-end to the "Open With" functionality which did not get removed earlier.
|
|
|
|
| |
copy the current image to the clipboard (tied in to the ctrl-C shortcut as well)
|
|
|
|
| |
screenshot has not been saved to disk yet. Also add an option to the settings tab to turn off that popup warning as desired.
|
|
|
|
|
| |
1) Have it always open the new screenshot file with the "-select" dialog. (Many times editors use the same mimetypes as viewers, but viewer are set as the default).
2) Change the button text to "Open With..." so users know what it will do.
|
|
|
|
| |
the best way to compress the UI elements without making it too cumbersome.
|
| |
|
| |
|
|
|
|
| |
QImage based, allows the user to zoom in/out on the screenshot, and crop the image all before saving to disk.
|
|
Now the utilites are arranged by category (core, core-utils, desktop-utils), so all the -utils may be excluded by a package system (or turned into separate packages) as needed.
|