1. ef6f136 zoom: Pick the first seat in seat_list instead of compositor->seat by Kristian Høgsberg · 13 years ago
  2. 5ba3189 xwm: Use a simple heuristic for mapping X input events to a weston seat by Kristian Høgsberg · 13 years ago
  3. f4d2f23 shell: Track pointer focus for all seats by Kristian Høgsberg · 13 years ago
  4. 4f92c53 compositor-x11: Move X11 core input seat into x11_compositor by Kristian Høgsberg · 13 years ago
  5. 7af7ced compositor-wayland: Move weston_seat into wayland_input by Kristian Høgsberg · 13 years ago
  6. 99fd101 compositor: Drop output->flags by Kristian Høgsberg · 13 years ago
  7. 8a01580 compositor-drm: Fix bad rebase by Kristian Høgsberg · 13 years ago
  8. 711fda8 shell: move input panels into a designated layer by Philipp Brüschweiler · 13 years ago
  9. ab5b1e3 compositor-drm: don't keep trying if hw doesn't support cursors by Rob Clark · 13 years ago
  10. 4339add compositor-drm: don't attempt sprite for out of bounds dimensions by Rob Clark · 13 years ago
  11. 702ffae compositor-drm: skip overlay for shm buffers by Rob Clark · 13 years ago
  12. 42c4646 compositor-drm: Return the newly added mode in drm_output_add_mode() by Ander Conselvan de Oliveira · 13 years ago
  13. dc79e6d compositor-drm: Check for OUTPUT_CONFIG_OFF instead of using strcmp() by Ander Conselvan de Oliveira · 13 years ago
  14. 383b671 shell: Fix repaint debugging by Ander Conselvan de Oliveira · 13 years ago
  15. 3b70b66 compositor: When redrawing, don't clip opaque regions from other planes by Ander Conselvan de Oliveira · 13 years ago
  16. 84cf541 spring: Avoid excessive calculation loops for the spring values by Rob Bradford · 13 years ago
  17. 5ca1a47 compositor-drm: handle vblanks on secondary crtc by Rob Clark · 13 years ago
  18. 19a4c2d image: Don't segfault when the file doesn't exist by Juan Zhao · 13 years ago
  19. 8801357 shell: don't abuse link_layer for keeping track of input panel surfaces by Philipp Brüschweiler · 13 years ago
  20. 3eb4761 evdev: rename evdev_input_device to evdev_device by Pekka Paalanen · 13 years ago
  21. b9d38f4 evdev: do not pass a list to evdev_led_update() by Pekka Paalanen · 13 years ago
  22. f1fc10a compositor: fix weston_log format warnings by Pekka Paalanen · 13 years ago
  23. ae29da2 compositor-drm: fix weston_log format errors by Pekka Paalanen · 13 years ago
  24. d525b56 compositor: format check for weston_log arguments by Pekka Paalanen · 13 years ago
  25. df1fd36 compositor: log program launches by Pekka Paalanen · 13 years ago
  26. ca9b09d compositor-x11: Always free output_mode on error. by Scott Moreau · 13 years ago
  27. 3d89049 config-parser: Handle lines that don't end in \n by Kristian Høgsberg · 13 years ago
  28. 248aaec compositor-x11: Allow output configuration from config file. by Scott Moreau · 13 years ago
  29. a502152 compositor: Always set output_mask in weston_surface_update_output_mask(). by Scott Moreau · 13 years ago
  30. 61f00f5 shell: Make sure the black surface is opaque by Kristian Høgsberg · 13 years ago
  31. 9823870 compositor: Add weston_surface_schedule_repaint() for limited repaint by Kristian Høgsberg · 13 years ago
  32. 79af73e compositor-drm: Disable planes when zoomed or capturing by Kristian Høgsberg · 13 years ago
  33. bcf4864 simple-egl: Add help message by Kristian Høgsberg · 13 years ago
  34. 45ce988 simple-egl: Set opaque region when running opaque by Kristian Høgsberg · 13 years ago
  35. 4b14159 configure: make setbacklight optional by Pekka Paalanen · 13 years ago
  36. b6df4f7 desktop-shell: use the standard 'environ' variable by Pekka Paalanen · 13 years ago
  37. 168ed72 evdev: kill a warning in evdev_led_update() by Pekka Paalanen · 13 years ago
  38. 4ddf1b2 android: add basic evdev input support by Pekka Paalanen · 13 years ago
  39. d858351 compositor-drm, evdev: don't crash on missing keyboard by Pekka Paalanen · 13 years ago
  40. 81a13a3 compositor-drm: log enter/leave VT by Pekka Paalanen · 13 years ago
  41. 42b3f6a compositor-drm: log input device hot-unplugs by Pekka Paalanen · 13 years ago
  42. d2e69c2 compositor-drm: fix leak in evdev_udev_handler() by Pekka Paalanen · 13 years ago
  43. bf639ab evdev: log input devices by Pekka Paalanen · 13 years ago
  44. 3315697 evdev: move udev code into compositor-drm.c by Pekka Paalanen · 13 years ago
  45. 88594b6 evdev: expose the generic evdev API by Pekka Paalanen · 13 years ago
  46. 3b00339 evdev: rename evdev_seat to drm_seat by Pekka Paalanen · 13 years ago
  47. 43f0a1e evdev: pass weston_seat to evdev_input_device_create() by Pekka Paalanen · 13 years ago
  48. 3bfb201 evdev: make evdev_notify_keyboard_focus() independent of evdev_seat by Pekka Paalanen · 13 years ago
  49. 5720e92 evdev: make evdev_led_update independent from struct evdev_seat by Pekka Paalanen · 13 years ago
  50. 5618d6f evdev: change evdev_seat into weston_seat in struct evdev_input_device by Pekka Paalanen · 13 years ago
  51. cfa1f67 evdev: merge evdev-private.h into evdev.h by Pekka Paalanen · 13 years ago
  52. 5a6383b evdev: move device opening out from evdev_input_device_create by Pekka Paalanen · 13 years ago
  53. a123e5c evdev: rename device_removed() to evdev_input_device_destroy() by Pekka Paalanen · 13 years ago
  54. c4f3338 spring: Avoid looping if time appears to be going backwards by Rob Bradford · 13 years ago
  55. 552d12b terminal: Don't crash on non-ascii chars by Andre Heider · 13 years ago
  56. 5626d34 compositor-drm: Split cursor handling into prepare and set by Kristian Høgsberg · 13 years ago
  57. 65a11e1 compositor: Accumulate damage per plane by Kristian Høgsberg · 13 years ago
  58. 2a1aa4e terminal: Don't output @ for ASCII NUL by Kristian Høgsberg · 13 years ago
  59. 0fb7975 compositor: Use uint32_t for the msecs value consistently by Rob Bradford · 13 years ago
  60. d9a8e16 compositor: remove OpenWFD backend by Pekka Paalanen · 13 years ago
  61. 649e1ce compositor: Don't allow setting a NULL cursor without pointer focus by Kristian Høgsberg · 13 years ago
  62. ae27737 window.c: Use pointer enter serial for setting cursor by Kristian Høgsberg · 13 years ago
  63. 2e96d3c compositor: Check serial number ordering without overflowing by Kristian Høgsberg · 13 years ago
  64. c50645c Properly free drm configured mode variables. by Scott Moreau · 13 years ago
  65. bbe9839 shell: Make it possible to move and raise unresponsive surfaces by Kristian Høgsberg · 13 years ago
  66. 9e31bff shell: Move surface move code back to just after the move grab functions by Kristian Høgsberg · 13 years ago
  67. 64eca89 compositor: Fold the log prototypes into compositor.h and drop log.h by Kristian Høgsberg · 13 years ago
  68. 8f37e0b Add raw modeline support. by Scott Moreau · 13 years ago
  69. 4f238a5 configure: link image libs with libshared by Tiago Vignatti · 13 years ago
  70. 76fc57e simple-touch: use proper damage in touch_paint() by Pekka Paalanen · 13 years ago
  71. 0768419 simple-touch: fix off-by-one in position checks by Pekka Paalanen · 13 years ago
  72. 55b7cb2 simple-touch: more colors and thicker marks by Pekka Paalanen · 13 years ago
  73. 7e94a98 simple-touch: respond to ping protocol by Pekka Paalanen · 13 years ago
  74. e288a0f window: warn on cursor load failure by Pekka Paalanen · 13 years ago
  75. 5646425 compositor: rework touch focus by Pekka Paalanen · 13 years ago
  76. 2fc7cce evdev: query position ranges for MT, too by Pekka Paalanen · 13 years ago
  77. 27979b0 weston-launcher: use CLOEXEC on fallback path by Pekka Paalanen · 13 years ago
  78. 8ff6915 compositor-drm: Handle incomplete [output] sections without crashing by Kristian Høgsberg · 13 years ago
  79. e377822 shell: Give keyboard focus to top surface when current keyboard focus goes away by Kristian Høgsberg · 13 years ago
  80. 2f5faff shell: Always track focus state per workspace by Kristian Høgsberg · 13 years ago
  81. 3df6384 compositor: Set WAYLAND_DISPLAY if we're given a --socket argument by Kristian Høgsberg · 13 years ago
  82. 7b884bc compositor: Use a minimal restore handler for crash clean up by Kristian Høgsberg · 13 years ago
  83. 023be10 window.c: Set input region after (potentially) adjusting the surface size by Kristian Høgsberg · 13 years ago
  84. c94de64 shell: Remove unused shsurf->focus_state by Kristian Høgsberg · 13 years ago
  85. b8e0d0f shell: Use the right destroy listener in focus_state_surface_destroy() by Kristian Høgsberg · 13 years ago
  86. 8ab5d45 Allow output configuration from config file. by Scott Moreau · 13 years ago
  87. acb805a compositor-drm: Handle unconnected connectors better by Wang Quanxian · 13 years ago
  88. 572c2ff compositor: Add --help option by Kristian Høgsberg · 13 years ago
  89. 321e8b7 gears: Exit on ESC by Kristian Høgsberg · 13 years ago
  90. 3361639 compositor: do clean-up on init failure by Pekka Paalanen · 13 years ago
  91. 69f9840 simple-egl: Add keyboard fullscreen toggle by Ander Conselvan de Oliveira · 13 years ago
  92. 2995c51 gears: Keep gears inside screen in fullscreen mode by Kristian Høgsberg · 13 years ago
  93. 148ef01 compositor-drm: Don't leak output->name by Kristian Høgsberg · 13 years ago
  94. 9ca3846 compositor-drm: Look through all crtc/encoder combinations by Kristian Høgsberg · 13 years ago
  95. 7679d9a gears: add a warning about refresh rate limitation by Olivier Blin · 13 years ago
  96. a1d0cf5 gears: show FPS count (as in glxgears from mesa/demos) by Olivier Blin · 13 years ago
  97. 2f9ed71 compositor-drm: Assign unique output names like xrandr does by Kristian Høgsberg · 13 years ago
  98. 1acd9f8 compositor: Load modules with RTLD_NOW so we get missing symbols up front by Kristian Høgsberg · 13 years ago
  99. 4fc1535 window: Handle Alt-F4 to close windows by Kristian Høgsberg · 13 years ago
  100. 82b4c1b window.c: Remove xkb leftovers by Andre Heider · 13 years ago