Hajime Hoshi
|
226497a8a9
|
internal/cglfw: bug fix: Motif hints should be updated for functions and decorations at the same time
Updates #2289
Closes #2760
|
2023-09-17 00:40:17 +09:00 |
|
Hajime Hoshi
|
90ee615e00
|
internal/cglfw: disable a maximizing button when a max window size is specified
Closes #2289
|
2023-09-16 23:41:19 +09:00 |
|
Hajime Hoshi
|
2737bd6d04
|
internal/cglfw: drop a native Wayland support
Closes #2759
|
2023-09-16 21:46:24 +09:00 |
|
Hajime Hoshi
|
56f37ed42b
|
internal/cglfw: change the license to Apache-2.0
Closes #2695
|
2023-08-04 01:09:48 +09:00 |
|
Hajime Hoshi
|
91e1c0ea29
|
ebiten: add more cursor shapes
This change adds these new cursor shapes:
* CursorShapeNESWResize
* CursorShapeNWSEResize
* CursorShapeMove
* CursorShapeNotAllowed
Closes #2476
|
2023-07-23 00:49:45 +09:00 |
|
Hajime Hoshi
|
47dea6fac4
|
move internal/glfw/glfw to internal/cglfw
|
2023-07-22 01:02:55 +09:00 |
|