bruvzg
|
3e0262509f
Move tablet driver API from OS to DisplayServer.
|
4 years ago |
Marios Staikopoulos
|
2a2de2f684
BUGFIX: Fix unintialized cursor_shape on windows display server
|
4 years ago |
Yuri Roubinsky
|
d4939aa05f
Fix PopupMenu's which are not closed after a recent commit
|
4 years ago |
Rémi Verschelde
|
9d6df31b84
Merge pull request #44299 from Chaosus/fix_win32_warning
|
4 years ago |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 years ago |
Yuri Roubinsky
|
41efbf8cae
Fixed warning at project startup (WIN32)
|
4 years ago |
Yuri Roubinsky
|
8a2bc6bf58
Fix window restoring after fullscreen again
|
4 years ago |
reduz
|
2787ad65be
RenderingServer reorganization
|
4 years ago |
reduz
|
127458ed17
Reorganized core/ directory, it was too fatty already
|
4 years ago |
bruvzg
|
6a14c72b12
Add window click-through support.
|
5 years ago |
bruvzg
|
03ffd6451a
Revert "[Windows] Attach to parent console instead of creating new one."
|
5 years ago |
bruvzg
|
4f7a49db53
[Windows] Attach to parent console instead of creating new one.
|
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 |
Juan Linietsky
|
438c380458
Add a separate application focus/in notification out from Window focus notification.
|
5 years ago |
bruvzg
|
92352b1c23
Add keyboard layout enumeration / set / get functions (macOS, Windows, Linux/X11), remove latin variant function.
|
5 years ago |
bruvzg
|
b08b027a9a
Block WM_MOUSEMOVE during Windows Ink pen handling.
|
5 years ago |
bruvzg
|
d0b5174b6a
[Windows] Add tablet driver selection.
|
5 years ago |
HaSa1002
|
434bf0572c
Fix input event being dispatched multiple times on Windows
|
5 years ago |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 years ago |
bruvzg
|
d978658f81
[Windows] Add support for the WinTab API for pen input.
|
5 years ago |
bruvzg
|
0128947894
[Linux/Windows] Set pressure to 1.0f when primary button is pressed and device is not pressure sensitive.
|
5 years ago |
Rémi Verschelde
|
fdf58a5858
Rename InputFilter back to Input
|
5 years ago |
lupoDharkael
|
95a1400a2a
Replace NULL with nullptr
|
5 years ago |
Rémi Verschelde
|
516b3bb88f
Fix Clang warnings on Windows
|
5 years ago |
Rémi Verschelde
|
60d486acc8
Fix copyright headers for recently added files
|
5 years ago |
Juan Linietsky
|
a6f3bc7c69
Renaming of servers for coherency.
|
5 years ago |
Juan Linietsky
|
9a5d15a2dc
Implemented drag and drop across windows, both OS and embedded.
|
5 years ago |
Juan Linietsky
|
047e0b7de5
Reworked tooltips to use the popup system.
|
5 years ago |
Juan Linietsky
|
b3080bc2f4
Popups have also been converted to windows
|
5 years ago |