update Compose to v1.4.3
noteworthy changes:
- popups (like context menus and non-native windows) are now acessible: https://github.com/JetBrains/compose-multiplatform-core/pull/439
- drag-and-drop support from external applications: https://github.com/JetBrains/compose-multiplatform-core/pull/391 (might be interesting for image sending)