1. 90a6fc6 input: use doubles in the interfaces to notify of input events by Giulio Camuffo · 9 years ago
  2. b00c79b protocol: migrate to stable presentation-time.xml by Pekka Paalanen · 9 years ago
  3. 87743e9 Support axis source, axis discrete, frame and axis stop events by Peter Hutterer · 10 years ago
  4. 89b6a49 Add a weston_pointer_axis_event by Peter Hutterer · 10 years ago
  5. 60fb1c4 compositor-rdp: update link to wheel delta explanation by Peter Hutterer · 10 years ago
  6. 2ec5f2a cosmetic: Remove use of C++ style comments by Chris Michael · 10 years ago
  7. 93daabb compositor: pass the backend config struct to the backends init function by Giulio Camuffo · 10 years ago
  8. 7e17fec compositor-rdp: Add missing '\n' in weston_log usage by Chris Michael · 10 years ago
  9. 74a635b Coding style fixes by Dawid Gajownik · 10 years ago
  10. 88249cd don't crash when the key file doesn't exist by David FORT · 10 years ago
  11. 405ae2f compositor-rdp: rdp_destroy() double free error #91457 by Dawid Gajownik · 10 years ago
  12. f965db5 compositor-rdp: free() can handle NULL pointers by Dawid Gajownik · 10 years ago
  13. b3463a9 Fix crash when using RDP4 security by FORT David · 10 years ago
  14. c2635c6 remove a warning during compilation by FORT David · 10 years ago
  15. 459137b compositor: add API to manage compositor instances by Giulio Camuffo · 11 years ago
  16. 954f183 compositor: introduce struct weston_backend by Giulio Camuffo · 11 years ago
  17. 35b2eaa Moved helper macro to a discrete include file. by Jon Cruz · 10 years ago
  18. a0bbfea src: Update boilerplate from MIT X11 license to MIT Expat license by Bryce Harrington · 10 years ago
  19. ab3298a RDP compositor: enforce certificate and key by David FORT · 10 years ago
  20. 0c944b0 RDP compositor: fixes for multiple connections, mstsc and FreeRDP master compilation by Hardening · 10 years ago
  21. b114715 compositor: send the output_created signal after inserting it in the list by Giulio Camuffo · 10 years ago
  22. 662f384 compositor, backends: weston_compositor_read_presentation_clock by Pekka Paalanen · 10 years ago
  23. 363aa7b compositor: set presentation.presented flags by Pekka Paalanen · 11 years ago
  24. 6ae7bc9 compositor: Refactor weston_output_mode_switch() by Derek Foreman · 11 years ago
  25. b5eedad compositor: set and use the presentation clock everywhere by Pekka Paalanen · 11 years ago
  26. 6d1d112 Use FreeRDP buildin functions to get scancodes by Hardening · 11 years ago
  27. ea2aa13 Add more keyboards for the RDP compositor by Hardening · 11 years ago
  28. fdc3e4c compositor-rdp: Remove unneeded client->Close call by Jason Ekstrand · 11 years ago
  29. f34cd2c compositor-rdp: Add an option to disable client initiated resizes by Hardening · 11 years ago
  30. 9fc7151 Add possible capabilities CURSOR_PLANE and ARBITRARY_MODE by Jason Ekstrand · 11 years ago
  31. fb24eaa Make RDP backend supports arbitrary modes by Hardening · 11 years ago
  32. 04633b6 Fix compilation with FreeRdp 1.1 and master v2 by Hardening · 12 years ago
  33. fb8546e Release pointer and keyboard with the seat by Hardening · 12 years ago
  34. 1853676 compositor: Destroy renderer in weston_compositor_shutdown() by Ander Conselvan de Oliveira · 12 years ago
  35. 62a9075 compositor-headless, compositor-rdp: Don't call weston_output_move() by Ander Conselvan de Oliveira · 12 years ago
  36. 1edf44c compositor: finish frame if redraw fails by David Herrmann · 12 years ago
  37. 57388e4 Notify clients on mode_switch() by Hardening · 12 years ago
  38. ff39efa Rename current, origin, scale, origin_scale by Hardening · 12 years ago
  39. 58bcc36 set RDP output enabled by default (stable 1.2) by Hardening · 12 years ago
  40. f3d6227 malloc + memset -> zalloc by Peter Hutterer · 12 years ago
  41. fe107f3 Fix compilation with FreeRDP master by Hardening · 12 years ago
  42. c228e23 configure.ac: Enable AC_USE_SYSTEM_EXTENSIONS by Daniel Stone · 12 years ago
  43. 9af5f9e input: Add a seat name parameter to weston_seat_init by Rob Bradford · 12 years ago
  44. b60e46f Handle mouse wheel by Hardening · 12 years ago
  45. 6a4e8c6 Fix name clash in RDP compositor by Hardening · 12 years ago
  46. 14e438c compositor: Parse config file in main(), only keep weston config object by Kristian Høgsberg · 12 years ago
  47. b8f03aa Don't store FreeRDP file descriptors by Hardening · 12 years ago
  48. 785e1f3 rdp: Update output initialization to new API by Kristian Høgsberg · 12 years ago
  49. fe36a13 rdp: Improve raw surfaces by Hardening · 12 years ago
  50. c39118b rdp: Don't rely on Synchronize packet for first screen refresh by Hardening · 12 years ago
  51. 827358e rdp: Fixed codec initialisations by Hardening · 12 years ago
  52. 7d79dcc rdp: Drop unneeded main_seat by Hardening · 12 years ago
  53. a1ce6cd rdp: Fix compilation against FreeRDP and weston by Hardening · 12 years ago
  54. a50e6e4 config-parser: Honor XDG_CONFIG_DIRS by Ossama Othman · 12 years ago
  55. 4a3c150 Correctly handle extended RDP keycodes by Hardening · 12 years ago
  56. e5a1225 Make backends always specify output repaint time by Jonas Ådahl · 12 years ago
  57. a83409c RDP compositor take 6 by Hardening · 12 years ago