Hajime Hoshi
|
c4c331b0d5
Fix misspellings
|
3 years ago |
Hajime Hoshi
|
78732d93f6
internal/uidriver/glfw: Bug fix: Crash on some operations on native fullscreen mode (macOS)
|
3 years ago |
Hajime Hoshi
|
54ac6bed1e
ebiten: Refactoring
|
3 years ago |
Hajime Hoshi
|
161b1965ba
ebiten: Refactoring: Call (*Window).SetPosition even before the run loop
|
3 years ago |
Hajime Hoshi
|
9b6ba5ed2c
ebiten: Add {Set,}WindowSizeLimits
|
3 years ago |
Hajime Hoshi
|
83ead375a4
ebiten: Update comments
|
4 years ago |
Hajime Hoshi
|
161d8aae8f
ui: Forbid RestoreWindow when the window is not maximized nor minimized
|
4 years ago |
Hajime Hoshi
|
4fe5acd711
ui: Panic on MaximizeWindow when the window is not resizable
|
4 years ago |
Hajime Hoshi
|
7b5fb0a0d0
ui: Bug fix: The window was not shown on the secondary monitor on launching
|
4 years ago |
Hajime Hoshi
|
f317f3b5fd
ui: Add fuctions to maximize or minimize the window
|
4 years ago |
Hajime Hoshi
|
4ef3b3e804
ui: Add SetWindowFloating / IsWindowFloating
|
4 years ago |
Hajime Hoshi
|
087f30b72d
ui: Remove the unused function setWindowResizable
|
4 years ago |
Hajime Hoshi
|
6b12b02a05
ui: Refactoring: Reduce global variables
|
4 years ago |
Hajime Hoshi
|
9ed8279fc8
driver: Add interface Window
|
4 years ago |
Hajime Hoshi
|
049aa552d4
ui: Add SetWindowResizable
|
4 years ago |
Hajime Hoshi
|
62bbb8818e
ui: Update comments at WindowSize and SetWindowSize
|
4 years ago |
Hajime Hoshi
|
c9863284cf
uidriver/glfw: Set a default window size
|
4 years ago |
Hajime Hoshi
|
7d56e4335e
ui: Add RunGame, WindowSize and SetWindowSize
|
4 years ago |
Hajime Hoshi
|
dabaf66b81
uidriver: Remove width/height/scale arguments from run
|
4 years ago |
Hajime Hoshi
|
b8a099e354
ui: Bug fix: (Set)WindowPosition didn't work well with fullscreen mode
|
5 years ago |
Hajime Hoshi
|
e463f9e611
ui: Make (Set)WindowPosition concurrent safe
|
5 years ago |
Hajime Hoshi
|
9b2f864fc8
ui: Add SetWindowPosition(x, y int)
|
5 years ago |
Hajime Hoshi
|
c021d6be6a
ui: Add WindowPosition()
|
5 years ago |
Hajime Hoshi
|
5ecd010f5a
ui: Add window.go
|
5 years ago |