1. fe89e71 editor: Send cursor position to the input method by Jan Arne Petersen · 12 years ago
  2. dfd3446 editor: Only delete on backspace key released by Jan Arne Petersen · 12 years ago
  3. 85ecaa5 text: Add "none" preedit-style by Jan Arne Petersen · 12 years ago
  4. 78d00e4 text: Rename text_model to text_input by Jan Arne Petersen · 12 years ago
  5. 7ef8eff text: Order requests and events in a nice way by Jan Arne Petersen · 12 years ago
  6. fa35738 text: rename text_model::commit to commit_state by Jan Arne Petersen · 12 years ago
  7. d160a30 view: g_type_init() is deprecated in glib >= 2.35 by Jan Arne Petersen · 12 years ago
  8. 8418a0c text: Fix some text and input-method docs by Krzesimir Nowak · 12 years ago
  9. f62e8cf text: Fix password content hint value by Krzesimir Nowak · 12 years ago
  10. 08015b6 editor: Reset text model on reset by Jan Arne Petersen · 12 years ago
  11. b8b76a6 keyboard: Reset state on activate by Jan Arne Petersen · 12 years ago
  12. 9d41913 text: Add example for language/text direction by Jan Arne Petersen · 12 years ago
  13. ece6b5a text: Add language and text-direction to protocol by Jan Arne Petersen · 12 years ago
  14. f918719 xwm: Reparent client windows into ARGB windows by Kristian Høgsberg · 12 years ago
  15. afe690c Move the optional output name property from drm_output to weston_output by Richard Hughes · 12 years ago
  16. eb2074a Fix not checking return value of drmIoctl function call to map dumb buffer by Chris Michael · 12 years ago
  17. ab74562 Include config.h in compositor-drm.c by Richard Hughes · 12 years ago
  18. e729996 Add a set_gamma vfunc on weston_output by Richard Hughes · 12 years ago
  19. 59d5da7 Add a output_created_signal on weston_compositor by Richard Hughes · 12 years ago
  20. 64ddde1 Add a destroy_signal on weston_output by Richard Hughes · 12 years ago
  21. 2b2092a Extract and parse the EDID when outputs are added by Richard Hughes · 12 years ago
  22. f12a094 weston.ini: document background-type by Emilio Pozuelo Monfort · 12 years ago
  23. 952e6df Fix simple-egl tear-down order to prevent a crash on exit time by Yeh, Sinclair · 12 years ago
  24. 93c76fe configure.ac: Bump to 1.1.90 to open master for 1.2 work by Kristian Høgsberg · 12 years ago
  25. 2e43720 window: Add a log handler for window.c clients by Kristian Høgsberg · 12 years ago
  26. c08bc36 configure.ac: Bump version to 1.1.0 by Kristian Høgsberg · 12 years ago
  27. 63e7be6 shell: clear popup grab interface on remove_popup_grab and popup_grab_end by Philipp Brüschweiler · 12 years ago
  28. 96386b8 desktop-shell: better error logging by Philipp Brüschweiler · 12 years ago
  29. 4a3c150 Correctly handle extended RDP keycodes by Hardening · 12 years ago
  30. b67c91d clients: tablet-shell: Wait for set_homescreen hits the server by Tiago Vignatti · 12 years ago
  31. e5a1225 Make backends always specify output repaint time by Jonas Ådahl · 12 years ago
  32. b76237e compositor-drm: Allow running without launcher if effective UID is 0 by Kristian Høgsberg · 12 years ago
  33. eb3c73f Fix compiler warnings by Armin K · 12 years ago
  34. 5daccc3 autotools: Add a libunwind configure switch by Quentin Glidic · 12 years ago
  35. 91ae483 compositor: Use wl_pointer_set_current to cleanup after surface destruction by Rob Bradford · 12 years ago
  36. 319b91b window: don't execute the selected menu item when getting popup_done by Giulio Camuffo · 12 years ago
  37. e14560e compositor: add information about the fbdev backend to --help output by Philipp Brüschweiler · 12 years ago
  38. a83409c RDP compositor take 6 by Hardening · 12 years ago
  39. 57edf7f compositor: add WESTON_COMPOSITOR_OFFSCREEN state by Philipp Brüschweiler · 12 years ago
  40. cee79e9 gitignore: Ignore test-driver by Damien Lespiau · 12 years ago
  41. 7fe01b1 sdk: be C++ friendly by Giulio Camuffo · 12 years ago
  42. b5bae34 build: Make the X11 compositor explicitely depend on xcb-shm by Damien Lespiau · 12 years ago
  43. 88817f8 compositor: Remove unused wl_pointer variable by Kristian Høgsberg · 12 years ago
  44. e5b42e4 Added handler for SIGABRT by Peter Maatman · 12 years ago
  45. 848e2e6 evdev-touchpad: Disable tap FSM by default on touchpads with button pads by Jonas Ådahl · 12 years ago
  46. 5006596 compositor-x11: Fix relative motion reporting for multiple outputs by Kristian Høgsberg · 12 years ago
  47. c088e2c compositor: Support notifying with absolute position too by Rob Bradford · 12 years ago
  48. 32069c0 compositor-drm: ensure we run drm-backend using weston-launch by Rafal Mielniczuk · 12 years ago
  49. 1b4b61a shell: set the popup grab button as pressed only if it actually is by Giulio Camuffo · 12 years ago
  50. 5085a75 shell: handle multiple popups by Giulio Camuffo · 12 years ago
  51. 0f3f97d weston-egl: Allow compilation against older EGL stack by Rob Bradford · 12 years ago
  52. 706d15e Revert "weston.ini: Use 'modeline' key for modeline example" by Scott Moreau · 12 years ago
  53. 650aab5 weston.man: Document the way to disable idle timeout by Scott Moreau · 12 years ago
  54. 02d8ad6 config.ini: add examples for cursor-theme and cursor-size by Emilio Pozuelo Monfort · 12 years ago
  55. 57ac406 weston.ini.man: document cursor-theme and cursor-key by Emilio Pozuelo Monfort · 12 years ago
  56. ab44b0c toytoolkit: implement cursor-size config key by Emilio Pozuelo Monfort · 12 years ago
  57. d6be88b weston-launch: cleanup - return failures in main with EXIT_FAILURE by Siddharth Heroor · 12 years ago
  58. e74dc19 compositor-rpi: Use correct enum, removes a warning by Philipp Brüschweiler · 12 years ago
  59. 4b409c3 compositor: remove unused field option_idle_time by Philipp Brüschweiler · 12 years ago
  60. 7a3ec74 weston-launch: return better value if weston dies because of a signal by Philipp Brüschweiler · 12 years ago
  61. ff25312 weston-launch: move function calls out of assert() by Philipp Brüschweiler · 12 years ago
  62. 063a882 toytoolkit: avoid redrawing a window between maximize and configure by MoD · 12 years ago
  63. c1a3cd1 window: restore maximized state from fullscreen mode if necessary by Rafal Mielniczuk · 12 years ago
  64. fc22be0 window: save allocation only for toplevel window by Rafal Mielniczuk · 12 years ago
  65. fffdcdd shell: reset rotation for maximized surface by Rafal Mielniczuk · 12 years ago
  66. 23c6759 shell: block move, rotate, resize in maximized state by Rafal Mielniczuk · 12 years ago
  67. f3e39f9 pixman-renderer: don't forget to initialize the debug fields by Philipp Brüschweiler · 12 years ago
  68. 483243f compositor, shell: surface transform inheritance by Pekka Paalanen · 12 years ago
  69. c3ce738 compositor: introduce weston_surface_geometry_dirty() by Pekka Paalanen · 12 years ago
  70. f1f48cf compositor: remove redundant geometry dirtying by Pekka Paalanen · 12 years ago
  71. 14b2fe7 Eat scroll event if a key binding function is executed because of it. by Rune K. Svendsen · 12 years ago
  72. 976a050 Fix memory leaks by Scott Moreau · 12 years ago
  73. 1c169ff gl-renderer: Use EXT_buffer_age and don't assume double buffering by Ander Conselvan de Oliveira · 12 years ago
  74. e1bd5a0 compositor: Don't rely on surface->clip to cull overlay obscured damage by Ander Conselvan de Oliveira · 12 years ago
  75. b605c06 gl-renderer: Don't change the region supplied to output repaint by Ander Conselvan de Oliveira · 12 years ago
  76. 8ad1982 compositor: Keep a z-ordered list of planes by Ander Conselvan de Oliveira · 12 years ago
  77. ef591aa compositor-drm: Inspect result of gbm_create_device. by John Kåre Alsaker · 12 years ago
  78. ac1cb0b src/Makefile.am: Fix git-version.h for out of tree builds by Andre Heider · 12 years ago
  79. e7144fd compositor: Only send release event in response to wl_surface.attach by Kristian Høgsberg · 12 years ago
  80. 2034780 compositor: Fold weston_buffer_post_release into weston_buffer_reference by Kristian Høgsberg · 12 years ago
  81. 63093a3 compositor-drm: Determine opaqueness of a surface correctly by Kristian Høgsberg · 12 years ago
  82. 82cb505 tests: attach the surface's buffer when moving it by Giulio Camuffo · 12 years ago
  83. 068b61c compositor: Change notify_motion to take relative motion events by Kristian Høgsberg · 12 years ago
  84. e2464fd compositor: Split pointer motion code into its own function by Kristian Høgsberg · 12 years ago
  85. 9bcaaeb compositor: Make sure surface->transform.inverse is a complete matrix by Kristian Høgsberg · 12 years ago
  86. 383b60f configure.ac: Use automake color-tests by Kristian Høgsberg · 12 years ago
  87. c1e6c8a compositor: Make sure surface->transform.matrix,inverse are always valid by Kristian Høgsberg · 12 years ago
  88. 184df50 compositor: call configure on surfaces with a null buffer too by Giulio Camuffo · 12 years ago
  89. 964a342 evdev: Wait for SYN event before sending events over to the client by Satyeshwar Singh · 12 years ago
  90. 6d8fcc7 update .gitignores for src/ and man/ by Pekka Paalanen · 12 years ago
  91. 2002f88 compositor-drm: Fix a crash with a fullscreen surface with driver mode by Ander Conselvan de Oliveira · 12 years ago
  92. 8eb6748 compositor-drm: Use __func__ instead of hardcoded string by Scott Moreau · 12 years ago
  93. 24639cc Makefile.am: Distribute weston.ini sample by Kristian Høgsberg · 12 years ago
  94. 056e837 Makefile.am: SUBDIRS is automagic by Quentin Glidic · 12 years ago
  95. f14977f tests: Use&Fix parallel tests by Quentin Glidic · 12 years ago
  96. dda9d78 shell: Go straight to sleep if the sceensaver isn't configured by Ander Conselvan de Oliveira · 12 years ago
  97. b17537e shell: Use weston_compositor_sleep() instead of setting DPMS state by Ander Conselvan de Oliveira · 12 years ago
  98. a457563 compositor: Rename lock and unlock signals to idle and wake by Ander Conselvan de Oliveira · 12 years ago
  99. 87524b6 compositor: Move state tracking complexity into shell by Ander Conselvan de Oliveira · 12 years ago
  100. 859e885 shell: Use its own timer for the screensaver timeout by Ander Conselvan de Oliveira · 12 years ago