| Commit message (Collapse) | Author | Age |
|
|
|
| |
(needed for the recent change to lumina-fileinfo)
|
|
|
|
| |
NOTE: Non-FreeBSD porters please check/update the DEPENDENCIES file and add additional information in the new format for the file (makes it much easier to read/update)
|
|\ |
|
| | |
|
| |
| |
| |
| | |
in the lumina-wm-INCOMPLETE directory.
|
|/
|
|
|
|
| |
Fedora (and CentOS and RHEL) use different package names, library prefixes
and program names. Updated the DEPENDENCIES and README files to include the
information needed to build and run Lumina on Fedora/RHEL/CentOS.
|
|
|
|
| |
window manager with GCC 4.
|
|
|
|
|
| |
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.
|
|
|