KaijuEngine/kaiju
View on GitHubAdd missing X11 functions that are implemented in windows
Open
#234 opened on Feb 26, 2024
engine runtimegood first issue
Repository metrics
- Stars
- (4,569 stars)
- PR merge metrics
- (PR metrics pending)
Description
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