aboutsummaryrefslogtreecommitdiff
path: root/src-qt5/src-cpp/framework-OSInterface.h
Commit message (Collapse)AuthorAge
* Add a new "Spacer" plugin, and tinker with a lot of the panel mechanics.Ken Moore2018-02-02
| | | | Trying to get things organized properly on the panels
* Fix up the battery status text.Ken Moore2018-02-02
|
* Get the FreeBSD OSInterface class all setup.Ken Moore2018-02-01
| | | | Also test/fix some stuff in the build side of things. OSInterface no longer uses the LUtils and LXDG classes from libLumina.
* Get a lot more cache system setup for OSInterface backend.Ken Moore2018-01-31
| | | | Add a new "UpdateButton" to the StatusTray plugin.
* Get the volume button/backend functional.Ken Moore2018-01-31
|
* Start putting the new statusTray plugin together.Ken Moore2018-01-30
| | | | The networking status button is working now, need to finish the others.
* Get the OSInterface framework up and running (template OS only at the moment)Ken Moore2018-01-30
|
* A few couple other attempts at the layering issue.Ken Moore2018-01-30
| | | | | Tie-in the new OSInterface class to the QML data store (RootObject). This will allow the new system status functions to be accessible to the QML interface.
* Another large checkpoint on the OSInterface framework for Lumina 2.Ken Moore2018-01-13
|
* Another large checkpoint commit for Lumina 2:Ken Moore2018-01-13
| | | | | | * Integrate the new window geometry manager class * Get the new OSInterface framework tied in * Start getting the various system monitoring solutions tied into the OSInterface
* Add an additional OS-specific network device type parser.Ken Moore2018-01-12
|
* A bit more work on the networking side of the OSInterface.Ken Moore2017-12-15
| | | | Also add a test project for running tests against particular frameworks.
* More work on the OSInterface framework (mostly networking-related)Ken Moore2017-12-14
|
* Another large batch of work on the new OSInterface framework.Ken Moore2017-12-11
|
* Rename the OSInterface files according to the new format ("framework-*")Ken Moore2017-12-05
bgstack15