| Commit message (Collapse) | Author | Age |
|
|
|
| |
directory.
|
|
|
|
|
|
|
|
|
| |
1) Reset which dirs are watched for apps to be installed into every time the watcher updates (fixes the detection of KDE apps getting installed/removed)
2) Add a new LuminaUtils function for converting a .desktop or binary name into a full path (searching all the various system dirs until it finds the file)
3) Convert the luminaDesktop.conf parser to allow relative paths/filenames for favorite/default apps
4) Update the default luminaDesktop.conf file quite a bit so there are app actually setup out of box.
5) Update the luminaDesktop.conf parser to properly set mimetypes as needed.
6) Fix the install location of the lumina-fm icon.
|
|
|
| |
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.
|
|
|
|
| |
current selection match, and find the next one (don't replace the next one until the user can see it highlighted first).
|
|
|
|
| |
image type)
|
|
|
|
| |
QImage based, allows the user to zoom in/out on the screenshot, and crop the image all before saving to disk.
|
| |
|
|
|
|
| |
weight....
|
|
|
|
| |
opaque) for a nice effect.
|
| |
|
| |
|
| |
|
|
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.
|