1. 40c0c3f tests: Test whether a simple EGL main loop uses too many buffers by Neil Roberts · 12 years ago
  2. 65a07f8 input: make sure the devices get the resource destruction signal by Giulio Camuffo · 12 years ago
  3. c8f8dd8 desktop-shell: Drop next_type from shell_surface by Kristian Høgsberg · 12 years ago
  4. 4804a30 shell: Put xwayland surface at the top of the fullscreen layer by Kristian Høgsberg · 12 years ago
  5. 41fbf6f desktop-shell: Make set_toplevel() clear surface states by Kristian Høgsberg · 12 years ago
  6. e960b3f desktop-shell: Set fullscreen flags in common code path by Kristian Høgsberg · 12 years ago
  7. c2745b1 desktop-shell: Set maximized flags in common code path by Kristian Høgsberg · 12 years ago
  8. acdae2e stacking: Set a keyboard focus handler so we can repaint the frame by Kristian Høgsberg · 12 years ago
  9. 5031cbe shell: Don't try to switch to a NULL shell surface. by Rafael Antognolli · 12 years ago
  10. db59f9a shell: Set a surface as TOPLEVEL instead of the old surface types. by Rafael Antognolli · 12 years ago
  11. a98c2e1 compositor-x11: Damage output when we receive expose events for the window by Kristian Høgsberg · 12 years ago
  12. 44a3162 shell: Add missing break to a case statement inside set_surface_type. by Rafael Antognolli · 12 years ago
  13. a5059eb nested: Add an option to disable subsurfaces by Neil Roberts · 12 years ago
  14. 1f020a1 nested: Add a renderer using subsurfaces by Neil Roberts · 12 years ago
  15. 5e10a04 clients: Add a widget_get_wl_subsurface by Neil Roberts · 12 years ago
  16. 47b87d5 nested: Add a ‘renderer’ mechanism with a vtable by Neil Roberts · 12 years ago
  17. f9b2541 nested: Move the frame callback list to the surface by Neil Roberts · 12 years ago
  18. 2855766 nested: Add damage tracking to the nested compositor example by Neil Roberts · 12 years ago
  19. 15a8d34 nested: Add double-buffered state semantics to the nested example by Neil Roberts · 12 years ago
  20. 6bf2387 nested: Add the buffer reference semantics from Weston by Neil Roberts · 12 years ago
  21. 8fbe3a6 nested: Remove the surface from the surface list when destroyed by Neil Roberts · 12 years ago
  22. b7fd891 build: Fix out-of-tree build for desktop-shell by Kristian Høgsberg · 12 years ago
  23. ba5d2d7 shell: Fix activate logic on surface map. by Rafael Antognolli · 12 years ago
  24. 4773332 rpi: launcher must init before udev-seat by Pekka Paalanen · 12 years ago
  25. 53b41c7 rpi: seat quick fix by Pekka Paalanen · 12 years ago
  26. bc91e51 rpi: compile in the common udev code by Pekka Paalanen · 12 years ago
  27. e47d0d9 gl: fix fallback definition of EGL_DEFAULT_DISPLAY by Pekka Paalanen · 12 years ago
  28. 677a5f5 desktop-shell: Split out input-panel code by Kristian Høgsberg · 12 years ago
  29. 1ef2313 desktop-shell: Split out exposay immplementation by Kristian Høgsberg · 12 years ago
  30. 19d1e6b desktop-shell: Move to new desktop-shell subdirectory by Kristian Høgsberg · 12 years ago
  31. 2ba10df Move xwayland up one directory level by Kristian Høgsberg · 12 years ago
  32. 873b515 tablet-shell: Remove by Kristian Høgsberg · 12 years ago
  33. cae1f0f Check if the frame exists before reading its size by Dima Ryazanov · 12 years ago
  34. b03b87f Check for frame being NULL before setting/unsetting flags by Dima Ryazanov · 12 years ago
  35. e5a3208 Set the view to NULL when unmapping an X11 window by Dima Ryazanov · 12 years ago
  36. 767d891 data-device: Fix surface configure function type by Jonas Ådahl · 12 years ago
  37. aedc773 logind: delay wakeup until DRM-device is resumed by David Herrmann · 12 years ago
  38. ea997ac xdg-shell: Add key bindings for setting maximized and fullscreen. by Rafael Antognolli · 12 years ago
  39. 65f98d8 xdg-shell: xdg_surface_set_output should only affect fullscreen. by Rafael Antognolli · 12 years ago
  40. 3c4e3f7 xdg-shell: Add surface size to configure. by Rafael Antognolli · 12 years ago
  41. e2a3455 xdg-shell: Implement xdg-shell interface. by Rafael Antognolli · 12 years ago
  42. 4b99a40 shell: Move shell_surface_set_parent to wl_shell calls. by Rafael Antognolli · 12 years ago
  43. ed207b4 shell: Remove SHELL_SURFACE_TRANSIENT. by Rafael Antognolli · 12 years ago
  44. 03b1659 shell: Remove SHELL_SURFACE_FULLSCREEN and SHELL_SURFACE_MAXIMIZED. by Rafael Antognolli · 12 years ago
  45. 3c4dc74 xdg_shell: Adding a new shell protocol. by Rafael Antognolli · 12 years ago
  46. 91fed54 input: Reset keyboard state when releasing last seat keyboard by Jonas Ådahl · 12 years ago
  47. 7395ea0 input: Move the xkb fields from weston_seat to weston_keyboard by Jonas Ådahl · 12 years ago
  48. 918f2dd Remove the weston_view.geometry.width/height fields by Jason Ekstrand · 12 years ago
  49. fdca95c window: handle insufficient buffer space by Pekka Paalanen · 12 years ago
  50. 5b4ddbc os: use posix_fallocate in creating sharable buffers by Pekka Paalanen · 12 years ago
  51. 8a81b83 Make the default desktop shell client configurable by Emilio Pozuelo Monfort · 12 years ago
  52. 3e12e63 input: Reset pointer state when last pointer device was removed by Jonas Ådahl · 12 years ago
  53. cbfa7f7 input: Reset touch state when last touch device was removed by Jonas Ådahl · 12 years ago
  54. 9484b69 input: Keep track of number of touch points inside touch struct by Jonas Ådahl · 12 years ago
  55. 37d38d9 rpi: Use common udev_input for input device handling by Jonas Ådahl · 12 years ago
  56. da704d9 shell: Change stacking order calculation for popup surfaces by Philip Withnall · 12 years ago
  57. 2c3849b shell: Fix a potential NULL pointer dereference by Philip Withnall · 12 years ago
  58. 648a4dd shell: Store parent–child links between shsurfs for window stacking by Philip Withnall · 12 years ago
  59. ed8f1a9 shell: Factor out common code to create fullscreen black surfaces by Philip Withnall · 12 years ago
  60. 83ffd9d shell: Remove weston_view_restack() by Philip Withnall · 12 years ago
  61. e1d75ae shell: Update a shsurf’s layer when its surface type changes by Philip Withnall · 12 years ago
  62. 07926d9 shell: Factor out code to set the layer for a shsurf by Philip Withnall · 12 years ago
  63. b995e1d shell: Don’t change popups’ window types until the next configure event by Philip Withnall · 12 years ago
  64. dc4332f shell: Factor out code to set a shsurf’s parent by Philip Withnall · 12 years ago
  65. f85fe84 shell: Tidy up unset_fullscreen() by Philip Withnall · 12 years ago
  66. 659163d shell: Refactor workspace code to operate on shsurfs rather than views by Philip Withnall · 12 years ago
  67. 352e7ed shell: Factor out common code to set a shsurf’s output by Philip Withnall · 12 years ago
  68. 17c2fb4 clients: Add a new weston-stacking demo by Philip Withnall · 12 years ago
  69. c971d2a clients: Add window_is_transient() helper to the toy toolkit window by Philip Withnall · 12 years ago
  70. 4a86a0a shell: Add missing cases to switch statements for animations and fading by Philip Withnall · 12 years ago
  71. 0f640e2 shell: Add missing cases to switch statements for surface types by Philip Withnall · 12 years ago
  72. becb77e shell: Reorganise set/unset methods for fullscreen/maximize/popup/transient by Philip Withnall · 12 years ago
  73. becf5a3 src/shell.c: set black_surface->width and height by Xiong Zhang · 12 years ago
  74. e4f7b92 rpi: Support opaque regions by Tomeu Vizoso · 12 years ago
  75. da75ee1 compositor: merge surface size from buffer size funcs by Pekka Paalanen · 12 years ago
  76. ba34165 compositor: do not recompute size on pointer_set_cursor by Pekka Paalanen · 12 years ago
  77. 1fd9c0f compositor: gather buffer_transform and _scale into a struct by Pekka Paalanen · 12 years ago
  78. 40ee921 Do not set output->current_mode in compositor.c by Axel Davy · 12 years ago
  79. 1b55a59 compositor-x11: Allow r5g6b5 visuals for X11 backend SHM by MoD · 12 years ago
  80. 41a50ea gl-renderer: Fix support for Y_XUXV buffers by Ander Conselvan de Oliveira · 12 years ago
  81. 0f0a6ff Remove dependency on <GLES2/gl2.h> by replacing GLfloat with float by Tomeu Vizoso · 12 years ago
  82. eed9344 exposay: properly go away when the modifier is pressed by Emilio Pozuelo Monfort · 12 years ago
  83. 1539ea2 input: don't run modifier bindings when the kbd is grabbed by Emilio Pozuelo Monfort · 12 years ago
  84. d5fbfb2 rpi: avoid vc_dispmanx_set_wl_buffer_in_use without EGL by Pekka Paalanen · 12 years ago
  85. 234c524 exposay: provide a cancel func to the ptr grab iface by Emilio Pozuelo Monfort · 12 years ago
  86. e3de16e Automatically generate weston.ini with the right paths by Neil Roberts · 12 years ago
  87. bf3c1c6 distinguish touch screen and pointer dnd in client by Xiong Zhang · 12 years ago
  88. 853a779 client/dnd.c: add dnd support for touch screen in client by Xiong Zhang · 12 years ago
  89. fd51e7b src/data_device.c: add dnd support for touch screen by Xiong Zhang · 12 years ago
  90. 24fc228 Makefile.am: The wayland rpi doesn't libsession-helper.la by Kristian Høgsberg · 12 years ago
  91. 12e750b Makefile.am: The rpi backend needs libsession-helper.la by Marco Barisione · 12 years ago
  92. 49c6aee terminal: add touch screen selection support by Xiong Zhang · 12 years ago
  93. e955525 src/Makefile.am: correct compile failure for launcher-util.c by Xiong Zhang · 12 years ago
  94. 1d781ee terminal: Update terminal->end whenever we write a character by Kristian Høgsberg · 12 years ago
  95. 989e9d5 Makefile.am: Move launcher helpers in to libsession-helper.la library by Kristian Høgsberg · 12 years ago
  96. 02b36f3 configure.ac: The drm backend no longer requires EGL by Kristian Høgsberg · 12 years ago
  97. d2c9d8a configure.ac: Make libdrm optional in weston-launch by Kristian Høgsberg · 12 years ago
  98. 89eebb7 tests: Remove an unecessary Makefile.am variable by Kristian Høgsberg · 12 years ago
  99. 9ab771d tests: Use a helper library for weston-test clients by Kristian Høgsberg · 12 years ago
  100. 8e293a5 tests: Use TEST_CLIENT for test client modules by Kristian Høgsberg · 12 years ago