aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Fix one other utility to use the new libLumina changes to the isValidBinary()...Ken Moore2015-05-25
* Add the ability to show binaries on the lumina-search output as well as *.des...Ken Moore2015-05-25
* Move the desktop initialization after the menu's initialization. With all teh...Ken Moore2015-05-23
* Remove the extra bootsplash show between the apps/settings menu initializatio...Ken Moore2015-05-23
* Add a new "phase" into the boot splash - system applications loading.Ken Moore2015-05-23
* Fix the random issue with desktop crashes when removing a desktop plugin (onl...Ken Moore2015-05-23
* Merge branch 'master' of github.com:pcbsd/luminaKen Moore2015-05-22
|\
| * Merge pull request #126 from Nanolx/masterKen Moore2015-05-22
| |\
| | * xxx package for top is procpsChristopher Roy Bratusek2015-05-22
| | * update debian packaging scriptsChristopher Roy Bratusek2015-05-22
| | * update Debian supportChristopher Roy Bratusek2015-05-22
| | * LUtils::getCmdOutput enforce LANG=CChristopher Roy Bratusek2015-05-22
| * | Merge pull request #125 from pcbsd/linuxKen Moore2015-05-22
| |\ \ | | |/ | |/|
| | * Make sure disabled numlock stays off. Updated Linux shutdown command.Jesse Smith2015-05-22
* | | Another quick checkpoint with teh lumina-wm sources - still nothing to try us...Ken Moore2015-05-22
|/ /
* | Fix a missing icon in the new system monitor plugin.Ken Moore2015-05-22
* | Ensure that the "change User icon" button in lumina-config only makes the cah...Ken Moore2015-05-22
* | 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
bgstack15