Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[Windows] Better fullscreen implementation#367

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
lijy91 merged 3 commits intoleanflutter:mainfromdamywise:fullscreen
Aug 27, 2023

Conversation

@damywise
Copy link
Contributor

@damywisedamywise commentedJul 20, 2023
edited
Loading

Uses a modified method suggested bythis comment by @alexmercerind, which in general reduces flicker when going to full screen and just behaves more predictable.

Todo:

  • Remove unused code.
  • Add comments .

HowsetFullScreen(true) works now

  1. Native window title bar is removed.
  2. Remove/hide custom title bar widget (Developers should do this themselves).
  3. Borders (including the rounded corners) are removed
  4. Window is maximized to fit the whole screen.
  5. Prevent the user from resizing the window (disablesstartResizing())
  6. Prevent the user from dragging/moving the window (disablesstartDragging())

MindStudioOfficial, OfficialBoyfriend, alexmercerind, h3x4d3c1m4l, and Devalfaz reacted with thumbs up emoji
@damywisedamywise marked this pull request as ready for reviewJuly 28, 2023 09:21
@damywise
Copy link
ContributorAuthor

@lijy91 I removed the lines which modifiesGWL_EXSTYLE and don't find any errors. Do you know if those do something?

@damywise
Copy link
ContributorAuthor

@alexmercerind Sorry for the wait, apparently it took longer than 2 weeks. Can you try this PR and see if this fits your requirement?

@lijy91
Copy link
Member

LGTM

@lijy91lijy91 merged commit245f855 intoleanflutter:mainAug 27, 2023
fufesou pushed a commit to fufesou/window_manager that referenced this pull requestSep 21, 2023
* Better fullscreen implementatoin* Add comments and remove unused lines* Fix stupid mistake
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@damywise@lijy91@wisetarman

[8]ページ先頭

©2009-2025 Movatter.jp