Skip to content

Refactor app#1909

Merged
leaanthony merged 9 commits intomasterfrom
chore/refactor_app
Sep 29, 2022
Merged

Refactor app#1909
leaanthony merged 9 commits intomasterfrom
chore/refactor_app

Conversation

@leaanthony
Copy link
Copy Markdown
Member

@leaanthony leaanthony requested a review from stffabi September 27, 2022 08:03
Copy link
Copy Markdown
Collaborator

@stffabi stffabi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🚀 , just a minor comment.

leaanthony and others added 4 commits September 29, 2022 18:42
Co-authored-by: stffabi <stffabi@users.noreply.github.com>
Co-authored-by: stffabi <stffabi@users.noreply.github.com>
Co-authored-by: stffabi <stffabi@users.noreply.github.com>
Co-authored-by: stffabi <stffabi@users.noreply.github.com>
@leaanthony
Copy link
Copy Markdown
Member Author

Nice catch! Thanks 👍

@leaanthony leaanthony merged commit b2069c8 into master Sep 29, 2022
@leaanthony leaanthony deleted the chore/refactor_app branch September 29, 2022 08:43
lyimmi added a commit to lyimmi/wails that referenced this pull request Sep 29, 2022
progress: linux framless resize

fix missing framless resize

Refactor app (wailsapp#1909)

* Application refactor

* [windows] refactor out main loop. Create new application struct. Refactor assethandler/assetserver signatures.

* Refactor darwin app

* Refactor app for linux

* Update v2/internal/frontend/assetserver/assethandler.go

Co-authored-by: stffabi <stffabi@users.noreply.github.com>

* Update v2/internal/frontend/assetserver/assethandler.go

Co-authored-by: stffabi <stffabi@users.noreply.github.com>

* Update v2/internal/frontend/assetserver/assetserver.go

Co-authored-by: stffabi <stffabi@users.noreply.github.com>

* Update v2/internal/frontend/assetserver/assetserver.go

Co-authored-by: stffabi <stffabi@users.noreply.github.com>

Co-authored-by: stffabi <stffabi@users.noreply.github.com>

Update README.md

bugfix/linux framless window drag (wailsapp#1916)
@JulioDRF JulioDRF mentioned this pull request Oct 2, 2022
BackgroundColour *RGBA
// RGBA is deprecated. Please use BackgroundColour
RGBA *RGBA
BackgroundColour *RGBA
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we add this as a breaking change in release notes ?

Apps working fine on 2.0.0 break on 2.1.0
@leaanthony

Copy link
Copy Markdown
Member Author

@leaanthony leaanthony Oct 25, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, though there was fair warning it was being removed. But ultimately yes, looks like it needs adding. Apologies we missed that and thanks for raising it.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No worries. Getting 2.1 to work with just a 1 line change is amazing.

LGiki added a commit to LGiki/wails-template-nextjs that referenced this pull request Nov 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants