Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add displays enumerate #81

Merged
merged 11 commits into from
Sep 19, 2022
Merged

Add displays enumerate #81

merged 11 commits into from
Sep 19, 2022

Conversation

rogurotus
Copy link
Contributor

@rogurotus rogurotus commented Sep 5, 2022

Synopsis

No way to get screen info for getDisplayMedia.

Checklist

  • Created PR:
    • In draft mode
    • Name contains Draft: prefix
    • Name contains issue reference
    • Has k:: labels applied
    • Has assignee
  • Documentation is updated (if required)
  • Tests are updated (if required)
  • Changes conform code style
  • CHANGELOG entry is added (if required)
  • FCM (final commit message) is posted
    • and approved
  • Review is completed and changes are approved
  • Before merge:
    • Milestone is set
    • PR's name and description are correct and up-to-date
    • Draft: prefix is removed
    • All temporary labels are removed

@rogurotus rogurotus added enhancement Improvement of existing features or bugfix k::api Related to API (application interface) platform::web Specific to WEB platform platform::windows Specific to Windows platform platform::linux Specific to Linux platform platform::macos Specific to macOS platform labels Sep 5, 2022
@rogurotus rogurotus self-assigned this Sep 5, 2022
@rogurotus
Copy link
Contributor Author

rogurotus commented Sep 5, 2022

FCM

Implement `enumerate_displays()` (#81)

@rogurotus rogurotus marked this pull request as ready for review September 5, 2022 16:43
rogurotus and others added 8 commits September 5, 2022 20:22
# Conflicts:
#	flutter/android/src/main/jniLibs/arm64-v8a/libmedea_jason.so
#	flutter/android/src/main/jniLibs/armeabi-v7a/libmedea_jason.so
#	flutter/android/src/main/jniLibs/x86/libmedea_jason.so
#	flutter/android/src/main/jniLibs/x86_64/libmedea_jason.so
#	flutter/assets/pkg/medea_jason.js
#	flutter/assets/pkg/medea_jason_bg.wasm
#	flutter/example/lib/join_route.dart
#	flutter/example/pubspec.lock
#	flutter/lib/medea_jason.dart
#	flutter/linux/lib/x86_64-unknown-linux-gnu/libmedea_jason.so
#	flutter/pubspec.yaml
@tyranron tyranron added feature New feature or request and removed enhancement Improvement of existing features or bugfix labels Sep 19, 2022
@tyranron tyranron merged commit 6e5336a into master Sep 19, 2022
@tyranron tyranron deleted the add-displays-enumerate branch September 19, 2022 13:44
@alexlapa alexlapa removed the platform::web Specific to WEB platform label Sep 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request k::api Related to API (application interface) platform::linux Specific to Linux platform platform::macos Specific to macOS platform platform::windows Specific to Windows platform
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants