summaryrefslogtreecommitdiffstats
path: root/tests/display_server_mock.h
Commit message (Expand)AuthorAgeFilesLines
* Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* Rebrand preambles to RedotDubhghlas McLaughlin2024-10-111-0/+2
* Rebrand Godot to RedotRandolph W. Aarseth II2024-10-111-1/+1
* Add input event callback to `DisplayServerHeadless`Mikael Hermansson2024-06-051-21/+1
* Properly set window class in WaylandPaulo Poiati2024-05-221-1/+1
* Merge pull request #86978 from kitbdev/multicaret-overhaulRémi Verschelde2024-04-301-0/+10
|\
| * Overhaul multiple caret editing in TextEdit.kit2024-04-261-0/+10
* | Fix unsafe uses of `Callable.is_null()`A Thousand Ships2024-04-271-1/+1
|/
* Add vararg call() method to C++ Callablekobewi2023-10-051-10/+2
* Add Unit Tests for Viewport InputEvent handlingMarkus Sauermann2023-02-091-1/+19
* [unittests] Send Mouse events via DisplayServer instead of push_inputMarkus Sauermann2023-01-291-0/+150