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

The Jackbox Wayland Pack #4309

Merged
merged 5 commits into from
Apr 19, 2021
Merged

The Jackbox Wayland Pack #4309

merged 5 commits into from
Apr 19, 2021

Conversation

flibitijibibo
Copy link
Collaborator

@flibitijibibo flibitijibibo commented Apr 18, 2021

A random grab bag of commits for Wayland:

  • GetDisplayBounds and GetDisplayDPI implemented (they were literally passed right to us, woops)
  • Found a couple functions that SDL_video.c doesn't need from us, stripped those out
  • RestoreWindow was a stub for some reason, fixed that for maximize windows (minimized windows, we're screwed)
  • Threw in SetWindowModalFor because it turns out toplevel makes this easy to do

Nothing to see here, unlike HideWindow which will be a gigantic refactor (which is why I'm doing this now).

@flibitijibibo flibitijibibo force-pushed the wl-stuff branch 2 times, most recently from 4ba71a9 to 45d20ed Compare April 19, 2021 02:30
@icculus icculus merged commit 509228c into libsdl-org:main Apr 19, 2021
@flibitijibibo flibitijibibo deleted the wl-stuff branch April 19, 2021 04:15
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