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
/
libLumina.pro
Commit message (
Expand
)
Author
Age
*
Preliminary NetBSD support
Kamil Rytarowski
2015-12-01
*
Re-work how Lumina finds/loads icons from the current theme. This bypasses th...
Ken Moore
2015-11-10
*
Ok, now the external process commands *truly* run in a separate thread throug...
Ken Moore
2015-10-28
*
Revert the debug/release flag change to all the *.pro files. This causes issu...
Ken Moore
2015-09-30
*
Update all the project files to allow for "make debug" to create a binary wit...
Ken Moore
2015-09-30
*
Finally fix up the system tray updates:
Ken Moore
2015-09-15
*
Quick fix to the libLumina project file to ensure all the colors/themes get i...
Ken Moore
2015-09-04
*
Do a review of all Lumina dependencies and update the list as appropriate:
Ken Moore
2015-08-05
*
Finish converting libLumina to XCB-only and finish replacing any LX11 functio...
Ken Moore
2015-08-05
*
Oops, committed a temporary change to include the xcb-render library (not nec...
Ken Moore
2015-08-04
*
Add the XCB versions of the system tray start/stop routines, and setup LSessi...
Ken Moore
2015-08-04
*
Add "DESTDIR" build option support to the Lumina project files (needed for Fe...
Ken Moore
2015-07-31
*
Add two new plugins for Lumina: QuickPPlugin, QuickDPlugin (panel/desktop res...
Ken Moore
2015-06-11
*
Adjust how the CPU/Temperature monitoring functions work on FreeBSD/PC-BSD. N...
Ken Moore
2015-06-10
*
lsb_release path for Debian
Christopher Roy Bratusek
2015-04-21
*
Update th elibLumina.pro:
Ken Moore
2015-04-20
*
auto-detect Debian vs. non-Debian Linux distribution
Christopher Roy Bratusek
2015-04-19
*
Update the system tray Embed/Unembed routines to use the XCB library instead ...
Ken Moore
2015-03-27
*
Convert the windowImage routine to XCB from XLib, and set the desktop (system...
Ken Moore
2015-03-11
*
Add a new PC-BSD (version 10.x) color scheme for the Lumina Desktop
Ken Moore
2015-02-03
*
Add support for the LIBPREFIX qmake variable for all the project files. This ...
Ken Moore
2015-01-03
*
Commit a checkpoint on the conversion of Lumina to Qt5.
Ken Moore
2014-12-18
*
Add a bunch of new color schemes for Lumina (Red/Green/Purple/Gold/Glass), an...
Ken Moore
2014-11-12
*
Add a new Lumina Theme: None
Ken Moore
2014-11-10
*
Large update to the Lumina project: provide full theming capabilities.
Ken Moore
2014-10-10
*
Get the new LuminaThemes class working with a sample color theme for Insight ...
Ken Moore
2014-10-06
*
Clean up the new global.h usage in all the Lumina subprojects.
Ken Moore
2014-10-06
*
fix typo
Christopher Roy Bratusek
2014-10-05
*
add global.h containing PREFIX and make use of it in all sub-modules,
Christopher Roy Bratusek
2014-10-05
*
Added initial support for Debian/kFreeBSD. This patch has been tested
Jesse Smith
2014-09-24
*
Add support for OpenBSD.
Antoine Jacoutot
2014-09-13
*
Port Lumina to DragonFly
Michael Neumann
2014-09-11
*
Added audio volume control to Linux. Added initial code for changing screen b...
Jesse Smith
2014-09-06
*
Initial import of the lumina code from pcbsd git repo
Kris Moore
2014-09-04
bgstack15