Commit f378f68
committed
meta-wayland-pointer.c: Get correct device coordinates from the
stage.
The stage->pointer_devices table does not currently get populated
(TODO) so pos.x and .y were never getting anything assigned to
them.
Fixes linuxmint/wayland#93, Fixes linuxmint/wayland#106
Fixes linuxmint/wayland#115, Fixes linuxmint/wayland#116
Maybe fixes?
linuxmint/wayland#164 (works on 147.0.3)
linuxmint/wayland#1691 parent 5a4956e commit f378f68
1 file changed
Lines changed: 2 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
954 | 954 | | |
955 | 955 | | |
956 | 956 | | |
957 | | - | |
958 | 957 | | |
959 | 958 | | |
960 | 959 | | |
| |||
966 | 965 | | |
967 | 966 | | |
968 | 967 | | |
969 | | - | |
| 968 | + | |
970 | 969 | | |
971 | 970 | | |
972 | 971 | | |
| |||
1071 | 1070 | | |
1072 | 1071 | | |
1073 | 1072 | | |
1074 | | - | |
1075 | | - | |
1076 | 1073 | | |
1077 | 1074 | | |
1078 | 1075 | | |
1079 | | - | |
| 1076 | + | |
1080 | 1077 | | |
1081 | 1078 | | |
1082 | 1079 | | |
| |||
0 commit comments