[FEATURE/linux] Add Wayland support#43
Open
Starexify wants to merge 2 commits intoFunkinCrew:mobile/mainfrom
Open
[FEATURE/linux] Add Wayland support#43Starexify wants to merge 2 commits intoFunkinCrew:mobile/mainfrom
Starexify wants to merge 2 commits intoFunkinCrew:mobile/mainfrom
Conversation
a07700a to
508224e
Compare
8 tasks
b355f11 to
0d854ee
Compare
508224e to
c25bce5
Compare
0d854ee to
8a61430
Compare
c25bce5 to
1b482db
Compare
8a61430 to
573af84
Compare
1b482db to
33983d5
Compare
573af84 to
078c461
Compare
33983d5 to
fa92328
Compare
078c461 to
604b973
Compare
fa92328 to
0e6afc3
Compare
604b973 to
713ac5a
Compare
0e6afc3 to
2d787d0
Compare
3565406 to
8470ea8
Compare
2d787d0 to
b147579
Compare
8470ea8 to
13557b6
Compare
b147579 to
bcaf2b7
Compare
facf6c7 to
5d815de
Compare
bcaf2b7 to
39f10ce
Compare
5d815de to
3a57434
Compare
39f10ce to
d86e8fd
Compare
059f982 to
f16c4cf
Compare
d86e8fd to
a124e72
Compare
a124e72 to
f550174
Compare
5b2ed71 to
5cf92f8
Compare
1157d33 to
cf6efab
Compare
cec8e4d to
9a56962
Compare
3503e3b to
1a8b47a
Compare
9a56962 to
2567173
Compare
2567173 to
4d46100
Compare
603c039 to
a2c48cc
Compare
4d46100 to
5acd338
Compare
718ca3c to
08948a3
Compare
5acd338 to
8566206
Compare
Co-authored-by: NotHyper-474 <40342021+nothyper-474@users.noreply.github.com>
8566206 to
d32d8a9
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This PR adds support for Wayland on lime. And some fixes for compiling on linux.
Important
For the Window Alert/Message Box to appear under wayland (instead of X11), users have to install zenity because of this sdl/SDL_waylandmessagebox.c#L39