index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
platform
/
linuxbsd
/
wayland
/
wayland_thread.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit godotengine/godot@fd4c29a189e53a1e085df5b9b9a05cac9351b3ef
Spartan322
2024-11-19
1
-3
/
+3
|
\
|
*
Wayland: Only set selection when there is not already a source.
Trevor Davenport
2024-11-17
1
-3
/
+3
*
|
Fix copyright headers referring to Godot
Spartan322
2024-10-27
1
-2
/
+2
*
|
Rebrand preambles to Redot
Dubhghlas McLaughlin
2024-10-11
1
-0
/
+2
|
/
*
Wayland: Simplify cursor code and fix custom cursors
Riteo
2024-09-13
1
-61
/
+49
*
Wayland: clear button mask on pointer leave
Riteo
2024-09-10
1
-0
/
+2
*
Wayland: make primary selection logic consistent with main clipboard
Riteo
2024-09-08
1
-4
/
+5
*
Merge pull request #94022 from Riteo/a-fraction-of-the-work
Rémi Verschelde
2024-08-22
1
-9
/
+9
|
\
|
*
Wayland: switch pointer position handling to doubles
Riteo
2024-07-07
1
-9
/
+9
*
|
Wayland: Avoid recreating input objects on capability change
Riteo
2024-08-09
1
-17
/
+21
*
|
Wayland: Fix error spam when interacting with decorations
Riteo
2024-07-20
1
-15
/
+17
*
|
Wayland: commit surface on window creation
Riteo
2024-07-15
1
-0
/
+2
*
|
Wayland: scale relative pointer motion
Riteo
2024-07-07
1
-0
/
+5
|
/
*
Wayland: minimize surface commits and limit them to the main thread
Riteo
2024-06-28
1
-10
/
+4
*
[Wayland] Implement IME support.
bruvzg
2024-06-11
1
-0
/
+182
*
Reduce and prevent unnecessary random-access to `List`
A Thousand Ships
2024-05-04
1
-1
/
+1
*
[Core] Add scalar versions of `Vector*` `min/max/clamp/snap(ped)`
A Thousand Ships
2024-05-02
1
-1
/
+1
*
Wayland: Improve compositor compatibility by allowing older globals
Riteo
2024-04-26
1
-88
/
+105
*
Merge pull request #87831 from Riteo/bitfield-xor
Rémi Verschelde
2024-03-26
1
-1
/
+1
|
\
|
*
Core: Implement a XOR operator for BitField
Riteo
2024-02-01
1
-1
/
+1
*
|
[Wayland] Fix typo in input code
A Thousand Ships
2024-03-20
1
-1
/
+1
*
|
clang-tidy: Enforce `modernize-use-nullptr`
Thaddeus Crews
2024-03-12
1
-4
/
+4
*
|
Merge pull request #89328 from Riteo/wayland-cursor-frame-opt
Rémi Verschelde
2024-03-09
1
-7
/
+14
|
\
\
|
*
|
Wayland: Setup next cursor frame callback only if animated
Riteo
2024-03-09
1
-7
/
+14
*
|
|
wayland: Stop possible Null pointer dereferences
Alistair Leslie-Hughes
2024-03-09
1
-4
/
+24
|
/
/
*
|
[Wayland] Fix tilt handling
A Thousand Ships
2024-03-03
1
-2
/
+1
*
|
Wayland: Restore tablet support and handle multiple tools
Riteo
2024-02-28
1
-116
/
+138
*
|
Wayland: suspend window after frame timeout or suspend state
Riteo
2024-02-15
1
-5
/
+111
*
|
Merge pull request #82800 from Sauermann/fix-screen-mousemotion
Rémi Verschelde
2024-02-09
1
-0
/
+4
|
\
\
|
*
|
Add screen-related attributes to mouse input events
Markus Sauermann
2024-02-05
1
-0
/
+4
|
|
/
*
/
wayland: Update to 1.22.0
Jakub Marcowski
2024-02-06
1
-0
/
+12
|
/
*
[Wayland] Add support for native file dialogs.
bruvzg
2024-01-31
1
-0
/
+33
*
Add Wayland support
Riteo
2024-01-30
1
-0
/
+4004