Hawaii
Related articles
From phoronix.com:
- The Hawaii Desktop is looking to be the very first Wayland-friendly desktop environment for Linux. The Hawaii desktop is the product of the Maui OS team, a Linux distribution that's trying to avoid traditional packages and instead provide a minimal image with the Linux kernel, systemd, ConnMan, and other core components, while being powered by a Wayland desktop.
Contents
Installation
Install hawaii-meta-git from the Arch User Repository or the binary package from the hawaii repository.
Additional packages provided as binaries are:
- communi-desktop-git
- qupzilla-qt5-git
- sddm-qt5-git
Run hawaii
Change the following variables in /opt/qt5/qml, be aware that this is not what they file may look like, but instead what certain variables should look like {{/opt/qt5/qml
Without login manager
To run hawaii without a login manager, add systemctl start hawaii
to the startup script of your choice.
Run Hawaii Applications without the Hawaii Shell
Install hawaii-qt5-wayland-git, libhawaii-git[broken link: package not found], hawaii-widget-styles-git[broken link: package not found].
$ export QML2_IMPORT_PATH=/usr/local/lib/hawaii/qml
Also
$ export QT_QPA_PLATFORM=wayland-egl
This page also seems helpful.
See also
- http://www.maui-project.org/ Maui Linux OS website
- https://github.com/mauios/hawaii Hawaii's github page