Hajime Hoshi
|
f317f3b5fd
|
ui: Add fuctions to maximize or minimize the window
This change adds these functions:
* MaximizeWindow
* IsWindowMaximized
* MinimizeWIndow
* IsWindowMinimized
* RestoreWindow
Fixes #994
|
2020-03-21 22:13:58 +09:00 |
|
Jake Bentvelzen
|
c17946bb82
|
ui: Add GamepadGUID and GamepadName functions (#1035)
Fixes #1034
|
2020-01-09 22:11:32 +09:00 |
|
Hajime Hoshi
|
e0d780b029
|
uidriver/glfw: Enable to call SetWindowDecorated after Run
Fixes #556
|
2019-11-26 11:46:18 +09:00 |
|
Hajime Hoshi
|
a040aae83b
|
glfw: Update to GLFW 3.3
Fixes #1000
|
2019-11-26 01:19:20 +09:00 |
|
Hajime Hoshi
|
a19bf4214b
|
Improve testability on Wasm
|
2019-06-14 23:59:38 +09:00 |
|
Hajime Hoshi
|
ae84e79d16
|
ui: Add IsWindowResizable and SetWindowResizable (again)
Fixes #320
|
2019-01-09 00:24:16 +09:00 |
|
Hajime Hoshi
|
0d4e903b7a
|
Revert "ui: Add IsWindowResizable and SetWindowResizable"
This reverts commit f403e0716f .
Reason: Compilation error on browsers
|
2019-01-09 00:12:57 +09:00 |
|
Hajime Hoshi
|
f403e0716f
|
ui: Add IsWindowResizable and SetWindowResizable
Fixes #320
|
2019-01-08 23:52:53 +09:00 |
|
Hajime Hoshi
|
a21a4c75b0
|
glfw: Implement DLL version of the binding
|
2018-12-31 15:48:34 +09:00 |
|