1. b50ed17 clients: Adjust grammar of comment for toysurface->prepare function pointer by Chris Michael · 10 years ago
  2. 51baeb2 compositor: Remove extra blank line by Chris Michael · 10 years ago
  3. f69bd1a clients: Fix a few minor typos in comments by Bryce Harrington · 10 years ago
  4. bc9a61c compositor: Move weston_matrix_transform_region to compositor.c and export it by Derek Foreman · 10 years ago
  5. 52c476a pixman-renderer: Use output->matrix for region transformations and enable output zoom by Jason Ekstrand · 10 years ago
  6. 9774679 gl-renderer: Make texture_used a bool instead of an int by Derek Foreman · 10 years ago
  7. 4c11fe7 gl-renderer: Use a bool for needs_full_upload by Derek Foreman · 10 years ago
  8. 060cf11 compositor: Change "touched" to bool by Derek Foreman · 10 years ago
  9. 118387e toytoolkit: Remove window_damage() by Derek Foreman · 10 years ago
  10. 0aba785 smoke: Don't post extra damage by Derek Foreman · 10 years ago
  11. 2cbf293 input: Keep per client pointer resources in their own structs by Jonas Ådahl · 10 years ago
  12. 8283c34 input: Don't send wl_pointer.motion if position didn't change by Jonas Ådahl · 10 years ago
  13. d251010 input: Make pointer grab motion callbacks take an event struct by Jonas Ådahl · 11 years ago
  14. 870fadc protocol: fix DTD warning in weston-desktop-shell by Pekka Paalanen · 10 years ago
  15. 379ee65 releasing.txt: Add step about checking wayland-protocols dependency by Jonas Ådahl · 10 years ago
  16. 5b0b770 Remove workspaces protocol by Jonas Ådahl · 10 years ago
  17. cf1efd2 Rename screenshooter protocol to weston_screenshooter by Jonas Ådahl · 10 years ago
  18. 6d6fb61 desktop-shell: Rename protocol weston_desktop_shell by Jonas Ådahl · 10 years ago
  19. 2a22933 Use xdg_shell protocol from wayland-protocols by Jonas Ådahl · 10 years ago
  20. 08ab0bc Makefile.am: Make the external xml scanning rule version generic by Jonas Ådahl · 10 years ago
  21. b57f472 Use input method protocol from wayland-protocols by Jonas Ådahl · 10 years ago
  22. 3bcba34 Use text input protocol from wayland-protocols by Jonas Ådahl · 10 years ago
  23. 57e48f0 Use linux-dmabuf protocol from wayland-protocols by Jonas Ådahl · 10 years ago
  24. 496adb3 Use fullscreen-shell.xml from wayland-protocols by Jonas Ådahl · 10 years ago
  25. 4bcc54d compositor-wayland: Change focus to a bool instead of an int by Derek Foreman · 10 years ago
  26. 1118952 desktop-shell: use weston_pointer_send_axis by Peter Hutterer · 10 years ago
  27. 64d78bb shared: work around EGL header idiosyncrasy by Ahmet Acar · 10 years ago
  28. 4a7ce1f compositor-drm: pass NULL to mmap() instead of 0 as the address by Chris Michael · 10 years ago
  29. 6d55637 compositor-drm: fall back to EGL visual_id 0 if no others work by Derek Foreman · 10 years ago
  30. 0336ca0 input: Pass axis events through pointer grab interfaces by Jonas Ådahl · 11 years ago
  31. 22faea1 desktop-shell: Add surface_keyboard_focus_lost helper by Jonas Ådahl · 11 years ago
  32. 2071f1f Provide damage region for screen recording on Raspberry Pi by Shinya Saito · 10 years ago
  33. 0c0e51e ivi-shell: rename ivi_controller_interface by Ucan, Emre \(ADITG/SW1\) · 10 years ago
  34. 32c3211 compositor: Disallow negative geometries in backend output configs by Bryce Harrington · 10 years ago
  35. cd0f1ac desktop-shell: Make activate_binding take a view instead of surface by Jonas Ådahl · 10 years ago
  36. 43008c7 main: stub the functions to load the backends with the new config system by Giulio Camuffo · 10 years ago
  37. 93daabb compositor: pass the backend config struct to the backends init function by Giulio Camuffo · 10 years ago
  38. e3c0d8a compositor: introduce structs to handle backends configuration by Giulio Camuffo · 10 years ago
  39. ecf819b zunitc: made name of test fixture parameter explicit. by Jon Cruz · 10 years ago
  40. 2ffb0af zunitc: Clarify documentation on return behavior. by Jon Cruz · 10 years ago
  41. 46812b6 clients: don't discard motion if we have a grab by Derek Foreman · 10 years ago
  42. 5d13548 clients: try harder to discard motion after resize by Derek Foreman · 10 years ago
  43. fa41eec weston-launch: Remove unused event source by Derek Foreman · 10 years ago
  44. 1ab9ca7 clients: Correct drawing glitch in stacking demo by Ben Hummon · 10 years ago
  45. 32838c9 compositor/clients: Protect CLOCK_BOOTTIME with ifdefs by Derek Foreman · 10 years ago
  46. e292694 build: Add -lrt for programs that use clock_gettime() by Derek Foreman · 10 years ago
  47. 33598ff devices-test: Fix typo 'destroyes' in a comment by Bryce Harrington · 10 years ago
  48. 3a1580f clients: track seat_version per seat, not per display by Derek Foreman · 10 years ago
  49. 49da7ae libinput: remove unused #define by Giulio Camuffo · 10 years ago
  50. c6e6dc7 configure: Up the libwayland version requirement by Bryce Harrington · 10 years ago
  51. ae2541d ivi-shell: install ivi-layout-export.h by Ucan, Emre \(ADITG/SW1\) · 10 years ago
  52. c7ee760 Add commented-out option to weston.ini to set Xwayland path by Bill Spitzak · 10 years ago
  53. 8743047 compositor-drm: fix cursor size test in drm_assign_planes by Derek Foreman · 10 years ago
  54. 9054e4c screenshooter: correct output ordering of screencast recording when Y-flip is off by Tomohito Esaki · 10 years ago
  55. a6714fa input: Split get_udev_seat() into its own function by Derek Foreman · 10 years ago
  56. 61b4d3e compositor-x11: Fix Weston running on a secondary X screen by Marko · 10 years ago
  57. 6ce7899 shell: fix maximizing windows on a secondary output by Marek Chalupa · 10 years ago
  58. f7bb935 weston: release keyboard/touch/pointer objects by FORT David · 10 years ago
  59. d669714 input: add new client to resource_list instead of focus_resource_list by Chokshi, Mitul · 10 years ago
  60. c5a011f zoom: remove temporary variables by Giulio Camuffo · 10 years ago
  61. 6850e7b zoom: Remove unneeded usage of wl_fixed_ts in favour of doubles by Giulio Camuffo · 10 years ago
  62. 4845354 input-panel: Fix show_input_panel_surface crash when no surface has focus by Nicolas Guyomard · 10 years ago
  63. a151975 doc: Correct absolute path in doxygen graphs. by Jon Cruz · 10 years ago
  64. bdc8c72 cosmetic: Remove a few double semicolons by Derek Foreman · 10 years ago
  65. bc5d849 desktop-shell: NULL check whether a popup parent is a shell surface by Jonas Ådahl · 10 years ago
  66. 3f607d3 weston-input: Reformat weston_log line to add missing space between words by Chris Michael · 10 years ago
  67. 445e44c clients: Moving and rotating transient surfaces by Ben Hummon · 10 years ago
  68. ed8dd4e animation: Fix potential leak of memory pointed to by move by Lucas Tanure · 10 years ago
  69. 3c241b1 main: fix destroying the compositor on error while starting by Giulio Camuffo · 10 years ago
  70. 2d24e64 compositor: don't crash if destroying a compositor without a backend by Giulio Camuffo · 10 years ago
  71. 7e17fec compositor-rdp: Add missing '\n' in weston_log usage by Chris Michael · 10 years ago
  72. c262b4a cms-colord: Add missing '\n' in weston_log usage by Chris Michael · 10 years ago
  73. 5169a57 screen-share: Add missing '\n' in weston_log usage by Chris Michael · 10 years ago
  74. c083af9 ivi-shell: Add missing '\n' in weston_log function usage by Chris Michael · 10 years ago
  75. 64635ee ivi-shell: introduce get_weston_view by Ucan, Emre (ADITG/SW1) · 10 years ago
  76. 4a18364 ivi-shell: remove is_surface_in_layer API by Ucan, Emre (ADITG/SW1) · 10 years ago
  77. bb4ec0a ivi-shell: remove is_layer_in_screen API by Ucan, Emre (ADITG/SW1) · 10 years ago
  78. dfac375 ivi-shell: remove struct link_layer by Ucan, Emre (ADITG/SW1) · 10 years ago
  79. 8a22367 ivi-shell: remove struct link_screen by Ucan, Emre (ADITG/SW1) · 10 years ago
  80. dcba1a1 xdg-shell: Clarify ack_configure behaviour by Derek Foreman · 10 years ago
  81. 0b7da01 cosmetic: add missing line between variable declarations and code by Derek Foreman · 10 years ago
  82. a3377cd ivi-layout-transition: Standardize the check for layout_transition_register by Lucas Tanure · 10 years ago
  83. aa97478 xwm: use always a valid 'primary view' for an X window by Giulio Camuffo · 11 years ago
  84. 8e1efcd configure.ac: add explicit enable/disable for systemd-login support by Frederico Cadete · 10 years ago
  85. 94fd9a5 compositor: remove systemd-notify.h by Egor Starkov · 10 years ago
  86. 90eea27 compositor-wayland: Terminate weston_log error message by Chris Michael · 10 years ago
  87. 5eb025a configure.ac: add support for new versions of systemd by Frederico Cadete · 10 years ago
  88. 1a42ca1 weston_wm: Implement _NET_ACTIVE_WINDOW by Benoit Gschwind · 10 years ago
  89. c59f18e compositor-wayland: Expose zlinux_dmabuf by Emmanuel Gil Peyrot · 10 years ago
  90. a0dd5b4 systemd: Fix distcheck for typo in header path by Bryce Harrington · 10 years ago
  91. 7ce2e97 compositor: systemd notifications support by Egor Starkov · 10 years ago
  92. 892122e tests: Migrate screenshot code from internal test to client helpers by Bryce Harrington · 10 years ago
  93. 89dcea9 text: Switch to weston_client_start instead of weston_client_launch by Derek Foreman · 10 years ago
  94. e821ce6 text: Don't track binding in struct text_backend by Derek Foreman · 10 years ago
  95. b4bacd2 text: Launch input method in text_backend_init by Derek Foreman · 10 years ago
  96. e7d868a launcher: fix typo by Derek Foreman · 10 years ago
  97. cb15620 launcher: fix broken distcheck by Derek Foreman · 10 years ago
  98. 56fe1c7 compositor: remove incorrect idle timer initialization by Egor Starkov · 10 years ago
  99. 44bbdd0 fbdev: Ensure strncpy results are null terminated. by Bryce Harrington · 10 years ago
  100. c8dcd16 ivi-layout-transition: Fix potential leak of memory pointed to by transition by Lucas Tanure · 10 years ago