Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ZWidget Wayland backend improvements (Part 1) #115

Merged
merged 9 commits into from
Jun 18, 2024

Conversation

LupertEverett
Copy link
Contributor

Known bugs from the initial PR is now fixed. Now you can run SurrealEditor and the launcher window disappears once you start the game/editor.

Alongside that:

  • Menus are now working (a bit buggy though).
  • Open file dialog is now working.
  • Implemented key repeat functionality using a custom made timer class. This new timer can be used by other backends as well.

Menu bugs:

  • They're not being positioned properly
  • Switching between menus can crash the app sometimes
  • They don't stay open when you stop clicking
  • Their states don't match with the mouse pointer's position (wrong item gets highlighted)

@dpjudas dpjudas merged commit 2d80bc2 into dpjudas:master Jun 18, 2024
4 checks passed
@LupertEverett LupertEverett deleted the zwidget_wayland_improvements branch June 19, 2024 01:11
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.

2 participants