webots
webots copied to clipboard
[Feature Request] Add wayland support
Basically the title, all we need to do is revert https://github.com/cyberbotics/webots/pull/940, and https://github.com/cyberbotics/webots/pull/4641. Then Webots should be able to run under wayland. I am having some strange freezing issues (that weren't happening last week) and wanted to make sure that x11 is not the cause of them, and I can't even test wayland because of these bizzare decisions to completely strip wayland from the builds.
Did you test if reverting these two PRs does the job or is that just a guess? If you are sure that reverting these two PRs is the way to go, please open a new PR doing this and we will review it.
Did you test if reverting these two PRs does the job or is that just a guess? If you are sure that reverting these two PRs is the way to go, please open a new PR doing this and we will review it.
I'm assuming everything will behave as expected since it's QT6, but it obviously will need a test
In the latest pre-release (Webots Nightly Build (15-8-2024)), there seems to be no corresponding file added. Is it ignored?
In the latest pre-release (Webots Nightly Build (15-8-2024)), there seems to be no corresponding file added. Is it ignored?
yeah it's not there, odd
probably needs some ubuntu dependency for qt to build it or smth ?
ok seems that the webots-qt dependency they download hasn't been updated to include wayland yet