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
/
lumina-desktop
/
lumina-desktop.pro
Commit message (
Expand
)
Author
Age
*
Fix a bug linking when an older libLumina is installed on the
Kris Moore
2016-02-03
*
Disable the quickwidget desktop plugin. The QML embedding systems are still n...
Ken Moore
2016-02-02
*
Large cleanup of the Lumina project files and OS-detection/support systems.
Ken Moore
2016-01-11
*
Remove a geometry-match condition when re-loading the desktop canvas's. This ...
Ken Moore
2015-11-12
*
Cleanup how auto-start apps are launched a bit (start them via a single lumin...
Ken Moore
2015-10-30
*
Update how the PC-BSD overlay files for Lumina are installed. Now there is a ...
Ken Moore
2015-10-19
*
Split up the desktop-plugin source files into a separate desktop-plugins.pri ...
Ken Moore
2015-10-08
*
Add a new panel plugin: "line"
Ken Moore
2015-10-08
*
Commit a couple fixes:
Ken Moore
2015-10-08
*
Commit the 3rd iteration of the desktop plugin container system.
Ken Moore
2015-10-07
*
Revert the debug/release flag change to all the *.pro files. This causes issu...
Ken Moore
2015-09-30
*
Another fix for the overall project file and remove a (local/testing) file fr...
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
*
Add a new panel plugin: systemstart
Ken Moore
2015-09-10
*
Completely finish the XLib -> XCB conversions. Now Lumina no longer requires ...
Ken Moore
2015-08-05
*
Add "DESTDIR" build option support to the Lumina project files (needed for Fe...
Ken Moore
2015-07-31
*
Update all the *.pro files to add a new NO_I18N config option which prevents ...
Ken Moore
2015-07-14
*
Re-work quite a bit of the background procedures for desktop plugins and watc...
Ken Moore
2015-06-14
*
Add a QtQuick sample plugin and disable the new panel container for QtQuick p...
Ken Moore
2015-06-12
*
Add two new plugins for Lumina: QuickPPlugin, QuickDPlugin (panel/desktop res...
Ken Moore
2015-06-11
*
Finish cleaning up the new CPU/Memory desction routines in libLumina, and add...
Ken Moore
2015-05-22
*
Add a new boot splash screen to be used during the Lumina initialization phas...
Ken Moore
2015-05-21
*
Add a new panel plugin: applauncher
Ken Moore
2015-03-16
*
Update a bunch of icons in the desktop session, and also add a few abilities ...
Ken Moore
2015-03-12
*
Add a completely new background method for a distributor to set per-system de...
Ken Moore
2015-01-21
*
Add a new panel-plugin: appmenu
Ken Moore
2015-01-21
*
Fix the global->local coordinates transformation for calculating whether the ...
Ken Moore
2015-01-19
*
Add a new panel plugin: HomeButton
Ken Moore
2015-01-19
*
Add a new desktop plugin: audioplayer
Ken Moore
2015-01-16
*
use QT5LIBDIR in all qmake files
Christopher Roy Bratusek
2015-01-08
*
Add support for the LIBPREFIX qmake variable for all the project files. This ...
Ken Moore
2015-01-03
*
Commit some more XLib->XCB conversions (everything for the task manager), and...
Ken Moore
2014-12-30
*
Clean up all the Qt5 *.pro files a bit. Now they should always work.
Ken Moore
2014-12-23
*
Commit a checkpoint on the conversion of Lumina to Qt5.
Ken Moore
2014-12-18
*
Add a new desktop plugin: notepad
Ken Moore
2014-11-04
*
Add a new desktop plugin: desktopview
Ken Moore
2014-11-03
*
Add a new menu plugin:
Ken Moore
2014-10-23
*
Clean up a couple other port/files issues.
Ken Moore
2014-10-15
*
Fix a couple other bugs in the Lumina startup routine. Looks like the effects...
Ken Moore
2014-10-15
*
add global.h containing PREFIX and make use of it in all sub-modules,
Christopher Roy Bratusek
2014-10-05
*
A few updates to plugins:
Ken Moore
2014-09-29
*
Applied Debian patch to enable building on 32-bit Linux machines. Project
Jesse Smith
2014-09-22
*
Fix path to lrelease on OpenBSD.
Antoine Jacoutot
2014-09-14
*
Fix a bug with the taskmanager when multiple windows from the same applicatio...
Ken Moore
2014-09-05
*
Fix lumina pkg-plist, fix compiling from ports and add the mkport.sh script
Kris Moore
2014-09-04
*
Initial import of the lumina code from pcbsd git repo
Kris Moore
2014-09-04
bgstack15