widgets: add ClippingWrapperRectangle

This commit is contained in:
outfoxxed 2024-11-19 02:52:49 -08:00
parent 401ee4cec6
commit 033e810871
Signed by untrusted user: outfoxxed
GPG key ID: 4C88A185FB89301E
7 changed files with 63 additions and 4 deletions

View file

@ -12,6 +12,7 @@ qt_add_qml_module(quickshell-widgets
ClippingRectangle.qml
WrapperItem.qml
WrapperRectangle.qml
ClippingWrapperRectangle.qml
)
qt6_add_shaders(quickshell-widgets "widgets-cliprect"