1. 1818e31 window: Store server_allocation in surface size by Alexander Larsson · 12 years ago
  2. 0144129 transformed: Use the scale factor from the output by Alexander Larsson · 12 years ago
  3. 2aaa8b7 window: Apply buffer_scale automatically in widget_cairo_create by Alexander Larsson · 12 years ago
  4. 5e9b652 window: allow setting a buffer scale on a window by Alexander Larsson · 12 years ago
  5. afd319a window: Track output scales by Alexander Larsson · 12 years ago
  6. fd456fb transformed: Rely on transformation in widget_cairo_create by Alexander Larsson · 12 years ago
  7. 15901f0 window: Support transform in widget_cairo_create() by Alexander Larsson · 12 years ago
  8. 9777744 window: avoid a gcc warning in buffer release handler by Pekka Paalanen · 12 years ago
  9. d7ab5b8 cms-static: Use the right wl_listener for the output hotplug listener by Kristian Høgsberg · 12 years ago
  10. fe097f9 configure.ac: colord version to 0.1.27 by Mun Gwan-gyeong · 12 years ago
  11. d33f2b0 weston-launch: Print explanation of why we failed to open the device by Rob Bradford · 12 years ago
  12. 2f8d9aa shell: End grab if the grabbed shell surface has been destroyed by Rob Bradford · 12 years ago
  13. 419e2ba protocol: improve sub-surface spec wording by Pekka Paalanen · 12 years ago
  14. eb1e130 Fix surface_pong when a seat doesn't have a pointer by Hardening · 12 years ago
  15. ff32309 weston-launch: Run weston in the user login shell by Quentin Glidic · 12 years ago
  16. 5545320 protocol: remove an unused sub-surface error code by Pekka Paalanen · 12 years ago
  17. 86c8ca0 compositor: forbid sub-surface nesting loops by Pekka Paalanen · 12 years ago
  18. 5e9bedb tests: add a sub-surface nesting loop test by Pekka Paalanen · 12 years ago
  19. 16abf6a protocol: set_desync should flush by Pekka Paalanen · 12 years ago
  20. beb080e tests: add sub-surface tree destruction permutations by Pekka Paalanen · 12 years ago
  21. 173ff53 fix module_init signature in module tests by U. Artie Eoff · 12 years ago
  22. 1ed7324 gl-renderer: Compile shaders only when needed by Ander Conselvan de Oliveira · 12 years ago
  23. f6128fc Fix missing corner resize cursors in Kubuntu (oxy-white theme) by Dima Ryazanov · 12 years ago
  24. d561687 cms-colord: Warn if reading or writing to the FD failed by Richard Hughes · 12 years ago
  25. 2379a65 cms-colord: Fix build after the API change 'Honor XDG_CONFIG_DIRS' by Richard Hughes · 12 years ago
  26. b9f1c52 lock-surface: Set geometry width and height before centering by Kristian Høgsberg · 12 years ago
  27. 2733700 text: Respawn input method process if it exits by Eduardo Lima (Etrunko) · 12 years ago
  28. a50e6e4 config-parser: Honor XDG_CONFIG_DIRS by Ossama Othman · 12 years ago
  29. 95eb3a2 compositor-drm: Don't page flip before a mode is set by Ander Conselvan de Oliveira · 12 years ago
  30. be7c4dd Add a colord implementation of a CMS plugin for weston by Richard Hughes · 12 years ago
  31. ec08f33 move subsurface-server-protocol.h include out of compositor.h by U. Artie Eoff · 12 years ago
  32. 7123388 window: add DBG code for leaf management and redraws by Pekka Paalanen · 12 years ago
  33. eebff54 window: throttle resizing to the main surface by Pekka Paalanen · 12 years ago
  34. e9297f8 window: prevent EGL sub-surface deadlock by Pekka Paalanen · 12 years ago
  35. 7ff7a80 clients: add subsurfaces demo by Pekka Paalanen · 12 years ago
  36. 40cb67b window: implement per-surface redraws by Pekka Paalanen · 12 years ago
  37. 35e8263 window: create sub-surfaces by Pekka Paalanen · 12 years ago
  38. aef0254 window: implement shm triple-buffering by Pekka Paalanen · 12 years ago
  39. b836664 shell: account for the subsurfaces when going fullscreen or maximizing by Giulio Camuffo · 12 years ago
  40. 61da3fc shell: enable moving and resizing of a surface when clicking on a subsurface by Giulio Camuffo · 12 years ago
  41. 01388e2 shell: keyboard focus and restacking fixes for sub-surfaces by Pekka Paalanen · 12 years ago
  42. e844bf2 tests: add sub-surface protocol tests by Pekka Paalanen · 12 years ago
  43. e67858b compositor: introduce sub-surfaces by Pekka Paalanen · 12 years ago
  44. 2396aec protocol: add sub-surfaces by Pekka Paalanen · 12 years ago
  45. 3d64a3e compositor-drm: Destroy sprites before destroying the outputs by Kristian Høgsberg · 12 years ago
  46. a0868a2 editor: Removed unused utf8_characters() function by Kristian Høgsberg · 12 years ago
  47. b24e48e Add initial color management framework code by Richard Hughes · 12 years ago
  48. 7b9195f compositor: Move gl-renderer vertex arrays into gl-renderer.c by Kristian Høgsberg · 12 years ago
  49. 659f2ad compositor: Remove stale prototype by Kristian Høgsberg · 12 years ago
  50. df54a60 input: Remove unused focus and key fields from keyboard and focus grabs by Kristian Høgsberg · 12 years ago
  51. 6848c25 input: Move surface picking into the pointer grab focus callback by Kristian Høgsberg · 12 years ago
  52. be6403e input: Get rid of grab focus concept by Kristian Høgsberg · 12 years ago
  53. e122b7b input: Remove 'current' and related fields from weston_pointer by Kristian Høgsberg · 12 years ago
  54. dba2586 data-device: Verify that the client has an implicit grab when starting a drag by Kristian Høgsberg · 12 years ago
  55. 5a9fb35 data-device: Eliminate two small helper functions by Kristian Høgsberg · 12 years ago
  56. c43aad1 data-device: Rename generic weston_drag 'surface' field to 'icon' by Kristian Høgsberg · 12 years ago
  57. 054c50a data-device: Move all drag-related fields out of weston_seat by Kristian Høgsberg · 12 years ago
  58. 195b869 input: Move sprite fields into weston_pointer from weston_seat by Kristian Høgsberg · 12 years ago
  59. 9e885d4 simple-egl: Add support for EGL_EXT_swap_buffer_with_damage by Kristian Høgsberg · 12 years ago
  60. fe7aa90 compositor: Adapt to wl_surface going away by Kristian Høgsberg · 12 years ago
  61. a4036bb input: Allocate pointer/keyboard/touch structs by Kristian Høgsberg · 12 years ago
  62. 2bf8762 input: Eliminate weston_seat::has_pointer/keyboard/touch by Kristian Høgsberg · 12 years ago
  63. aad8099 data-device: Update drag icon position from configure and motion handlers by Kristian Høgsberg · 12 years ago
  64. 415f30c data-device: Map drag icon in configure handler by Kristian Høgsberg · 12 years ago
  65. 5f95557 data-device: Setup and release drag surface and beginning and end of drag by Kristian Høgsberg · 12 years ago
  66. 40e44ab data-device: Fix dnd regression from weston_seat rewrite by Kristian Høgsberg · 12 years ago
  67. 624d8f2 data-device: Don't emit a signal for drag icon changes by Kristian Høgsberg · 12 years ago
  68. 7848bb6 input: Move drag handling to data-device.c by Kristian Høgsberg · 12 years ago
  69. 8799d41 compositor: Move fan_debug to gl-renderer by Kristian Høgsberg · 12 years ago
  70. e314875 input: Merge wl_seat into weston_seat by Kristian Høgsberg · 12 years ago
  71. 4912454 input: Remove wl_seat destroy signal by Kristian Høgsberg · 12 years ago
  72. 4a2a274 input: Fold wl_seat init/release into weston_seat init/release by Kristian Høgsberg · 12 years ago
  73. e329f36 input: Rename wl_touch to weston_touch by Kristian Høgsberg · 12 years ago
  74. 02bbabb input: Rename wl_pointer to weston_pointer by Kristian Høgsberg · 12 years ago
  75. a71e8b2 input: Rename weston_device_repick() to weston_seat_repick() by Kristian Høgsberg · 12 years ago
  76. 80fb82d input: Drop find_resource_for_client() by Kristian Høgsberg · 12 years ago
  77. b5e2610 move input code from compositor.c into input.c by Kristian Høgsberg · 12 years ago
  78. 29139d4 fold wl_keyboard into weston_keyboard by Kristian Høgsberg · 12 years ago
  79. 2158a88 Import input structs and helper functions from wayland by Kristian Høgsberg · 12 years ago
  80. 6851686 editor: Fix some offsets for multi-byte characters by Jan Arne Petersen · 12 years ago
  81. d8aa332 keyboard: Fix offsets when deleting text by Jan Arne Petersen · 12 years ago
  82. cc75ec1 text: Rename input_method to wl_input_method by Jan Arne Petersen · 12 years ago
  83. 2f51d8a text: Improve protocol documentation. by Jan Arne Petersen · 12 years ago
  84. 70d942b text: Rename ::set_panel to ::set_overlay_panel by Jan Arne Petersen · 12 years ago
  85. 62ece76 text: Rename text_input to wl_text_input by Jan Arne Petersen · 12 years ago
  86. 8f2f764 keyboard: Remove unneded calls by Jan Arne Petersen · 12 years ago
  87. 919bc14 text: delete text on commit_string by Jan Arne Petersen · 12 years ago
  88. 00191c7 text: Fix serial handling by Jan Arne Petersen · 12 years ago
  89. b41531a text: Only allow input-method started by weston to bind by Jan Arne Petersen · 12 years ago
  90. 7cd29e1 text: Add output argument to set_toplevel by Jan Arne Petersen · 12 years ago
  91. 14da96b text: Add support for panels following the cursor by Jan Arne Petersen · 12 years ago
  92. fe89e71 editor: Send cursor position to the input method by Jan Arne Petersen · 12 years ago
  93. dfd3446 editor: Only delete on backspace key released by Jan Arne Petersen · 12 years ago
  94. 85ecaa5 text: Add "none" preedit-style by Jan Arne Petersen · 12 years ago
  95. 78d00e4 text: Rename text_model to text_input by Jan Arne Petersen · 12 years ago
  96. 7ef8eff text: Order requests and events in a nice way by Jan Arne Petersen · 12 years ago
  97. fa35738 text: rename text_model::commit to commit_state by Jan Arne Petersen · 12 years ago
  98. d160a30 view: g_type_init() is deprecated in glib >= 2.35 by Jan Arne Petersen · 12 years ago
  99. 8418a0c text: Fix some text and input-method docs by Krzesimir Nowak · 12 years ago
  100. f62e8cf text: Fix password content hint value by Krzesimir Nowak · 12 years ago