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
/
src-qt5
/
src-cpp
Commit message (
Expand
)
Author
Age
*
Fix up the launching of the desktop session
Ken Moore
2018-09-06
*
Move the old NativeWindow and NativeEmbedWidget files into an "obsolete" dire...
Ken Moore
2018-05-22
*
Get more of the system status indicators up and running properly.
Ken Moore
2018-05-16
*
Update a bunch of other icon routines in OSInterface to accomodate probing th...
Ken Moore
2018-05-16
*
Clean up the battery icons in the OSInterface class.
Ken Moore
2018-05-16
*
Add a new "Spacer" plugin, and tinker with a lot of the panel mechanics.
Ken Moore
2018-02-02
*
Add a new "Clock_Digital" plugin
Ken Moore
2018-02-02
*
Oops - accidentally left a code stub for some later work...
Ken Moore
2018-02-02
*
Another couple tweaks to the networking notification systems.
Ken Moore
2018-02-02
*
Try to adjust/fix the network device detection routine for status reporting.
Ken Moore
2018-02-02
*
Fix up the battery status text.
Ken Moore
2018-02-02
*
Get the FreeBSD OSInterface class all setup.
Ken Moore
2018-02-01
*
Get a lot more cache system setup for OSInterface backend.
Ken Moore
2018-01-31
*
Get the volume button/backend functional.
Ken Moore
2018-01-31
*
Start putting the new statusTray plugin together.
Ken Moore
2018-01-30
*
Get the OSInterface framework up and running (template OS only at the moment)
Ken Moore
2018-01-30
*
A few couple other attempts at the layering issue.
Ken Moore
2018-01-30
*
Another large checkpoint on the OSInterface framework for Lumina 2.
Ken Moore
2018-01-13
*
Another large checkpoint commit for Lumina 2:
Ken Moore
2018-01-13
*
Add an additional OS-specific network device type parser.
Ken Moore
2018-01-12
*
Another large update to Lumina 2:
Ken Moore
2018-01-08
*
Added some specific data for desktop plugins into the JSON reader
ZackaryWelch
2018-01-02
*
Updated project files for plugin system
ZackaryWelch
2018-01-02
*
Started a framework for desktop plugins and modified the screensaver plugins ...
ZackaryWelch
2018-01-02
*
Improved some of the code in the screensaver plugins file
ZackaryWelch
2018-01-02
*
Another minor networking fix.
Ken Moore
2017-12-15
*
A bit more work on the networking side of the OSInterface.
Ken Moore
2017-12-15
*
More work on the OSInterface framework (mostly networking-related)
Ken Moore
2017-12-14
*
Another large batch of work on the new OSInterface framework.
Ken Moore
2017-12-11
*
Rename the OSInterface files according to the new format ("framework-*")
Ken Moore
2017-12-05
*
Move the new OSInterface class over to the base-level src-cpp directory.
Ken Moore
2017-12-05
*
Turn off some debugging in the new screensaver plugin system.
Ken Moore
2017-11-27
*
Get more of the new QML interface working for Lumina 2.
Ken Moore
2017-11-16
*
Re-arrange the 2.0 desktop sources (QML + associated C++ files).
Ken Moore
2017-10-25
*
Another quick checkpoint for Lumina 2 files. Nothing too spectacular yet - st...
Ken Moore
2017-10-18
*
Another checkpoint commit for Lumina 2
Ken Moore
2017-10-13
*
Another checkpoint commit - almost ready to start running tests with QML for ...
Ken Moore
2017-10-13
*
Add the beginnings of the root desktop QML system. Not finished yet.
Ken Moore
2017-10-12
*
Add a new screensaver: Warp
Ken Moore
2017-10-12
*
Get the Lumina2 screensaver system converted over to the new QML-backed plugi...
Ken Moore
2017-10-11
*
Write up the new ScreenSaver plugins management class (untested)
Ken Moore
2017-10-10
bgstack15