Aaron Franke
|
0ce49800ac
Use mouse and joypad enums instead of plain integers
|
4 年之前 |
Lightning_A
|
e28fd07b2b
Rename `instance()`->`instantiate()` when it's a verb
|
4 年之前 |
Aaron Franke
|
98aa3b669e
Add MOUSE_MODE_CONFINED_HIDDEN
|
4 年之前 |
Rémi Verschelde
|
6c367f8e0d
Merge pull request #48168 from LightningAA/control-to-ctrl-4.0
|
4 年之前 |
Hugo Locurcio
|
064ca9adae
Remove debugging prints in the Linux DisplayServer
|
4 年之前 |
Lightning_A
|
97fecd1b69
Rename "Control" key to "Ctrl" and add "_pressed" suffix to all InputEventWithModifiers properties/methods
|
4 年之前 |
Aaron Franke
|
0de9a7d803
Rename `doubleclick` to `double_click`
|
4 年之前 |
Rémi Verschelde
|
9bbe51dc27
Style: Apply clang-tidy's `modernize-use-nullptr`
|
4 年之前 |
Marcel Admiraal
|
fd30c36985
Rename Texture.get_data() to get_image()
|
4 年之前 |
Aaron Franke
|
10d7fccb54
Rename ButtonList enum and members to MouseButton
|
4 年之前 |
Rémi Verschelde
|
ae850177a3
Linux: Fix PRIME detection on Steam
|
4 年之前 |
Pedro Rodrigues
|
1cb21b6937
Fix out of bounds array access on DisplayServerX11 code
|
4 年之前 |
Pedro J. Estébanez
|
8e128726f0
Modernize atomics
|
4 年之前 |
Rémi Verschelde
|
5525cd85c6
Merge pull request #45315 from RandomShaper/modernize_thread
|
4 年之前 |
Pedro J. Estébanez
|
99fe462452
Modernize Thread
|
4 年之前 |
Aaron Franke
|
e829b7aee4
Unify URI encoding/decoding and add to C#
|
4 年之前 |
Marcel Admiraal
|
2a74b388d0
Split OS::execute into two methods
|
4 年之前 |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 年之前 |
Marcel Admiraal
|
5b937d493f
Rename empty() to is_empty()
|
4 年之前 |
Marcel Admiraal
|
f9b83e90b2
Fix named anonymous struct warning
|
4 年之前 |
reduz
|
2787ad65be
RenderingServer reorganization
|
4 年之前 |
reduz
|
e93b2242c2
Reorganize rendering server.
|
4 年之前 |
Rémi Verschelde
|
f1a9de9c59
X11: Include limits.h for LONG_MAX
|
4 年之前 |
PouleyKetchoupp
|
6b97901d4d
Implement INCR mechanism for Linux clipboard
|
4 年之前 |
Rémi Verschelde
|
a4e04cdd47
Merge pull request #42652 from nekomatata/x11-clipboard-save-targets
|
4 年之前 |
bruvzg
|
319bc5ffda
Add XChangeProperty Atoms validity checks.
|
4 年之前 |
bruvzg
|
f09a37a8d5
Fixes crash if Vulkan presentation surface is not available.
|
4 年之前 |
bruvzg
|
fed776c64c
Add X11 Atom validity checks.
|
4 年之前 |
reduz
|
127458ed17
Reorganized core/ directory, it was too fatty already
|
4 年之前 |
PouleyKetchoupp
|
96e8b904cf
Implement SAVE_TARGETS mechanism for Linux clipboard
|
4 年之前 |