1. 73c60ab weston-launch: Unblock our signalfd signals before execing child by Kristian Høgsberg · 12 years ago
  2. c30c4bd clipboard: remove the weston_seat destruction listener on destroy by Rob Bradford · 12 years ago
  3. ead3ef8 text-backend: remove the weston_seat destruction listener on destroy by Rob Bradford · 12 years ago
  4. a2bb791 Reset touch focus in unmap by Michael Fu · 12 years ago
  5. dce3dac xwayland: Remove transform listener when destroying the wm by Louis-Francis Ratté-Boulianne · 12 years ago
  6. 0af26c4 evdev: Suport old-style single-touch touch screens by Kristian Høgsberg · 12 years ago
  7. 58014bb evdev: Use temporary x and y coordinates when applying calibration by Kristian Høgsberg · 12 years ago
  8. cee407e evdev: Don't add output offset in evdev_process_absolute_motion() by Kristian Høgsberg · 12 years ago
  9. 87d3841 compositor-x11: Use assert(0) instead of return NULL for non-reachable code by Kristian Høgsberg · 12 years ago
  10. 46118f8 clipboard: Fix fd leak by Kristian Høgsberg · 12 years ago
  11. 5e76a49 Rename wl_data_offer to weston_data_offer by Kristian Høgsberg · 12 years ago
  12. 0e17de1 udev: Use WL_OUTPUT udev attribute for pairing touchscreens to outputs by Kristian Høgsberg · 12 years ago
  13. f280770 weston-launch: Switch to regular poll by Kristian Høgsberg · 12 years ago
  14. 636156d weston-launch: Don't start new session unless -u is given by Kristian Høgsberg · 12 years ago
  15. ab49994 weston-launch: Drop sleep_fork option by Kristian Høgsberg · 12 years ago
  16. ca70f2f weston-launch: Move child setup and exec to its own function by Kristian Høgsberg · 12 years ago
  17. 7ff3bdb Rename wl_data_source to weston_data_source by Kristian Høgsberg · 12 years ago
  18. 862814b clipboard: Handle OOM in clipboard_source_create() by Kristian Høgsberg · 12 years ago
  19. 3c95e70 compositor: Move weston-launch socket lookup to drm backend by Kristian Høgsberg · 12 years ago
  20. 9e5d7d1 shell: Remove redundant weston_pointer field from shell_grab by Kristian Høgsberg · 12 years ago
  21. 97e806f evdev: Use weston_output_transform_coordinate for evdev touch screens by Kristian Høgsberg · 12 years ago
  22. 98c774f compositor: Move device coordinate transform helper to compositor.c by Kristian Høgsberg · 12 years ago
  23. 18684d4 weston-launch: Ignore sighup by Kristian Høgsberg · 12 years ago
  24. bdeb5d2 shell: Respect output transformation for input panel surface by Rob Bradford · 12 years ago
  25. e1ad1d2 tablet-shell: Avoid infinite loop when unlocking by Rob Bradford · 12 years ago
  26. 6cf9b01 tablet-shell: Fix copy and paste error in unlock handler by Rob Bradford · 12 years ago
  27. 919cddb Convert to wl_global_create/destroy() by Kristian Høgsberg · 12 years ago
  28. aaadc77 input: Remove wl_seat global when a seat is destroyed by Kristian Høgsberg · 12 years ago
  29. fa514b4 xwayland: Don't allow resizing to 0x0 or less by Kristian Høgsberg · 12 years ago
  30. 07d48a3 weston-launch: Fix the typo for real this time by Kristian Høgsberg · 12 years ago
  31. 9dadfb5 compositor: Eliminate marshalling warning for leave events by Kristian Høgsberg · 12 years ago
  32. 708b8af input: check if the resource is valid in seat_get_pointer by Giulio Camuffo · 12 years ago
  33. c077a84 Document RDP compositor options by Hardening · 12 years ago
  34. fe107f3 Fix compilation with FreeRDP master by Hardening · 12 years ago
  35. 7e80f1b weston-launch: Fix an error message typo by Kristian Høgsberg · 12 years ago
  36. 735302e weston-launch: Set all groups for user by Quentin Glidic · 12 years ago
  37. 27b1793 compositor: rebuild the global list if we've removed a surface from it by Rob Bradford · 12 years ago
  38. 3c36bf3 compositor: Remove a plane from the compositor list when releasing it by Ander Conselvan de Oliveira · 12 years ago
  39. 00db2ee xwayland: Don't crash when we get configure notify for destroyed frame windows by Kristian Høgsberg · 12 years ago
  40. 6780073 shell: Always go through end_busy_cursor when ending the busy cursor grab by Kristian Høgsberg · 12 years ago
  41. da751b8 input: Don't cache pointer grab interface between calls to focus and motion by Kristian Høgsberg · 12 years ago
  42. c9974a0 shell: Dont set grab cursor if desktop-shell client died by Kristian Høgsberg · 12 years ago
  43. dfe3105 shell: Allow ending of popup grabs from within the starting of the grab by Rob Bradford · 12 years ago
  44. 9a4f10f shell: Fix calculation of center point in surface rotation by Louis-Francis Ratté-Boulianne · 12 years ago
  45. a85118c Use wl_resource_create() for creating resources by Jason Ekstrand · 12 years ago
  46. f568fd5 Add a MIN macro by Jason Ekstrand · 12 years ago
  47. 384a11a xwm: Use empty opaque region for windows with alpha by MoD · 12 years ago
  48. 3bdaa3e touchpad: Handle two-finger click as right click for button pads by Kristian Høgsberg · 12 years ago
  49. 382ff46 build: Make libxkbcommon build-time optional in the compositor by Rob Bradford · 12 years ago
  50. 01a9273 input: Add support for making libxkbcommon optional by Matt Roper · 12 years ago
  51. 66bd9f5 compositor-drm: Enable seat constraining when configured in weston.ini by Rob Bradford · 12 years ago
  52. 4451aa5 xwayland: modify Makefile.am to clean up BUILD_SOURCES by Alex Wu · 12 years ago
  53. 806d8c0 input: Add weston_pointer_clamp function to ensure pointer visible by Rob Bradford · 12 years ago
  54. 1d697d7 udev-seat: Refactor out seat lookup and possible creation by Rob Bradford · 12 years ago
  55. 047e9b9 gl-renderer: Split gl_renderer_attach() into smaller functions by Ander Conselvan de Oliveira · 12 years ago
  56. 6be5f43 gl-renderer: Fix initial upload of SHM buffer as texture by Ander Conselvan de Oliveira · 12 years ago
  57. a9bf161 gl-renderer: Track the buffer type in gl_surface_state by Ander Conselvan de Oliveira · 12 years ago
  58. 4c6ddf1 compositor: Remove a few legacy uses of wl_object by Kristian Høgsberg · 12 years ago
  59. c2d7042 compositor: Fix a couple of left-over wl_resource direct access by Kristian Høgsberg · 12 years ago
  60. 166aeaa gl-renderer: Use eglQueryWaylandBufferWL for getting width and height by Kristian Høgsberg · 12 years ago
  61. e81f954 src/.gitignore: add spring-tool to .gitignore by Nathan Reboud · 12 years ago
  62. e2173b5 data-device: Remove redundant and confusing assignment by Kristian Høgsberg · 12 years ago
  63. 489b279 data-device: Don't leak wl_data_source in destructor by Kristian Høgsberg · 12 years ago
  64. f004607 compositor: Fix remaining double free()s by Kristian Høgsberg · 12 years ago
  65. 6c8d778 compositor: Remove double free()s in resource destructors by Kristian Høgsberg · 12 years ago
  66. 6bd6294 Add a weston_buffer structure to replace wl_buffer by Jason Ekstrand · 12 years ago
  67. 8a4a9eb data-device: Change resources in wl_data_offer and wl_data_source to pointers. by Jason Ekstrand · 12 years ago
  68. 1fd4b01 input: check if the focus surface has a valid resource by Giulio Camuffo · 12 years ago
  69. c0b9487 compositor-drm: select the highest possible mode frequency by Giulio Camuffo · 12 years ago
  70. 8418c29 shell: Free temporary strings by Quentin Glidic · 12 years ago
  71. 9ae2f11 log: Only use one string buffer by Kristian Høgsberg · 12 years ago
  72. a58290b xwayland: Use _exit() when exec() fails by Kristian Høgsberg · 12 years ago
  73. 082d58c xwayland: Silence X wm debug logging by Kristian Høgsberg · 12 years ago
  74. 1a81abb weston-launch: Don't exit on SIGTERM by Kristian Høgsberg · 12 years ago
  75. 1cfd406 shell: Tweak spring animation for zoom animation type by Kristian Høgsberg · 12 years ago
  76. 8eb0f4f shell: Fix warning and indentation in shell_surface_configure() by Kristian Høgsberg · 12 years ago
  77. dd2df78 input-panel: Bounce the input panel slide by Kristian Høgsberg · 12 years ago
  78. 5281fb1 spring: Tweak the window fade-in spring to not overshoot by Kristian Høgsberg · 12 years ago
  79. 091b096 spring: Make min/max part of spring parameters by Kristian Høgsberg · 12 years ago
  80. 7eec9b3 spring: Make clip behavior configurable by Kristian Høgsberg · 12 years ago
  81. c24744e spring: End spring simulatio faster by Kristian Høgsberg · 12 years ago
  82. 08d8c68 Add spring-tool, a small utility to plot spring behavior by Kristian Høgsberg · 12 years ago
  83. 0bd587e subsurfaces: Use wl_resource_get accessors for subsurfaces by Jason Ekstrand · 12 years ago
  84. a0d2dde output: Use wl_resource_get accessors for weston_output resources by Jason Ekstrand · 12 years ago
  85. 44a3863 input: Use wl_resource_get accessor functions for resources by Jason Ekstrand · 12 years ago
  86. 89d3199 text-backend: Change resources to wl_resource pointers by Jason Ekstrand · 12 years ago
  87. 51e5b14 input_panel_surface: Change resource to a wl_resource pointer by Jason Ekstrand · 12 years ago
  88. fbbbec8 callback: Change resource to a wl_resource pointer by Jason Ekstrand · 12 years ago
  89. 8895efc region: Change resource to a wl_resource pointer by Jason Ekstrand · 12 years ago
  90. 651f00e shell: Convert resources to pointers by Jason Ekstrand · 12 years ago
  91. 0f2ef7e Use wl_resource_get_user_data for weston_surface resources by Jason Ekstrand · 12 years ago
  92. de46673 compositor-drm: free plane resources using drm function. by Samuel Iglesias Gonsalvez · 12 years ago
  93. fb2adba xwayland: Forward global position to X by Tiago Vignatti · 12 years ago
  94. 55375b9 xwm: Check result of xcb_get_atom_name_reply by MoD · 12 years ago
  95. 3170012 xwm: Define SEND_EVENT_MASK and EVENT_TYPE macros to clarify xcb event type checks by MoD · 12 years ago
  96. 26ed73c Change weston_surface.resource to a wl_resource pointer. by Jason Ekstrand · 12 years ago
  97. a2ce68f text: Fix misleading error message by Eduardo Lima (Etrunko) · 12 years ago
  98. 2ada748 Avoid unnecessarily re-allocating texture buffer when the size hasn't changed. by Sinclair Yeh · 12 years ago
  99. c228e23 configure.ac: Enable AC_USE_SYSTEM_EXTENSIONS by Daniel Stone · 12 years ago
  100. 5238b68 udev-seat: Use udev rules to support multiple seats by Rob Bradford · 12 years ago