| Commit message (Collapse) | Author | Age |
|
|
|
|
| |
Updated Linux package dependencies for Debian/Ubuntu systems now that
Lumina uses Qt5.
|
|
|
|
|
|
|
|
|
| |
This patch primarily fixes two minor issues.
1. When number lock is disabled in the session settings, it should now turn off when Lumina starts.
2. In the Linux portion of libLumina, the shutdown command has been updated.
3. A minor typo was fixed in the dependency list.
|
|
|
|
|
|
| |
Updated the DEPENDNECIES file to include the libxcb-image0-dev
package, which is required on Debian/Ubuntu systems for building
Lumina.
|
|
|
|
| |
It is functional at the moment, but still has a few rough edges with regards to the X11 background interface (due to the move from XLib to XCB in Qt5). This reulst in some of the window manager interactions not behaving properly (such as sticky status on panels).
|
|
|
|
|
| |
Removed Debian patches that could no longer be applied cleanly.
Added initial external device support to Linux in libLumina.
|
|
|
|
|
|
|
|
|
|
| |
Added battery level detection and AC/battery detection.
Added detached audio mixer. Confirmed screen brightness adjustment works.
Also cleaned up DEPENDENIES file, separating FreeBSD and Linux requirements.
Both sections of the file now include full package/port names of
dependencies on both operating systems to make it easy to get all
build requirements, runtime requirements and optional components.
|
|
|
|
| |
brightness on Linux and updated dependnecy list. Added template file for future operating system support.
|
|
|