All Projects → johanhelsing → Qt Csd Demo

johanhelsing / Qt Csd Demo

Demo for custom client side window decorations using Qt

Labels

Projects that are alternatives of or similar to Qt Csd Demo

Plasma Applet Bitcoin Price
Plasma applet showing the current price of Bitcoin from various markets to choose from. The plasmoid can also convert the price to a desired currency.
Stars: ✭ 12 (-77.36%)
Mutual labels:  qml
Darkswitch
A dark theme switch written entirely in Qt Quick codes.
Stars: ✭ 34 (-35.85%)
Mutual labels:  qml
Sddm
QML based X11 and Wayland display manager
Stars: ✭ 1,031 (+1845.28%)
Mutual labels:  qml
Learning Guides
Stars: ✭ 15 (-71.7%)
Mutual labels:  qml
Osmm Topography Layer Stylesheets
SQL scripts & cartographic stylesheets for OS MasterMap Topography Layer
Stars: ✭ 32 (-39.62%)
Mutual labels:  qml
Plasma Systray Latte Tweaks
Latte tweaks for Plasma systray
Stars: ✭ 40 (-24.53%)
Mutual labels:  qml
Workspace
🚀 Base applications and settings for Liri OS
Stars: ✭ 9 (-83.02%)
Mutual labels:  qml
Spix
UI test automation library for QtQuick/QML Apps
Stars: ✭ 48 (-9.43%)
Mutual labels:  qml
Plasma tweaks
Stars: ✭ 34 (-35.85%)
Mutual labels:  qml
Sddm Sugar Light
The sweetest theme around for SDDM, the Simple Desktop Display Manager.
Stars: ✭ 45 (-15.09%)
Mutual labels:  qml
Progressbarcollection
I create this application to show up the demonstration for the collection of progress bars
Stars: ✭ 21 (-60.38%)
Mutual labels:  qml
Torquegui
A GUI wallet for Torque
Stars: ✭ 28 (-47.17%)
Mutual labels:  qml
Lottie Qml
QML Item for rendering Lottie Web animations in a QtQuick Canvas
Stars: ✭ 40 (-24.53%)
Mutual labels:  qml
Webchimeraplayer
[deprecated] Open Source Player for WebChimera NPAPI -
Stars: ✭ 13 (-75.47%)
Mutual labels:  qml
Textsecure Qml
TextSecure UI in Go and QML
Stars: ✭ 46 (-13.21%)
Mutual labels:  qml
Qt Virt Keyboard
Simple virtual keyboard in QML for Qt applications
Stars: ✭ 11 (-79.25%)
Mutual labels:  qml
Machineface
User interface for Machinekit optimized for 3D printers and mobile devices
Stars: ✭ 39 (-26.42%)
Mutual labels:  qml
Aqt Cassowary
Use the Cassowary constraint solver in QML applications
Stars: ✭ 48 (-9.43%)
Mutual labels:  qml
Vscode Qt For Python
Qt for Python (PyQt5 and PySide2) extension for Visual Studio Code.
Stars: ✭ 47 (-11.32%)
Mutual labels:  qml
Pitool
Provide interactive interfaces for Pimax products (such as HMD, controllers, base stations, etc.) to users
Stars: ✭ 41 (-22.64%)
Mutual labels:  qml

Qt client side window decorations demo

Project to test the API for cross-platform client side window decorations in Qt which was introduced in Qt 5.15 (QTBUG-73011).

See the blog post I wrote for details.

It should work on X11, Wayland, Windows and macOS (macOS has no resize support though).

There are two demo applications in this project.

The filebrowser demo should look something like this:

file browser screenshot

The other demo webbrowser.qml is just a single file, and can just be run with

$ qml webbrowser.qml

It should look like this:

web browser screenshot

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].