Kovid Goyal
|
0788b98ae4
Fix header comment
|
3 years ago |
Kovid Goyal
|
8a267894f3
Make createShmBuffer re-useable
|
3 years ago |
Luflosi
|
7931654a7c
Ensure valid UTF-8 when cutting string
|
5 years ago |
Kovid Goyal
|
2458c3a7c6
Implement drag and drop of text/plain for Wayland as well
|
5 years ago |
Kovid Goyal
|
748ca81d4b
Wayland: Fix a freeze in rare circumstances when having multiple OS Windows
|
5 years ago |
Luflosi
|
f3b9ff5f9f
Use datatype monotonic_t instead of double to keep track of time
|
5 years ago |
Luflosi
|
28bb123be8
Update the GLFW version number from 3.3 to 3.4
|
5 years ago |
Kovid Goyal
|
cab949a939
Fix building with compilers that dont support __has_include
|
5 years ago |
Kovid Goyal
|
1cb15dedac
Simplify the event loop code
|
5 years ago |
Kovid Goyal
|
6d96a89328
Linux: Use the more efficient eventfd mechanism to wakeup the event loop
|
5 years ago |
Kovid Goyal
|
0fb1481038
Move event loop wakeup code into backend_utils
|
5 years ago |
Kovid Goyal
|
da507dfd19
Infrastructure for moving the run loop into GLFW
|
6 years ago |
Kovid Goyal
|
6a51ce5dc4
Wayland: Work on supporting drop of file paths
|
6 years ago |
Kovid Goyal
|
6879a492dc
Give watches and timers names to ease debugging
|
6 years ago |
Kovid Goyal
|
4070255dde
Simplify watch->fd matching
|
6 years ago |
Kovid Goyal
|
99ea6c08a7
Implement timers for the linux event loops
|
6 years ago |
Kovid Goyal
|
3797294838
Use an id for watches
|
6 years ago |
Kovid Goyal
|
3d6995d1e6
Work on integration of DBUS into event loop
|
6 years ago |
Kovid Goyal
|
e91eb27e56
Refactor linux backend event loops
|
6 years ago |
Kovid Goyal
|
44b84ba295
Update glfw from upstream
|
6 years ago |