Armin Novak
2f95316fc7
Reordered UWAC events to keep compatibility
2021-02-25 09:51:41 +01:00
0140454
09268fb27b
libuwac: Add UwacKeyboardModifiersEvent
...
(cherry picked from commit b4ffc2f8b3
)
2021-02-25 09:51:41 +01:00
akallabeth
2647eefa83
Added wayland discrete axis events for mouse wheel
...
the discrete axis event gives changes in steps just like the
xfreerdp version uses. This way scrolling can be implemented
consistent with the behaviour of xfreerdp
(cherry picked from commit 2cce37a82a
)
2021-02-25 09:51:41 +01:00
David Fort
56ca7a6e3a
uwac, wlfreerdp: corrected API for UwacOutput and added monitor listing
2020-04-28 14:03:19 +02:00
Armin Novak
72ca88f49c
Reformatted to new style
2019-11-07 10:53:54 +01:00
Armin Novak
34adfd5714
Added UWAC_EVENT_OUTPUT_GEOMETRY event
2019-01-29 09:34:30 +01:00
Armin Novak
23fa6b9182
Added mouse cursor callback stubs.
2019-01-29 09:34:30 +01:00
Armin Novak
823411c2f3
Fixed wayland buffer updates
...
The wayland buffer size always matches the current window size.
That might be different from the actual remote framebuffer size,
to when copying always use the correct strides to avoid distorted
screen content.
2019-01-25 10:49:03 +01:00
Armin Novak
0cba9edc99
Implemented UWAC clipboard handling.
2019-01-23 15:54:05 +01:00
Armin Novak
81f1fb934c
Implemented keyboard shortcut inhibit support.
2019-01-22 14:27:12 +01:00
David Fort
0b2ea08f74
uwac: change seat API to not reference disposed UwacSeat
...
This is a false positive returned by covscan, but that doesn't hurt to fix it.
2018-10-25 15:24:29 +02:00
Armin Novak
8b9e3fa51e
Fixed use of reserved keywords for include guards.
2017-07-20 09:35:41 +02:00
Armin Novak
86436bc4e1
Added API export for uwac.
2016-02-27 22:13:59 +01:00
Bernhard Miklautz
167907ef2e
uwac: enable library versioning
2016-02-25 23:46:56 +01:00
David FORT
87d6caa69a
Integrate UWAC in to the FreeRDP source tree
...
So the wayland client can still be built without installing UWAC as a dependency.
2016-02-23 14:09:53 +01:00