1. 4b14159 configure: make setbacklight optional by Pekka Paalanen · 13 years ago
  2. b6df4f7 desktop-shell: use the standard 'environ' variable by Pekka Paalanen · 13 years ago
  3. 168ed72 evdev: kill a warning in evdev_led_update() by Pekka Paalanen · 13 years ago
  4. 4ddf1b2 android: add basic evdev input support by Pekka Paalanen · 13 years ago
  5. d858351 compositor-drm, evdev: don't crash on missing keyboard by Pekka Paalanen · 13 years ago
  6. 81a13a3 compositor-drm: log enter/leave VT by Pekka Paalanen · 13 years ago
  7. 42b3f6a compositor-drm: log input device hot-unplugs by Pekka Paalanen · 13 years ago
  8. d2e69c2 compositor-drm: fix leak in evdev_udev_handler() by Pekka Paalanen · 13 years ago
  9. bf639ab evdev: log input devices by Pekka Paalanen · 13 years ago
  10. 3315697 evdev: move udev code into compositor-drm.c by Pekka Paalanen · 13 years ago
  11. 88594b6 evdev: expose the generic evdev API by Pekka Paalanen · 13 years ago
  12. 3b00339 evdev: rename evdev_seat to drm_seat by Pekka Paalanen · 13 years ago
  13. 43f0a1e evdev: pass weston_seat to evdev_input_device_create() by Pekka Paalanen · 13 years ago
  14. 3bfb201 evdev: make evdev_notify_keyboard_focus() independent of evdev_seat by Pekka Paalanen · 13 years ago
  15. 5720e92 evdev: make evdev_led_update independent from struct evdev_seat by Pekka Paalanen · 13 years ago
  16. 5618d6f evdev: change evdev_seat into weston_seat in struct evdev_input_device by Pekka Paalanen · 13 years ago
  17. cfa1f67 evdev: merge evdev-private.h into evdev.h by Pekka Paalanen · 13 years ago
  18. 5a6383b evdev: move device opening out from evdev_input_device_create by Pekka Paalanen · 13 years ago
  19. a123e5c evdev: rename device_removed() to evdev_input_device_destroy() by Pekka Paalanen · 13 years ago
  20. c4f3338 spring: Avoid looping if time appears to be going backwards by Rob Bradford · 13 years ago
  21. 552d12b terminal: Don't crash on non-ascii chars by Andre Heider · 13 years ago
  22. 5626d34 compositor-drm: Split cursor handling into prepare and set by Kristian Høgsberg · 13 years ago
  23. 65a11e1 compositor: Accumulate damage per plane by Kristian Høgsberg · 13 years ago
  24. 2a1aa4e terminal: Don't output @ for ASCII NUL by Kristian Høgsberg · 13 years ago
  25. 0fb7975 compositor: Use uint32_t for the msecs value consistently by Rob Bradford · 13 years ago
  26. d9a8e16 compositor: remove OpenWFD backend by Pekka Paalanen · 13 years ago
  27. 649e1ce compositor: Don't allow setting a NULL cursor without pointer focus by Kristian Høgsberg · 13 years ago
  28. ae27737 window.c: Use pointer enter serial for setting cursor by Kristian Høgsberg · 13 years ago
  29. 2e96d3c compositor: Check serial number ordering without overflowing by Kristian Høgsberg · 13 years ago
  30. c50645c Properly free drm configured mode variables. by Scott Moreau · 13 years ago
  31. bbe9839 shell: Make it possible to move and raise unresponsive surfaces by Kristian Høgsberg · 13 years ago
  32. 9e31bff shell: Move surface move code back to just after the move grab functions by Kristian Høgsberg · 13 years ago
  33. 64eca89 compositor: Fold the log prototypes into compositor.h and drop log.h by Kristian Høgsberg · 13 years ago
  34. 8f37e0b Add raw modeline support. by Scott Moreau · 13 years ago
  35. 4f238a5 configure: link image libs with libshared by Tiago Vignatti · 13 years ago
  36. 76fc57e simple-touch: use proper damage in touch_paint() by Pekka Paalanen · 13 years ago
  37. 0768419 simple-touch: fix off-by-one in position checks by Pekka Paalanen · 13 years ago
  38. 55b7cb2 simple-touch: more colors and thicker marks by Pekka Paalanen · 13 years ago
  39. 7e94a98 simple-touch: respond to ping protocol by Pekka Paalanen · 13 years ago
  40. e288a0f window: warn on cursor load failure by Pekka Paalanen · 13 years ago
  41. 5646425 compositor: rework touch focus by Pekka Paalanen · 13 years ago
  42. 2fc7cce evdev: query position ranges for MT, too by Pekka Paalanen · 13 years ago
  43. 27979b0 weston-launcher: use CLOEXEC on fallback path by Pekka Paalanen · 13 years ago
  44. 8ff6915 compositor-drm: Handle incomplete [output] sections without crashing by Kristian Høgsberg · 13 years ago
  45. e377822 shell: Give keyboard focus to top surface when current keyboard focus goes away by Kristian Høgsberg · 13 years ago
  46. 2f5faff shell: Always track focus state per workspace by Kristian Høgsberg · 13 years ago
  47. 3df6384 compositor: Set WAYLAND_DISPLAY if we're given a --socket argument by Kristian Høgsberg · 13 years ago
  48. 7b884bc compositor: Use a minimal restore handler for crash clean up by Kristian Høgsberg · 13 years ago
  49. 023be10 window.c: Set input region after (potentially) adjusting the surface size by Kristian Høgsberg · 13 years ago
  50. c94de64 shell: Remove unused shsurf->focus_state by Kristian Høgsberg · 13 years ago
  51. b8e0d0f shell: Use the right destroy listener in focus_state_surface_destroy() by Kristian Høgsberg · 13 years ago
  52. 8ab5d45 Allow output configuration from config file. by Scott Moreau · 13 years ago
  53. acb805a compositor-drm: Handle unconnected connectors better by Wang Quanxian · 13 years ago
  54. 572c2ff compositor: Add --help option by Kristian Høgsberg · 13 years ago
  55. 321e8b7 gears: Exit on ESC by Kristian Høgsberg · 13 years ago
  56. 3361639 compositor: do clean-up on init failure by Pekka Paalanen · 13 years ago
  57. 69f9840 simple-egl: Add keyboard fullscreen toggle by Ander Conselvan de Oliveira · 13 years ago
  58. 2995c51 gears: Keep gears inside screen in fullscreen mode by Kristian Høgsberg · 13 years ago
  59. 148ef01 compositor-drm: Don't leak output->name by Kristian Høgsberg · 13 years ago
  60. 9ca3846 compositor-drm: Look through all crtc/encoder combinations by Kristian Høgsberg · 13 years ago
  61. 7679d9a gears: add a warning about refresh rate limitation by Olivier Blin · 13 years ago
  62. a1d0cf5 gears: show FPS count (as in glxgears from mesa/demos) by Olivier Blin · 13 years ago
  63. 2f9ed71 compositor-drm: Assign unique output names like xrandr does by Kristian Høgsberg · 13 years ago
  64. 1acd9f8 compositor: Load modules with RTLD_NOW so we get missing symbols up front by Kristian Høgsberg · 13 years ago
  65. 4fc1535 window: Handle Alt-F4 to close windows by Kristian Høgsberg · 13 years ago
  66. 82b4c1b window.c: Remove xkb leftovers by Andre Heider · 13 years ago
  67. fa820ef gears: add fullscreen support by Olivier Blin · 13 years ago
  68. ea40bf8 tests: Use pkg-config to find setbacklight CFLAGS and libs by Damien Lespiau · 13 years ago
  69. e302b3e Bump version to 0.95.0 by Kristian Høgsberg · 13 years ago
  70. d1936b9 desktop-shell: Break command lines into env vars, executable and arguments by Kristian Høgsberg · 13 years ago
  71. df0faf7 image: Add fullscreen support by Kristian Høgsberg · 13 years ago
  72. 67ace20 window.c: Add fullscreen handler to keep fullscreen state consistent by Kristian Høgsberg · 13 years ago
  73. 0fd49aa dnd: Clip flowers to window content area by Kristian Høgsberg · 13 years ago
  74. 72b0f8f Update src/weston-egl-ext.h by Kristian Høgsberg · 13 years ago
  75. 9d01a3e evdev: Release weston_seat with underlying evdev device by Daniel Stone · 13 years ago
  76. 816c98e Fix memory leak on compositor exit by Daniel Stone · 13 years ago
  77. 53b6b04 evdev: Don't ignore multitouch touchscreens by Daniel Stone · 13 years ago
  78. 2327d1f wcap: Fix typo in usage output. by Scott Moreau · 13 years ago
  79. f32f096 wcap: Clarify help message, don't dump yuv4mpeg2 to terminal by Kristian Høgsberg · 13 years ago
  80. ec11602 desktop-shell: Declare grab_cursor as enum cursor_type. by Scott Moreau · 13 years ago
  81. 776a563 wcap: Add GCC_CFLAGS and fix more compiler warnings by Kristian Høgsberg · 13 years ago
  82. 005d8cd wcap: Declare variable with same sign as convert_to_yv12() expects. by Scott Moreau · 13 years ago
  83. 0e69647 Handle new transform argument in wl_output.geometry event by Kristian Høgsberg · 13 years ago
  84. c4063f3 xwm: Make override-redirect windows opaque by Kristian Høgsberg · 13 years ago
  85. ce1baa8 xwm: use last focused window for guessing transient parent by Tiago Vignatti · 13 years ago
  86. e66fcee xwm: Fix transient positioning by Tiago Vignatti · 13 years ago
  87. 2ea74d9 xwm: Initialize window decoration always as !override by Tiago Vignatti · 13 years ago
  88. b67ea54 weston.ini: Move binding-modifier to shell section. by Scott Moreau · 13 years ago
  89. f25602b Extract the text_model_manager interface from input_method by Philipp Brüschweiler · 13 years ago
  90. f97f379 text-backend.c: Whitespace fixes by Kristian Høgsberg · 13 years ago
  91. 1746781 text-backend: minor fixes by Philipp Brüschweiler · 13 years ago
  92. 591cfca editor: deactivate old text model before activating the new one by Philipp Brüschweiler · 13 years ago
  93. 1e51fec compositor: Destroy pending surface callbacks when destroying surface by Kristian Høgsberg · 13 years ago
  94. 8d25a5a configure.ac: Don't require vpx now that we don't build the webm encoder by Kristian Høgsberg · 13 years ago
  95. 65191d1 shell: Remove unused pointer_end_grab by Tiago Vignatti · 13 years ago
  96. 9134b77 xwm: Don't try to change frame cursor when there's no decoration by Tiago Vignatti · 13 years ago
  97. a08b528 shell: Center fullscreen surface whenever new buffer is attached by Kristian Høgsberg · 13 years ago
  98. 72e023c Flesh out README a bit, link to building instructions by Kristian Høgsberg · 13 years ago
  99. d3a1965 clients: Implement minimum size for toy toolkit clients by Kristian Høgsberg · 13 years ago
  100. 905d7ce compositor: Update to use new tokens for EGL_WL_bind_wayland_display by Kristian Høgsberg · 13 years ago