Marius Petcu
|
64a6579402
|
Implement getters for the cursor position
Closes #82
|
2018-10-21 22:08:59 +03:00 |
|
Alexey Gulev
|
136c5cecb5
|
fixes for working with true relative path
|
2018-03-04 19:39:50 +03:00 |
|
Alexey Gulev
|
89e9b9ab1d
|
added new method set_window_icon for macos, windows, html5 platform
|
2018-02-28 17:04:28 +03:00 |
|
Marius Petcu
|
b5a967d390
|
Implement cursor locking on macOS
|
2018-02-18 13:32:23 +02:00 |
|
Marius Petcu
|
397ac48f86
|
Unify enable/disable_mouse_cursor
|
2018-02-18 13:21:15 +02:00 |
|
Marius Petcu
|
d553ddf1f7
|
Add get_view_size()
|
2018-02-18 09:30:15 +02:00 |
|
Marius Petcu
|
d030ab9aea
|
Rename is_mouse_inside_window to is_mouse_in_view
|
2018-02-18 02:12:18 +02:00 |
|
chaos yu
|
14d3e8f2cb
|
correct the clipping area, update the example layout as there are too many buttons
|
2018-01-28 17:51:17 +08:00 |
|
Chaos Yu
|
f09412fb0f
|
add move_cursor_to to move cursor within window area
|
2018-01-10 13:57:44 +08:00 |
|
chaos yu
|
7442908d8a
|
add clip_cursor and restore_cursor_clip on windows
|
2018-01-09 21:09:55 +08:00 |
|
chaos yu
|
00f27fd6b8
|
add set_cursor_pos for windows
|
2018-01-09 20:20:23 +08:00 |
|
Marius Petcu
|
21c519b764
|
Add is_mouse_inside_window() example
|
2018-01-02 23:17:16 +02:00 |
|
Alexey Gulev
|
4c84d91261
|
added new method get_window_size()
|
2017-12-16 01:16:47 +03:00 |
|
Alexey Gulev
|
4e89b3a6ad
|
replace is_maximize() method to is_maximized()
|
2017-05-14 23:03:30 +03:00 |
|
Björn Ritzl
|
f94f8e8b02
|
Fixed typo and adjusted spacing between buttons
|
2017-05-14 21:36:31 +02:00 |
|
Alexey Gulev
|
065254d2a4
|
new example based on dirtylarry
|
2017-05-12 00:18:17 +03:00 |
|