| Commit message (Expand) | Author | Age |
* | Add a QtQuick sample plugin and disable the new panel container for QtQuick p... | Ken Moore | 2015-06-12 |
* | Oops, fix a typo where the accent color was still being used for the highligh... | Ken Moore | 2015-06-11 |
* | Add two new plugins for Lumina: QuickPPlugin, QuickDPlugin (panel/desktop res... | Ken Moore | 2015-06-11 |
* | Oops, forgot to save/commit the new fields in the luminaDesktop.conf gile. | Ken Moore | 2015-06-11 |
* | Update the luminaDesktop.conf file format/syntax a bit. Now it uses "_" as th... | Ken Moore | 2015-06-11 |
* | Add a new function to LuminaOS: DiskUsage() | Ken Moore | 2015-06-10 |
* | Adjust the themes to use the PRIMARY colors instead of the ACCENT colors for ... | Ken Moore | 2015-06-10 |
* | Update the memory calculation for FreeBSD/PC-BSD to also use the kernel info ... | Ken Moore | 2015-06-10 |
* | Merge branch 'master' of github.com:pcbsd/lumina | Ken Moore | 2015-06-10 |
|\ |
|
| * | A couple quick adjustments to the LSession: | Ken Moore | 2015-06-08 |
* | | Adjust how the CPU/Temperature monitoring functions work on FreeBSD/PC-BSD. N... | Ken Moore | 2015-06-10 |
* | | Clean up the border/spacing for the system tray container - remove the frame ... | Ken Moore | 2015-06-09 |
|/ |
|
* | Add a new function to "restart" the window manager, and run this if something... | Ken Moore | 2015-06-08 |
* | Finish up the desktop re-scaling routines for ensure the same interface if yo... | Ken Moore | 2015-06-05 |
* | Merge branch 'master' of github.com:pcbsd/lumina | Ken Moore | 2015-05-28 |
|\ |
|
| * | Merge pull request #127 from pcbsd/linux | Ken Moore | 2015-05-28 |
| |\ |
|
| | * | Updated Linux dependency list | Jesse Smith | 2015-05-28 |
| |/ |
|
* | | Add the ability to remove directories from the desktop via the user button as... | Ken Moore | 2015-05-28 |
* | | Allow the desktopview plugin the ability to remove directories as well (not j... | Ken Moore | 2015-05-28 |
|/ |
|
* | Add new options to the system-wide settings configuration file: | Ken Moore | 2015-05-28 |
* | Add a new LUtils::imageExtensions() function, and setup the lumina-desktop pl... | Ken Moore | 2015-05-28 |
* | Fix up the display of directories in the user button plugin. | Ken Moore | 2015-05-28 |
* | Turn off the "uniformItemSizes" Qt flag in the File manager list widget. This... | Ken Moore | 2015-05-26 |
* | Fix one other utility to use the new libLumina changes to the isValidBinary()... | Ken Moore | 2015-05-25 |
* | Add the ability to show binaries on the lumina-search output as well as *.des... | Ken Moore | 2015-05-25 |
* | Move the desktop initialization after the menu's initialization. With all teh... | Ken Moore | 2015-05-23 |
* | Remove the extra bootsplash show between the apps/settings menu initializatio... | Ken Moore | 2015-05-23 |
* | Add a new "phase" into the boot splash - system applications loading. | Ken Moore | 2015-05-23 |
* | Fix the random issue with desktop crashes when removing a desktop plugin (onl... | Ken Moore | 2015-05-23 |
* | Merge branch 'master' of github.com:pcbsd/lumina | Ken Moore | 2015-05-22 |
|\ |
|
| * | Merge pull request #126 from Nanolx/master | Ken Moore | 2015-05-22 |
| |\ |
|
| | * | xxx package for top is procps | Christopher Roy Bratusek | 2015-05-22 |
| | * | update debian packaging scripts | Christopher Roy Bratusek | 2015-05-22 |
| | * | update Debian support | Christopher Roy Bratusek | 2015-05-22 |
| | * | LUtils::getCmdOutput enforce LANG=C | Christopher Roy Bratusek | 2015-05-22 |
| * | | Merge pull request #125 from pcbsd/linux | Ken Moore | 2015-05-22 |
| |\ \
| | |/
| |/| |
|
| | * | Make sure disabled numlock stays off. Updated Linux shutdown command. | Jesse Smith | 2015-05-22 |
* | | | Another quick checkpoint with teh lumina-wm sources - still nothing to try us... | Ken Moore | 2015-05-22 |
|/ / |
|
* | | Fix a missing icon in the new system monitor plugin. | Ken Moore | 2015-05-22 |
* | | Ensure that the "change User icon" button in lumina-config only makes the cah... | Ken Moore | 2015-05-22 |
* | | Commit some debug output for the new Memory/CPU calculations. | Ken Moore | 2015-05-22 |
|/ |
|
* | Finish cleaning up the new CPU/Memory desction routines in libLumina, and add... | Ken Moore | 2015-05-22 |
* | Add a few new functions to LuminaOS: | Ken Moore | 2015-05-21 |
* | Remove the extra painting check/update routine for the system tray - send it ... | Ken Moore | 2015-05-21 |
* | Add a routine to ensure that all the tray icons get repainted when the main t... | Ken Moore | 2015-05-21 |
* | Merge pull request #124 from pcbsd/linux | Ken Moore | 2015-05-21 |
|\ |
|
| * | Very minor clean-up to avoid compiler warnings. | Jesse Smith | 2015-05-21 |
|/ |
|
* | Update the included themes to ensure that the new Boot Splash is themed properly | Ken Moore | 2015-05-21 |
* | Add a new boot splash screen to be used during the Lumina initialization phas... | Ken Moore | 2015-05-21 |
* | Oops, forgot to include the process exit status comparison before changing th... | Ken Moore | 2015-05-21 |