index
:
lumina
debianize
master
The BSD-original Lumina desktop environment
bgstack15
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libLumina
/
LuminaUtils.cpp
Commit message (
Expand
)
Author
Age
*
Large cleanup of the Lumina project files and OS-detection/support systems.
Ken Moore
2016-01-11
*
Make sure to round the generated panel size to the nearest pixel rather than ...
Ken Moore
2015-12-28
*
Fix up the loading of theme colors on first-run. Also find/fix a typo in the ...
Ken Moore
2015-12-17
*
Fix up the loading of locales through the StartMenu/Session. Now it will prop...
Ken Moore
2015-12-01
*
Re-work how Lumina finds/loads icons from the current theme. This bypasses th...
Ken Moore
2015-11-10
*
A couple changes to Lumina:
Ken Moore
2015-11-09
*
Ok, now the external process commands *truly* run in a separate thread throug...
Ken Moore
2015-10-28
*
Remove the "waitForStarted()" function call in the external process launcher ...
Ken Moore
2015-10-28
*
Tag version 0.8.7-Release in sources
Ken Moore
2015-10-21
*
Fix a luminaDesktop.conf loading bug with regards to panel sizing.
Ken Moore
2015-10-19
*
Fix a mapping issue with the mouse position for the ResizeMenu.
Ken Moore
2015-10-12
*
Add a process verification check to the LuminaUtils functions for running ext...
Ken Moore
2015-10-12
*
Update the new ResizeMenu and startmenu a bit: Now it better performes resizi...
Ken Moore
2015-10-08
*
Another batch of small fixes:
Ken Moore
2015-10-07
*
Fix an issue with the runCmd() and getCmdOutput() functions in libLumina - en...
Ken Moore
2015-09-30
*
Add a LUtils function for assembling the command to open a terminal in a part...
Ken Moore
2015-09-17
*
Add come fixes to libLumina to work with the new systemstart plugin, and adju...
Ken Moore
2015-09-10
*
Fix a bug in the ~ replacement routine.
Ken Moore
2015-09-09
*
Add a new "PathToAbsolute()" function to LuminaUtils for converting a possibl...
Ken Moore
2015-08-31
*
Add a function to convert a number of bytes into a display string (3 digits)
Ken Moore
2015-08-19
*
Now tag version 0.8.7-devel on the master branch
Ken Moore
2015-07-31
*
Tag version 0.8.6-Release
Ken Moore
2015-07-31
*
Final fix for the line find/replace functionality in luminaDesktop.conf parsi...
Ken Moore
2015-07-29
*
Oops, make sure that any new duplicate session setting overwrites the previou...
Ken Moore
2015-07-29
*
Add the ability to use an optional "_ifexists" tag at the end of any "session...
Ken Moore
2015-07-29
*
Finish cleaning up the new localization configuration settings in libLumina, ...
Ken Moore
2015-07-21
*
Change a bit more of the localization/translation mechanisms: Now it is possi...
Ken Moore
2015-07-21
*
Update/add some localization functions to libLumina.
Ken Moore
2015-07-21
*
Commit some quick fixes:
Ken Moore
2015-07-17
*
Now tag version 0.8.6-devel on the master branch
Ken Moore
2015-07-13
*
Tag version 0.8.5-release in the source tree.
Ken Moore
2015-07-13
*
Oops, forgot to make the new functions static
Ken Moore
2015-07-09
*
Expand the QtQuick plugin format and put a couple more functions for finding/...
Ken Moore
2015-07-09
*
Update the lumina themes and the PC-BSD color scheme a bit, and a couple more...
Ken Moore
2015-07-09
*
Clean up a few other case-sensitive issues with the luminaDesktop.conf file l...
Ken Moore
2015-07-08
*
Fix up the loading of luminaDesfaults.conf quite a bit (now it works properly...
Ken Moore
2015-07-08
*
Add a new option in luminaDesktop.conf for auto-generating desktop icons/laun...
Ken Moore
2015-06-23
*
Fix a bug in the writeFile() function when passed an empty list of text. This...
Ken Moore
2015-06-20
*
Add a quick verification to the favorites system to ensure that the directory...
Ken Moore
2015-06-18
*
Add two new plugins for Lumina: QuickPPlugin, QuickDPlugin (panel/desktop res...
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 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
*
Add the ability to show binaries on the lumina-search output as well as *.des...
Ken Moore
2015-05-25
*
LUtils::getCmdOutput enforce LANG=C
Christopher Roy Bratusek
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
*
Fix a couple possible parsing issues with loading system/lumina defaults (rem...
Ken Moore
2015-05-13
*
Large update to the XDG autostart spec - Add full write support in libLumina.
Ken Moore
2015-05-12
[next]
bgstack15