26 Commits (06f99efc9c417eefb8046bf64a84869d698a0be5)

Author SHA1 Message Date
Pekka Paalanen 01f60211b2 libweston: introduce weston_head 7 years ago
Jason Gerecke 9fc2e461b3 compositor-rdp: Correct mouse scrolling direction 7 years ago
Pekka Paalanen f461414501 libweston: remove restore functionality 7 years ago
Alexandros Frantzis 409b01fd6d libweston: Use struct timespec for compositor time 7 years ago
Alexandros Frantzis 47e79c860b libweston: Use struct timespec for key events 7 years ago
Alexandros Frantzis 80321942e7 libweston: Use struct timespec for axis events 7 years ago
Alexandros Frantzis 215bedc88b libweston: Use struct timespec for button events 7 years ago
Alexandros Frantzis 84b31f8956 libweston: Use struct timespec for motion events 7 years ago
Pekka Paalanen 7da9a3802f libweston: set backend pointer earlier 7 years ago
Pekka Paalanen ae6d35db14 libweston: rename weston_output_destroy() to weston_output_release() 7 years ago
Pekka Paalanen 26ac2e1218 libweston: weston_output_init(..., +name) 7 years ago
Pekka Paalanen 4270414549 libweston: move weston_output::mode_list init to core 7 years ago
David Fort be2f6b0f75 Fix API troubles with FreeRDP 2.0 v2 7 years ago
Daniel Stone b1f166d71e Allow backends to group repaint flushes 8 years ago
Daniel Stone cb3f1b0105 compositor-rdp: Fix build with freerdp2, take 2 8 years ago
Emilio Pozuelo Monfort beec77e9b9 compositor-rdp: Fix build with freerdp2 8 years ago
Quentin Glidic 23e1d6f176
libweston: Properly namespace backends entrypoint 8 years ago
Armin Krezović a483cac1af compositor-rdp: Properly destroy the renderer and pixman image 8 years ago
Armin Krezović 4008740d5e weston: Rename weston_output_init_pending() to weston_output_init() 8 years ago
Armin Krezović 8f1dca1369 weston: Port RDP backend to new output handling API 8 years ago
Yann E. MORIN e9168f98e6
libweston/compositor-rdp: fix no-break space U+A0 (U8+C2A0) 8 years ago
Armin Krezović fb371c62c2 compositor-rdp: Use non-cast functions to retrieve backend and output objects 8 years ago
Jussi Kukkonen 649bbce607 include stdint.h for int32_t/uint32_t 8 years ago
Bryce Harrington 5ba41ebd65 rdp: Check for non-digits and errno in strtol call 8 years ago
Bryce Harrington bac72b29f8 rdp: Check for non-numeric value in RDP_FD env var 8 years ago
Pekka Paalanen b5e3ea218b Rename src/ to libweston/ 8 years ago
David Fort ba2ad0ee4f rdp: don't release the seat until it is safe v2 8 years ago
Pekka Paalanen a256c5ed8d libweston: remove unused backend_init() arguments 8 years ago
FORT David 2d4aa83fe1 rdp: Fix the ContextNew callback with recent FreeRDP versions 8 years ago
FORT David 58b63ab7f1 rdp: allow to compile against FreeRDP 2.0 8 years ago
Benoit Gschwind bd57310c11 compositor-rdp: refactor configuration API 9 years ago
Giulio Camuffo 90a6fc659f input: use doubles in the interfaces to notify of input events 9 years ago
Pekka Paalanen b00c79b587 protocol: migrate to stable presentation-time.xml 9 years ago
Peter Hutterer 87743e9303 Support axis source, axis discrete, frame and axis stop events 9 years ago
Peter Hutterer 89b6a4931e Add a weston_pointer_axis_event 9 years ago
Peter Hutterer 60fb1c4ce8 compositor-rdp: update link to wheel delta explanation 9 years ago
Chris Michael 2ec5f2a633 cosmetic: Remove use of C++ style comments 9 years ago
Giulio Camuffo 93daabbc71 compositor: pass the backend config struct to the backends init function 9 years ago
Chris Michael 7e17fec68d compositor-rdp: Add missing '\n' in weston_log usage 9 years ago
Dawid Gajownik 74a635b1ec Coding style fixes 9 years ago
David FORT 88249cdc28 don't crash when the key file doesn't exist 9 years ago
Dawid Gajownik 405ae2feba compositor-rdp: rdp_destroy() double free error #91457 9 years ago
Dawid Gajownik f965db5fc1 compositor-rdp: free() can handle NULL pointers 9 years ago
FORT David b3463a9e9c Fix crash when using RDP4 security 9 years ago
FORT David c2635c6599 remove a warning during compilation 9 years ago
Giulio Camuffo 459137bfe6 compositor: add API to manage compositor instances 9 years ago
Giulio Camuffo 954f183e2f compositor: introduce struct weston_backend 9 years ago
Jon Cruz 35b2eaa989 Moved helper macro to a discrete include file. 9 years ago
Bryce Harrington a0bbfea64b src: Update boilerplate from MIT X11 license to MIT Expat license 9 years ago
David FORT ab3298a976 RDP compositor: enforce certificate and key 9 years ago