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