1. e462897 configure: tell why cairo-egl could not be used by Pekka Paalanen · 13 years ago
  2. 53e5848 window: remove dead EGL code by Pekka Paalanen · 13 years ago
  3. b984e40 evdev: Update axis notifications to follow protocol by Jonas Ådahl · 13 years ago
  4. f255690 configure.ac: Bump version to 0.99.0 by Kristian Høgsberg · 13 years ago
  5. 5ca8728 Make distcheck pass by Kristian Høgsberg · 13 years ago
  6. 47c1b98 compositor: Call into grab handler for touch events by Matt Roper · 13 years ago
  7. 3fb613e window: Set input region also when we go fullscreen by Kristian Høgsberg · 13 years ago
  8. 972d506 clients: image: Add support for panning and zooming by Jonas Ådahl · 13 years ago
  9. d9f6b07 window: Update modifier state directly after receiving a modifier event by Jonas Ådahl · 13 years ago
  10. d9f5819 evdev-touchpad: Implement two finger scroll by Jonas Ådahl · 13 years ago
  11. b0b87ba shell: Update bindings to conform to pointer axis protocol by Jonas Ådahl · 13 years ago
  12. 62efe20 compositor-x11: Update axis notifications to follow protocol by Jonas Ådahl · 13 years ago
  13. 87b0735 evdev-touchpad: Add a finite-state machine by Jonas Ådahl · 13 years ago
  14. c689493 evdev-touchpad: Cleanup and refactoring by Jonas Ådahl · 13 years ago
  15. b2f957a window: don't call output configure uninitialised by Pekka Paalanen · 13 years ago
  16. feb3c1d clients: Use wl_display_dispatch_pending() by Kristian Høgsberg · 13 years ago
  17. d1ecb28 tests: Update tests to new APIs by Kristian Høgsberg · 13 years ago
  18. 5fd5580 compositor: Unmap drag icon surface when its released by Ander Conselvan de Oliveira · 13 years ago
  19. 8ec4ab6 compositor: fix event-test by Pekka Paalanen · 13 years ago
  20. bc10638 compositor, clients: apply wl_surface.frame on commit by Pekka Paalanen · 13 years ago
  21. 6c71ee1 compositor: fix surface pointer cast by Pekka Paalanen · 13 years ago
  22. b89b004 shell: do not double-init input region by Pekka Paalanen · 13 years ago
  23. 0cbd3b5 compositor, clients: double-buffer input region by Pekka Paalanen · 13 years ago
  24. 512dde8 compositor, clients: double-buffer opaque region by Pekka Paalanen · 13 years ago
  25. 71f6f3b shell: do not double-init a region by Pekka Paalanen · 13 years ago
  26. 8e15918 compositor, clients: make damage double-buffered by Pekka Paalanen · 13 years ago
  27. c9e00c0 clients: use wl_surface_commit by Pekka Paalanen · 13 years ago
  28. 5df44de compositor: make wl_surface.attach double-buffered by Pekka Paalanen · 13 years ago
  29. fa80e11 Update to new fd and wl_registry APIs by Kristian Høgsberg · 13 years ago
  30. 4e07236 toytoolkit: Take into account transform when sending output allocation. by Scott Moreau · 13 years ago
  31. b36f7ef terminal: Don't snap resize if we're maximized by Kristian Høgsberg · 13 years ago
  32. b7ed4cb terminal: Use window_get_fullscreen() instead of tracking that state manually by Kristian Høgsberg · 13 years ago
  33. 1671e11 window: Add getters for fullscreen and maximized state by Kristian Høgsberg · 13 years ago
  34. c6a7e4b toytoolkit: Don't draw shadows for maximized windows. by Scott Moreau · 13 years ago
  35. c37b32d compositor-wayland: Use some nicer border sizes. by John Kåre Alsaker · 13 years ago
  36. b9b8712 compositor-wayland: Make sure border fields are set before wayland_compositor_create_output and document some function dependencies. by John Kåre Alsaker · 13 years ago
  37. 01a9f1b clients: Set title for all shell surface demos. by Scott Moreau · 13 years ago
  38. 3e3862c shell: restore correct layer in shell_unset_fullscreen by Rafal Mielniczuk · 13 years ago
  39. a6b63d0 backlight: Jump to cleanup code if synthesizing backlight string fails by Rob Bradford · 13 years ago
  40. 6b6795f compositor-drm: Avoid leak during output configuration error path by Rob Bradford · 13 years ago
  41. 053fe76 keyboard: Avoid access beyond end off buffer by Rob Bradford · 13 years ago
  42. 273fec8 backlight: Avoid buffer overflow in the use of readlink by Rob Bradford · 13 years ago
  43. ec913fd evdev-touchpad: Iterate over the touchpad spec table correctly by Rob Bradford · 13 years ago
  44. 4b997e4 evdev: Avoid unintended case drop through by Rob Bradford · 13 years ago
  45. 592c07a tty: Log error if we cannot setup a valid tty keyboard mode by Rob Bradford · 13 years ago
  46. 3de191e evdev-touchpad: Twiddle finger_state correctly by Rob Bradford · 13 years ago
  47. f77beeb window: Initialize workspace state before first roundtrip by Jonas Ådahl · 13 years ago
  48. 71c4744 tests: Remove GLfloat usage. by John Kåre Alsaker · 13 years ago
  49. 490d02a weston: Use float instead of GLfloat. by John Kåre Alsaker · 13 years ago
  50. 4b3081a compositor-wayland: Create border after creating the OpenGL context. by John Kåre Alsaker · 13 years ago
  51. 840d5f9 tests: add keyboard test by U. Artie Eoff · 13 years ago
  52. 58990ca tests: add button test by U. Artie Eoff · 13 years ago
  53. d690175 tests: test surface to/from global functions by U. Artie Eoff · 13 years ago
  54. 1ae298f event-test: more aggressive event testing by U. Artie Eoff · 13 years ago
  55. 44874d9 desktop-shell: destroy data before exiting. by U. Artie Eoff · 13 years ago
  56. 371805f simple-shm: Draw the test motif surrounded by a white border by Rob Bradford · 13 years ago
  57. fecf332 simple-shm: Don't attach the buffer to the surface for every redraw by Rob Bradford · 13 years ago
  58. 70f8367 editor: more intuitive cursor positioning by Philipp Brüschweiler · 13 years ago
  59. 9f897c7 editor: take text offset into account when computing cursor position by Philipp Brüschweiler · 13 years ago
  60. b8911dc editor: make selection a lighter shade of blue, much easier to read by Philipp Brüschweiler · 13 years ago
  61. 237358b editor: fix assert to take preedit string into account by Philipp Brüschweiler · 13 years ago
  62. 3b132e3 Fix spelling errors by Martin Olsson · 13 years ago
  63. 0d20d7c xwm: Plug kill signal for killing X apps by Tiago Vignatti · 13 years ago
  64. 1d01b01 compositor: Add kill signal by Tiago Vignatti · 13 years ago
  65. 920f197 shell: Skip clients that we forked ourselves in kill binding by Tiago Vignatti · 13 years ago
  66. b7dbbd6 shell: Start the desktop-shell client in the idle handler by Tiago Vignatti · 13 years ago
  67. 6f09338 toytoolkit: Process deferred tasks on fifo order instead by Tiago Vignatti · 13 years ago
  68. 1428b8c shell: Fix crash when an input panel is hiding by Jan Arne Petersen · 13 years ago
  69. 4e363d2 Require mouse release on top of frame button to trigger action by Pekka Vuorela · 13 years ago
  70. 9b10187 compositor-drm: Check that that we have a valid bo for scanout by Rob Bradford · 13 years ago
  71. 6e1e385 Protect window callbacks from deleted windows by Pekka Vuorela · 13 years ago
  72. b9af479 compositor: Make weston_surface_assign_output() static by Kristian Høgsberg · 13 years ago
  73. 13dc708 test-client: initialize input instance. by U. Artie Eoff · 13 years ago
  74. 680275f text: Rename de/activate to enter/leave by Jan Arne Petersen · 13 years ago
  75. 64988fe PDF viewer to run until and only when it has existing windows by Pekka Vuorela · 13 years ago
  76. 2dbe4c6 Fix memory leak in PDF viewer by Pekka Vuorela · 13 years ago
  77. 2bd429b Fix PDF viewer not to produce garbage windows for nonexistent files by Pekka Vuorela · 13 years ago
  78. 80ad1a9 editor: Fix selection anchor on text deletion by Jan Arne Petersen · 13 years ago
  79. e386dd2 editor: Delete selected text before adding new by Jan Arne Petersen · 13 years ago
  80. 633c83d keyboard: Allow backspace for pre-edit text by Jan Arne Petersen · 13 years ago
  81. 8aba11d editor, keyboard: Add support for arrow keys by Jan Arne Petersen · 13 years ago
  82. d7f282b simple-egl: Set the opaque region if windowed and -o is passed by Ander Conselvan de Oliveira · 13 years ago
  83. 231ba17 compositor: Always assign an output when updating a surface transform by Ander Conselvan de Oliveira · 13 years ago
  84. 8ea818f compositor: Generalize output previous damage into per buffer damage by Ander Conselvan de Oliveira · 13 years ago
  85. 7bbdffa text: Improve text protocol documentation by Jan Arne Petersen · 13 years ago
  86. 495cc24 man: weston --xserver has been replaced by Pekka Paalanen · 13 years ago
  87. f9763bc compositor-android: Add output before gles2_renderer_init() by Abhijit Potnis · 13 years ago
  88. c1e481e text: Add reset requets to protocol by Jan Arne Petersen · 13 years ago
  89. ce8a443 text: Add support for control keys to the protocol by Jan Arne Petersen · 13 years ago
  90. e202bae text: Add delete_surrounding_text to protocol by Jan Arne Petersen · 13 years ago
  91. 43f4aa8 text: Add support for pre-edit string by Jan Arne Petersen · 13 years ago
  92. 892f1c3 keyboard: Use a qwerty virtual keyboard layout by Jan Arne Petersen · 13 years ago
  93. 30b66ef text: Split text and input-method protocols by Jan Arne Petersen · 13 years ago
  94. cb08f4d text: Fix set_surrounding_text request by Jan Arne Petersen · 13 years ago
  95. c1fbcb7 editor: Add support for setting a preedit by Jan Arne Petersen · 13 years ago
  96. 0e5bd45 editor: Add support for selection by Jan Arne Petersen · 13 years ago
  97. 09e7c96 editor: Insert commit-string at cursor by Jan Arne Petersen · 13 years ago
  98. 7e634a0 editor: Add support for cursor by Jan Arne Petersen · 13 years ago
  99. b9eb02c editor: Extract text handling into text_layout by Jan Arne Petersen · 13 years ago
  100. f80bc06 editor: Make text_entry a widget by Jan Arne Petersen · 13 years ago