KaijuEngine/kaiju

Add missing X11 functions that are implemented in windows

Open

#234 aperta il 26 feb 2024

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)Go (194 fork)auto 404
engine runtimegood first issue

Metriche repository

Star
 (4569 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

There are a number of functions that were implemented for Windows that need to be implemented in X11. src/windowing/window.x11.go

  • removeBorder
  • addBorder
  • setTitle
  • lockCursor
  • unlockCursor
  • setFullscreen
  • setWindowed

Guida contributor