GSoC/2019/StatusReports/WeixuanXiao: Difference between revisions

From KDE Community Wiki
< GSoC‎ | 2019‎ | StatusReports
(Created page with " == KDE Connect for macOS port == KDE Connect works well on Linux and is built with KDE Frameworks and Qt. There is already “Continuity” on macOS for iPhone and iPad runn...")
 
Line 24: Line 24:
== Merged Branches ==
== Merged Branches ==


KDE Connect:
* DBus wrapper for KDE Connect only dbus daemon on macOS: [https://invent.kde.org/kde/kdeconnect-kde/commit/5431073844a694f9186d7fc4f540b96e4b0a6e24 Add wrapper for macos dbus connection]
* DBus wrapper for KDE Connect only dbus daemon on macOS: [https://invent.kde.org/kde/kdeconnect-kde/commit/5431073844a694f9186d7fc4f540b96e4b0a6e24 Add wrapper for macos dbus connection]
* [https://invent.kde.org/kde/kdeconnect-kde/commit/17e4360c53c910f31272f24ab0c9c467042a4f06 Enable sms test only when SMSAPP_ENABLED set to ON]
* [https://invent.kde.org/kde/kdeconnect-kde/commit/17e4360c53c910f31272f24ab0c9c467042a4f06 Enable sms test only when SMSAPP_ENABLED set to ON]
* [https://invent.kde.org/kde/kdeconnect-kde/commit/58beafb2421a73acc1fdbaa9e328bc8a89485684 Fix macos build]
* [https://invent.kde.org/kde/kdeconnect-kde/commit/58beafb2421a73acc1fdbaa9e328bc8a89485684 Fix macos build]


Craft Blueprints
* [https://cgit.kde.org/craft-blueprints-kde.git/commit/?id=129433423e9883ac91e017d78c9920130867602b Add dbus-daemon to kdeconnect]
* [https://cgit.kde.org/craft-blueprints-kde.git/commit/?id=129433423e9883ac91e017d78c9920130867602b Add dbus-daemon to kdeconnect]
* [https://cgit.kde.org/craft-blueprints-kde.git/commit/?id=e440d6d988aa267bcf9fb35635e02aea1357546f Add KDE Connect components for macOS]
* [https://cgit.kde.org/craft-blueprints-kde.git/commit/?id=e440d6d988aa267bcf9fb35635e02aea1357546f Add KDE Connect components for macOS]
Line 33: Line 35:
* [https://cgit.kde.org/craft-blueprints-kde.git/commit/?id=27c885dccdbd4139ee2a84cf0bf1e96d506e8510 Fix missing QtDBus lib for phonon-vlc building on macOS]
* [https://cgit.kde.org/craft-blueprints-kde.git/commit/?id=27c885dccdbd4139ee2a84cf0bf1e96d506e8510 Fix missing QtDBus lib for phonon-vlc building on macOS]


Craft
* [https://cgit.kde.org/craft.git/commit/?id=a11fdfe43708d11c74ad77fe597887c4dbd2e6d4 Use macdeloyqt to fix all deps of exec in macOS package]
* [https://cgit.kde.org/craft.git/commit/?id=a11fdfe43708d11c74ad77fe597887c4dbd2e6d4 Use macdeloyqt to fix all deps of exec in macOS package]

Revision as of 21:21, 9 June 2019

KDE Connect for macOS port

KDE Connect works well on Linux and is built with KDE Frameworks and Qt. There is already “Continuity” on macOS for iPhone and iPad running iOS. But there is no support, and there will never be official support for Android phone on macOS. It makes sense to use KDE Connect on macOS to give Android users a better experience.

The work has two main parts.

Packaging KDE Connect on macOS

Details under construction...

Making plugins work on macOS

Details under construction...

Progress

Coming soon

WIP

Coming soon

Merged Branches

KDE Connect:

Craft Blueprints

Craft