cm0002@programming.dev to Linux@programming.dev · 3 days ago5 Open Source Apps You Can use for Seamless File Transfer Between Linux and Androiditsfoss.comexternal-linkmessage-square19fedilinkarrow-up186arrow-down13cross-posted to: [email protected]
arrow-up183arrow-down1external-link5 Open Source Apps You Can use for Seamless File Transfer Between Linux and Androiditsfoss.comcm0002@programming.dev to Linux@programming.dev · 3 days agomessage-square19fedilinkcross-posted to: [email protected]
minus-square𝕽𝖚𝖆𝖎𝖉𝖍𝖗𝖎𝖌𝖍@midwest.sociallinkfedilinkarrow-up3·2 days agoSo, you’re basically running the KDE infrastructure, just not using the KDE WM? Have you done a ps and counted the number of KDE services that are running, just to run KDE Connect? Here are the (KDE) dependencies on the Arch KDE Connect package: kcmutils kconfig kcoreaddons kcrash kdbusaddons kdeclarative kguiaddons ki18n kiconthemes kio kirigami kirigami-addons kitemmodels kjobwidgets knotifications kpeople kservice kstatusnotifieritem kwidgetsaddons kwindowsystem pulseaudio-qt qqc2-desktop-style qt6-base qt6-connectivity qt6-declarative qt6-multimedia qt6-wayland When you run KDE Connect, you’re running most of the KDE Desktop and Qt; you’re just not using it. Have you ever tried running it headless? I have; it doesn’t work.
So, you’re basically running the KDE infrastructure, just not using the KDE WM? Have you done a ps and counted the number of KDE services that are running, just to run KDE Connect?
Here are the (KDE) dependencies on the Arch KDE Connect package:
kcmutils kconfig kcoreaddons kcrash kdbusaddons kdeclarative kguiaddons ki18n kiconthemes kio kirigami kirigami-addons kitemmodels kjobwidgets knotifications kpeople kservice kstatusnotifieritem kwidgetsaddons kwindowsystem pulseaudio-qt qqc2-desktop-style qt6-base qt6-connectivity qt6-declarative qt6-multimedia qt6-wayland
When you run KDE Connect, you’re running most of the KDE Desktop and Qt; you’re just not using it.
Have you ever tried running it headless? I have; it doesn’t work.