nheko/resources/qml/delegates
Nicolas Werner 87e81498b7
Fix window placement on wayland and add close buttons
We explicitly set a parent. We can't assign to
ApplicationWindow.transientParent though, only to
Window.transientParent, so we just call setTransientParent in C++.
2021-08-04 02:27:50 +02:00
..
FileMessage.qml Prepare for reuseItems in timeline 2021-07-12 00:24:33 +02:00
ImageMessage.qml Prepare for reuseItems in timeline 2021-07-12 00:24:33 +02:00
MessageDelegate.qml Finish converting function to property 2021-07-20 21:47:54 -04:00
NoticeMessage.qml Make palette global in Qml 2021-05-13 08:23:56 +02:00
Pill.qml Fix missing import for colors 2021-05-13 10:59:30 +02:00
Placeholder.qml Prepare for reuseItems in timeline 2021-07-12 00:24:33 +02:00
PlayableMediaMessage.qml Port to explicit connect syntax 2021-07-27 22:35:38 +02:00
Reply.qml Fix window placement on wayland and add close buttons 2021-08-04 02:27:50 +02:00
TextMessage.qml Prepare for reuseItems in timeline 2021-07-12 00:24:33 +02:00