aboutsummaryrefslogtreecommitdiff
path: root/libLumina
Commit message (Expand)AuthorAge
...
* Finish up the XDG "Actions" specification for *.desktop files, and integrate ...Ken Moore2015-07-22
* Add support into libLumina for additional "Actions" listed in *.desktop files.Ken Moore2015-07-22
* Finish cleaning up the new localization configuration settings in libLumina, ...Ken Moore2015-07-21
* Change a bit more of the localization/translation mechanisms: Now it is possi...Ken Moore2015-07-21
* Update/add some localization functions to libLumina.Ken Moore2015-07-21
* Fix up a calculation of the new window geometry - add in checks for those str...Ken Moore2015-07-17
* Commit some quick fixes:Ken Moore2015-07-17
* Now tag version 0.8.6-devel on the master branchKen Moore2015-07-13
* Merge branch 'master' of github.com:pcbsd/luminaKen Moore2015-07-13
|\
| * fix filter critera for Debian's topChristopher Roy Bratusek2015-07-11
| * update LOS::MemoryUsagePercent() for output format change in latest version o...Christopher Roy Bratusek2015-07-11
* | Tag version 0.8.5-release in the source tree.Ken Moore2015-07-13
|/
* Final cleanup of debugging messages and temporary changes prior to release. A...Ken Moore2015-07-10
* Oops, forgot to make the new functions staticKen Moore2015-07-09
* Expand the QtQuick plugin format and put a couple more functions for finding/...Ken Moore2015-07-09
* Update the lumina themes and the PC-BSD color scheme a bit, and a couple more...Ken Moore2015-07-09
* Clean up a few other case-sensitive issues with the luminaDesktop.conf file l...Ken Moore2015-07-08
* Fix up the loading of luminaDesfaults.conf quite a bit (now it works properly...Ken Moore2015-07-08
* Fix the initial brightness detection for FreeBSD on new users/systems.Ken Moore2015-07-07
* Add a new option in luminaDesktop.conf for auto-generating desktop icons/laun...Ken Moore2015-06-23
* Adjust/verify all the XDG routines which touch a file based on the desktop na...Ken Moore2015-06-22
* Add a new function to luminaX11: WindowFrameGeometry() - returns the sizes of...Ken Moore2015-06-20
* Merge branch 'master' of github.com:pcbsd/luminaKen Moore2015-06-20
|\
| * Merge pull request #130 from pcbsd/linuxKen Moore2015-06-19
| |\
| | * Minor change to audio to make volume adjustment more tolerant.Jesse Smith2015-06-18
* | | Fix a bug in the writeFile() function when passed an empty list of text. This...Ken Moore2015-06-20
|/ /
* | Merge branch 'master' of github.com:pcbsd/luminaKen Moore2015-06-18
|\|
| * Fixed selecting Linux template.Jesse Smith2015-06-17
* | Add a quick verification to the favorites system to ensure that the directory...Ken Moore2015-06-18
|/
* Debian updates:Christopher Roy Bratusek2015-06-12
* Add a QtQuick sample plugin and disable the new panel container for QtQuick p...Ken Moore2015-06-12
* Oops, fix a typo where the accent color was still being used for the highligh...Ken Moore2015-06-11
* Add two new plugins for Lumina: QuickPPlugin, QuickDPlugin (panel/desktop res...Ken Moore2015-06-11
* Update the luminaDesktop.conf file format/syntax a bit. Now it uses "_" as th...Ken Moore2015-06-11
* Add a new function to LuminaOS: DiskUsage()Ken Moore2015-06-10
* 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
* Adjust how the CPU/Temperature monitoring functions work on FreeBSD/PC-BSD. N...Ken Moore2015-06-10
* 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
* Add the ability to show binaries on the lumina-search output as well as *.des...Ken Moore2015-05-25
* Merge pull request #126 from Nanolx/masterKen Moore2015-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
* | 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
* Update the included themes to ensure that the new Boot Splash is themed properlyKen Moore2015-05-21
bgstack15