aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Adjust the themes to use the PRIMARY colors instead of the ACCENT colors for ...Ken Moore2015-06-10
* Update the memory calculation for FreeBSD/PC-BSD to also use the kernel info ...Ken Moore2015-06-10
* Merge branch 'master' of github.com:pcbsd/luminaKen Moore2015-06-10
|\
| * A couple quick adjustments to the LSession:Ken Moore2015-06-08
* | Adjust how the CPU/Temperature monitoring functions work on FreeBSD/PC-BSD. N...Ken Moore2015-06-10
* | Clean up the border/spacing for the system tray container - remove the frame ...Ken Moore2015-06-09
|/
* Add a new function to "restart" the window manager, and run this if something...Ken Moore2015-06-08
* Finish up the desktop re-scaling routines for ensure the same interface if yo...Ken Moore2015-06-05
* Merge branch 'master' of github.com:pcbsd/luminaKen Moore2015-05-28
|\
| * Merge pull request #127 from pcbsd/linuxKen Moore2015-05-28
| |\
| | * Updated Linux dependency listJesse Smith2015-05-28
| |/
* | Add the ability to remove directories from the desktop via the user button as...Ken Moore2015-05-28
* | Allow the desktopview plugin the ability to remove directories as well (not j...Ken Moore2015-05-28
|/
* Add new options to the system-wide settings configuration file:Ken Moore2015-05-28
* Add a new LUtils::imageExtensions() function, and setup the lumina-desktop pl...Ken Moore2015-05-28
* Fix up the display of directories in the user button plugin.Ken Moore2015-05-28
* Turn off the "uniformItemSizes" Qt flag in the File manager list widget. This...Ken Moore2015-05-26
* 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
bgstack15