Matthias Clasen
|
2701a2bfdd
|
demos: Make the maze demo non-resizable
It isn't playable if the entrance/exit don't reach the edge
of the window.
Fixes: #6549
|
2024-03-16 10:08:37 -04:00 |
|
Matthias Clasen
|
ed44f37de4
|
gtk-demo: Add sound to the path maze
Its a game, after all.
|
2023-09-14 11:32:22 -04:00 |
|
Matthias Clasen
|
827bbc0cc1
|
Change gsk_path_get_closest_point to return distance
We already compute it, so lets return it.
Bindings seems fine with this change - they
already return (success, point) as a tuple
anyway.
|
2023-08-28 11:22:30 -04:00 |
|
Benjamin Otte
|
2582fd45e4
|
demos: Add cute maze demo
|
2023-08-27 12:45:25 -04:00 |
|