bruvzg
|
d756f6a294
[macOS] Ignore mouse move event caused by mouse mode switch.
|
4 years ago |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 years ago |
Rafał Mikrut
|
e1811b689b
Initialize class/struct variables with default values in platform/ and editor/
|
4 years ago |
bruvzg
|
6a14c72b12
Add window click-through support.
|
5 years ago |
PouleyKetchoupp
|
2b49cb0b73
Re-apply "Fixes for windows in X11 tiling WMs"
|
5 years ago |
Juan Linietsky
|
9c5c1635b2
Revert "Fixes for windows in X11 tiling WMs"
|
5 years ago |
Lorenzo Cerqua
|
d670a49612
DisplayServer: separate window showing into another function
|
5 years ago |
Daniel Ting
|
9605fc54c7
Fix cancel/OK button order on macOS
|
5 years ago |
Marcel Admiraal
|
26fcf2b04c
Add override keywords.
|
5 years ago |
bruvzg
|
df968d577a
[macOS] Implement seamless display scaling.
|
5 years ago |
bruvzg
|
a9e341cff3
[macOS] Implement confined mouse mode.
|
5 years ago |
Rémi Verschelde
|
372136fe75
Environment: Refactor code for readability + more
|
5 years ago |
bruvzg
|
92352b1c23
Add keyboard layout enumeration / set / get functions (macOS, Windows, Linux/X11), remove latin variant function.
|
5 years ago |
Rémi Verschelde
|
fdf58a5858
Rename InputFilter back to Input
|
5 years ago |
lupoDharkael
|
95a1400a2a
Replace NULL with nullptr
|
5 years ago |
bruvzg
|
e1c1bb03ea
Prevent recursive `_dispatch_input_event` calls, improve focus regain on window deletion.
|
5 years ago |
bruvzg
|
15a9f94346
Add macOS DisplayServer implementation.
|
5 years ago |