From e89a8107f1ab06b5bf5873fd38f49de54215e770 Mon Sep 17 00:00:00 2001 From: Martin Delille Date: Thu, 9 May 2019 12:18:10 +0200 Subject: [PATCH] Add Qt Touch Bar --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d8a1356..8b0bab9 100644 --- a/README.md +++ b/README.md @@ -117,6 +117,7 @@ Pull requests of new projects/apps/libraries are welcome :) * [pot](https://github.com/carlonluca/pot) - Raspberry Pi accelerated video/image rendering with Qt: custom QML components and QtMultimedia backend. * [QtJoysticks](https://github.com/alex-spataru/QJoysticks) - The QJoysticks library allows your Qt application to read input from both real joysticks/gamepads (using SDL) and a virtual joystick (using the keyboard). * [QmlPedalboard](https://github.com/danieloneill/QmlPedalboard) - A Udev rule, a tiny Arduino program, a Qml Component, and a test Qml app to interface a pedal board with QML. +* [Qt Touch Bar](https://github.com/andeplane/qt-touchbar/) - A QML item for the Apple Touch Bar ## Images * [QML-Loaders](https://github.com/Furkanzmc/QML-Loaders) - Loading animation implementations in QML.