Skip to content

[tizen_window_manager] Use the embedder window channel - #1137

Open
JSUYA wants to merge 1 commit into
flutter-tizen:mainfrom
JSUYA:window-manager-use-embedder-channel
Open

[tizen_window_manager] Use the embedder window channel#1137
JSUYA wants to merge 1 commit into
flutter-tizen:mainfrom
JSUYA:window-manager-use-embedder-channel

Conversation

@JSUYA

@JSUYA JSUYA commented Sep 4, 2026

Copy link
Copy Markdown
Member

The native code called the window APIs(ecore) directly, which only worked on the window backend the embedder happened to be built with.
Send the requests to the tizen/internal/window method channel instead and remove the native code.
The public Dart API is unchanged.

The native code called the window APIs directly, which only worked on the
window backend the embedder happened to be built with. Send the requests
to the tizen/internal/window method channel instead and remove the native
code. The public Dart API is unchanged.
@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 4, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-09-04T05:19:46.406608Z 84cfd01 PR opened
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant