Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | condense lumina screenshot and remove tabs | JT Pennington | 2017-01-02 |
| | |||
* | Add a small 1/5 second delay between the zoom slider changing and the actual ↵ | Ken Moore | 2016-11-28 |
| | | | | update of the zoom level (prevent flickering and seizures from rapidly changing the slider). | ||
* | Fix up the scaling options in the UI for lumina-screenshot. | Ken Moore | 2016-11-22 |
| | |||
* | Add better error notifications when saving screenshots. | Ken Moore | 2016-11-22 |
| | |||
* | Another large batch of updates: | Ken Moore | 2016-06-14 |
| | | | | | 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. | ||
* | Update MainUI.cpp | q5sys | 2016-05-19 |
| | | | remove '.png' which causes icon not to be found | ||
* | Update MainUI.cpp | q5sys | 2016-05-19 |
| | |||
* | Have lumina-screenshot use the current window stacking order for determining ↵ | Ken Moore | 2016-05-04 |
| | | | | which window is under the mouse click (in the case of layered windows at the click point). | ||
* | Make the "quicksave" option in lumina-screenshot a bit more flexible with ↵ | Ken Moore | 2016-05-02 |
| | | | | regard to which dir the screenshot is saved. | ||
* | Completely change how lumina-screenshot shows the image a bit. Now it is all ↵ | Ken Moore | 2016-04-28 |
| | | | | QImage based, allows the user to zoom in/out on the screenshot, and crop the image all before saving to disk. | ||
* | Rearrange the Lumina source tree quite a bit: | Ken Moore | 2016-04-25 |
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. |