kdeconnect-kde/plugins/runcommand
Christoph Wolk ba5061a215 plugins/runcommand: set Dialog preferredWidth
The Add command dialog currently does not set a preferredWidth, which
seems to cause repeated binding loops and a lot of log spam until the
dialog is actually put on screen.

This change sets the preferredWidth to 20*gridUnit, which seems to be
the typical size used in small dialogs and is about the size that the
dialog has without a width explicitly set.
2024-09-08 13:19:44 +00:00
..
CMakeLists.txt Add Qt::DBus dependency to kdeconnect_runcommand_config 2024-05-25 10:31:46 +02:00
kdeconnect_runcommand.json SVN_SILENT made messages (.desktop file) - always resolve ours 2024-08-28 01:25:08 +00:00
kdeconnect_runcommand_config.qml plugins/runcommand: set Dialog preferredWidth 2024-09-08 13:19:44 +00:00
runcommand_config.cpp Fix powershell example command 2024-06-14 14:56:46 +02:00
runcommand_config.h Use pragma once in plugins 2023-07-22 20:51:19 +00:00
runcommandplugin.cpp fix: runcommand with args fails on windows 2024-06-14 15:06:15 +08:00
runcommandplugin.h Simplify KDEConnectPlugin::recievePacket 2023-08-03 20:49:44 +02:00