Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Remove the initialization of a (now) unused settings file. | Ken Moore | 2016-06-08 | |
| | ||||
* | Adjust the last couple utilities to use the new application/[terminal/email] ↵ | Ken Moore | 2016-06-08 | |
| | | | | mimetypes. | |||
* | Make sure that lumina-fm will also remove broken symlinks when deleting a ↵ | Ken Moore | 2016-06-06 | |
| | | | | directory. | |||
* | Fix a bunch of little things with the desktop: | Ken Moore | 2016-06-02 | |
| | | | | | | | | | 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. | |||
* | Oops - forgot to "git add" the new lumina-session files. | Ken Moore | 2016-04-26 | |
| | ||||
* | 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. |