Skip to content

Releases: penk/SlateKit

Qt 5.11.1 + QtWebEngine + QtVirtualKeyboard

13 Mar 16:59
Compare
Choose a tag to compare
export QT_QPA_EGLFS_HIDECURSOR=1
export QT_IM_MODULE=qtvirtualkeyboard
export QT_QPA_PLATFORM=eglfs
export QT_QPA_EGLFS_INTEGRATION=eglfs_brcm
export QT_QPA_EGLFS_DEBUG=yes
export QT_LOGGING_RULES=qt.qpa.*=true
export LD_LIBRARY_PATH=/opt/vc/lib/:$LD_LIBRARY_PATH

Bare Metal WebView

01 May 09:05
Compare
Choose a tag to compare
Bare Metal WebView Pre-release
Pre-release

Oxide WebView on EGLFS for Raspberry Pi2/3

This tarball consists Qt 5.6 built with eglfs-brcm QPA, oxide-qt webview renderer, and a simplified version of SlateKit Shell web browser with minimum virtual keyboard support.

oxide

Install

Copy the tarball over your Pi and execute the following command:

sudo tar xvpf oxide-eglfs-rpi.tgz -C /

Run

/opt/oxide/start.sh 

Compile