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
/
LuminaXDG.h
Commit message (
Expand
)
Author
Age
*
A couple changes to Lumina:
Ken Moore
2015-11-09
*
Fix an issues with possible seg-faults when saving a *.desktop structure to f...
Ken Moore
2015-08-31
*
Make sure the *pointer* to the XDGDesktop structure is constant, not the stru...
Ken Moore
2015-08-31
*
Move the LFileInfo class into libLumina/LuminaXDG - this is very useful for f...
Ken Moore
2015-08-28
*
Finish up the XDG "Actions" specification for *.desktop files, and integrate ...
Ken Moore
2015-07-22
*
Add support into libLumina for additional "Actions" listed in *.desktop files.
Ken Moore
2015-07-22
*
Finish cleaning up the new XDG autostart write-support and enable it in lumin...
Ken Moore
2015-05-12
*
Large update to the XDG autostart spec - Add full write support in libLumina.
Ken Moore
2015-05-12
*
Add usage support for the XDG autostart specifications. This is currently on ...
Ken Moore
2015-03-30
*
Update how lumina-open detects applications which are registered on the syste...
Ken Moore
2015-02-27
*
Commit a checkpoint on the conversion of Lumina to Qt5.
Ken Moore
2014-12-18
*
Finish up the new Mime type default app usage in lumina-config and lumina-ope...
Ken Moore
2014-11-17
*
Update the XDG MIME inplementation to support the draft standards for registe...
Ken Moore
2014-11-17
*
Update the *.desktop "Exec=" compliance to the standards as of 9/9/2014 in Lu...
Ken Moore
2014-09-09
*
Initial import of the lumina code from pcbsd git repo
Kris Moore
2014-09-04
bgstack15