aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Commit some debug output for the new Memory/CPU calculations.Ken Moore2015-05-22
* Finish cleaning up the new CPU/Memory desction routines in libLumina, and add...Ken Moore2015-05-22
* Add a few new functions to LuminaOS:Ken Moore2015-05-21
* Remove the extra painting check/update routine for the system tray - send it ...Ken Moore2015-05-21
* Add a routine to ensure that all the tray icons get repainted when the main t...Ken Moore2015-05-21
* Merge pull request #124 from pcbsd/linuxKen Moore2015-05-21
|\
| * Very minor clean-up to avoid compiler warnings.Jesse Smith2015-05-21
|/
* Update the included themes to ensure that the new Boot Splash is themed properlyKen Moore2015-05-21
* Add a new boot splash screen to be used during the Lumina initialization phas...Ken Moore2015-05-21
* Oops, forgot to include the process exit status comparison before changing th...Ken Moore2015-05-21
* Add a fix for loading icons for Wine applications.Ken Moore2015-05-20
* Fix the issues with running commands with lots of forward slashes in the comm...Ken Moore2015-05-20
* Add the ability to set solid-color backgrounds within Lumina, and add this op...Ken Moore2015-05-20
* Fix a bug in the background snapshot finder: the new simplification routine w...Ken Moore2015-05-18
* Fix a bug in lumina-config where saving settings during a screen change was s...Ken Moore2015-05-15
* A couple adjustments to the session startup procedures:Ken Moore2015-05-14
* Merge pull request #121 from Nanolx/masterKen Moore2015-05-13
|\
| * update luminaDesktop.conf (debian)Christopher Roy Bratusek2015-05-13
| * drop unneeded DEB_HOST_MULTIARCH re-definition from debian/rulesChristopher Roy Bratusek2015-05-13
| * remove creation of luminaStartapps from debian/rulesChristopher Roy Bratusek2015-05-13
| * new debian snapshotChristopher Roy Bratusek2015-05-13
* | A couple quick updates to the system tray:Ken Moore2015-05-13
|/
* When using the time/date or date/time clock formats, put a newline instead of...Ken Moore2015-05-13
* Fix a couple possible parsing issues with loading system/lumina defaults (rem...Ken Moore2015-05-13
* Integrate the new conversion from the old "startApps" file to the new XDG aut...Ken Moore2015-05-13
* Finish cleaning up the new XDG autostart write-support and enable it in lumin...Ken Moore2015-05-12
* Large update to the XDG autostart spec - Add full write support in libLumina.Ken Moore2015-05-12
* Have lumina assign an internal "non-mimetype" to files that do not have a mat...Ken Moore2015-05-12
* Adjust the desktopview plugin just a bit:Ken Moore2015-05-12
* When making a previous selection visible in the viewport, try to put it at th...Ken Moore2015-05-11
* Put in a quick check/safeguard for invalid panel sizing.Ken Moore2015-05-11
* Merge pull request #118 from pcbsd/linuxKen Moore2015-05-11
|\
| * Updated DEPENDNECIES file.Jesse Smith2015-05-11
* | oops, also ensure that the widget scrolls to ensure the old directory is visi...Ken Moore2015-05-11
* | When moving back/up a directory in lumina-fm, have it automatically select th...Ken Moore2015-05-11
|/
* Clean up the new theme modifications a bit to remove some duplications and un...Ken Moore2015-05-08
* Merge pull request #111 from william-os4y/iconLayoutKen Moore2015-05-08
|\
| * Adapt the theme for the other pluginswi2015-05-08
| * correct the menu colors of the desktop's iconswi2015-05-05
| * New icon layout for the icons on the desktopwi2015-05-05
* | Merge pull request #115 from beatgammit/patch-1Ken Moore2015-05-07
|\ \
| * | Fix type-o that caused tag mismatch in translationJameson Little2015-05-07
|/ /
* | Merge pull request #110 from grayed/masterKen Moore2015-05-07
|\ \
| * | Don't try to free(3) a pointer to stack.Vadim Zhukov2015-05-05
| |/
* | Merge pull request #109 from kloun/patch-1Ken Moore2015-05-07
|\ \ | |/ |/|
| * translated lumina-info on ru (русский)kloun2015-05-02
|/
* Add a (commented out) experimental feature for tagging all the various deskto...Ken Moore2015-05-01
* Add some additional error checking to the new "Open Terminal Here" functional...Ken Moore2015-05-01
* Merge pull request #104 from william-os4y/fileinfoKen Moore2015-05-01
|\
| * improve the decision regarding valid desktop files by check if Name and Type ...wi2015-04-30
bgstack15