| Commit message (Collapse) | Author | Age |
|
|
|
| |
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.
|
| |
|
|
|
|
| |
update of the zoom level (prevent flickering and seizures from rapidly changing the slider).
|
| |
|
| |
|
|
|
|
|
| |
1) Move the "runtime" directory in the users home to the XDG_CONFIG_HOME/lumina-desktop rather than ~/.lumina
2) Update the Glass theme a bit more.
|
|
|
| |
remove '.png' which causes icon not to be found
|
| |
|
|
|
|
| |
which window is under the mouse click (in the case of layered windows at the click point).
|
|
|
|
| |
regard to which dir the screenshot is saved.
|
|
|
|
| |
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.
|