quickshell/src/widgets
outfoxxed af14a416c1
widgets/wrapper: update child geometry when implicit size changes
The implicit size update from a child item of a MarginWrapper
component triggers an implicit size update of the wrapper component,
but this does not necessarily result in the actual size of the wrapper
changing (e.g. when it is positioned by a layout).
2024-11-29 02:03:54 -08:00
..
shaders widgets: add ClippingRectangle 2024-11-17 19:27:59 -08:00
ClippingRectangle.qml widgets/cliprect: pass user input to contained items 2024-11-27 23:43:03 -08:00
ClippingWrapperRectangle.qml widgets: add ClippingWrapperRectangle 2024-11-19 02:52:49 -08:00
cliprect.cpp widgets: add ClippingRectangle 2024-11-17 19:27:59 -08:00
cliprect.hpp widgets: add ClippingRectangle 2024-11-17 19:27:59 -08:00
CMakeLists.txt widgets: add ClippingWrapperRectangle 2024-11-19 02:52:49 -08:00
IconImage.qml widgets/iconimage: add typegen hints to alias properties 2024-09-15 02:23:46 -07:00
marginwrapper.cpp widgets/wrapper: update child geometry when implicit size changes 2024-11-29 02:03:54 -08:00
marginwrapper.hpp widgets/wrapper: update child geometry when implicit size changes 2024-11-29 02:03:54 -08:00
module.md widgets: add ClippingWrapperRectangle 2024-11-19 02:52:49 -08:00
wrapper.cpp all: fix clang 18 lints 2024-11-24 03:36:04 -08:00
wrapper.hpp widgets: add ClippingWrapperRectangle 2024-11-19 02:52:49 -08:00
WrapperItem.qml widgets: add ClippingWrapperRectangle 2024-11-19 02:52:49 -08:00
WrapperRectangle.qml widgets: add ClippingWrapperRectangle 2024-11-19 02:52:49 -08:00