kdeconnect-kde/app
Karthik Nishanth 9e53696e35 Close the overlay drawer when window width is reduced
Previously when the window width was reduced, the overlay drawer
was still visible except it was hidden behind the main view.

Taking inspiration from the binding in OverlayDrawer.qml source,
I set up a callback to match it closely. Now, it closes the
drawer when the window is resized.

Note: Both before and after this commit, there is a warning when
one collapses the window width.

> QQuickItem::stackBefore: Cannot stack
> QQuickRectangle(0x55b4746513d0, parent=0x55b4744a4750,
> geometry=0,0 0x0) before QQuickPopupItem(0x55b4747871c0),
> which must be a sibling
2023-09-11 13:11:03 +00:00
..
qml Close the overlay drawer when window width is reduced 2023-09-11 13:11:03 +00:00
CMakeLists.txt Fix runcommand page not being able to be displayed in Qt6 2023-07-25 18:29:38 +02:00
main.cpp clang-format pass 2023-07-16 16:20:34 +02:00
Messages.sh Fix localization of app and smsapp. Patch mainly by Victor Ryzhykh. 2019-12-21 09:59:36 +02:00
org.kde.kdeconnect.app.desktop SVN_SILENT made messages (.desktop file) - always resolve ours 2023-07-28 01:41:47 +00:00
resources.qrc.in Fix runcommand page not being able to be displayed in Qt6 2023-07-25 18:29:38 +02:00