Skip to content

Conversation

@Fusioon
Copy link

@Fusioon Fusioon commented Jan 12, 2026

Most important fix: autocomplete resize bug

  • This seem to be fixed by SDL_SyncWindow and calling mMovedFunc inside Resize

Other stuff:

  • Implements "dynamic" texture that is used by about window
  • Adds GL debug messenger in debug builds
  • Removes need to link with -lgl
  • Add ``SdlBFWindow::Show(ShowKind showKind)andSetForeground`
  • Add GLRenderWindow::GetRefreshRate()
  • Implements all? RenderState changes

Also I have noticed that on wayland the window resizing (by grabbing it's corner) most of the time does not send resize events in real time and seems that it cannot be worked around by using SDL_AddEventWatch, the events are generated only after the window is resized (mouse up)

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.

1 participant