Qt Wayland WlShell extension

概要

WlShell は、デスクトップシステムに典型的なウィンドウシステム機能を提供するシェル拡張です。 に取って代わられ、Qt では主に古いアプリケーションとの後方互換性のために存在しています。XdgShell

WlShell Wayland インターフェース に対応しています。wl_shell

使い方

このモジュールを使うには、次のようにインポートしてください:

import QtWayland.Compositor.WlShell

WlShell

デスクトップスタイルのユーザーインターフェースの拡張を提供する

WlShellSurface

デスクトップスタイルのコンポジター固有の機能をサーフェスに提供するwl_shell_surfaceを提供します。

© 2025 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.