1. f0ce581 desktop-shell: Activate surface on right click too by Kristian Høgsberg · 11 years ago
  2. cdbbae2 window.c: Create xdg_surface up front by Kristian Høgsberg · 11 years ago
  3. 9cd661e Make sure config.h is included before any system headers by Andrew Wedgbury · 11 years ago
  4. ba83db2 xwayland: Clean up unpaired surfaces by Kristian Høgsberg · 11 years ago
  5. d7fb309 Don't include xserver-server-protocol.h by Mariusz Ceier · 11 years ago
  6. 9c4ab66 Fix on-the-fly transparency changes in pixman-renderer by Manuel Bachmann · 11 years ago
  7. 4d085e7 gl-renderer: Keep track of the GL format used for SHM buffers by Neil Roberts · 11 years ago
  8. 40d0228 nested: Disable cairo on the subsurfaces by Neil Roberts · 11 years ago
  9. b1fff41 Support on-the-fly transparency changes in pixman renderer by Manuel Bachmann · 11 years ago
  10. a46b946 shell: Fix segfault from trying to access a destroyed popup shell surface by Bryan Cain · 11 years ago
  11. fdc3e4c compositor-rdp: Remove unneeded client->Close call by Jason Ekstrand · 11 years ago
  12. 39a443f Always use glTexImage2D instead of glTexSubImage2D for first upload by Neil Roberts · 11 years ago
  13. e931721 compositor: wl_viewport destination 1x1 min by Pekka Paalanen · 11 years ago
  14. 2c8b5f5 protocol: unify wl_viewport src and dst size rules by Pekka Paalanen · 11 years ago
  15. cd186fb toytoolkit: match parent surface type when adding a subsurface by Manuel Bachmann · 11 years ago
  16. 27efc06 screen-share: re-enable planes when finished by Jason Ekstrand · 11 years ago
  17. 757d8af xwayland: Use new Xwayland DDX by Kristian Høgsberg · 11 years ago
  18. f03a04a compositor: Add create_surface_signal by Kristian Høgsberg · 11 years ago
  19. 47928d8 Add a screen sharing plugin by Jason Ekstrand · 11 years ago
  20. f34cd2c compositor-rdp: Add an option to disable client initiated resizes by Hardening · 11 years ago
  21. 701f636 gl-renderer: Fix read_pixels in the case where we have output borders by Jason Ekstrand · 11 years ago
  22. 923bfe6 Add support for running with a primary client by Jason Ekstrand · 11 years ago
  23. b7d9f2e compositor-wayland: Properly handle running inside a compositor that does not provide keymaps by Jason Ekstrand · 11 years ago
  24. cf40a13 Automatically select the wayland backend if WAYLAND_SOCKET is set by Jason Ekstrand · 11 years ago
  25. e4ca8b0 compositor-wayland: Add a --sprawl option by Jason Ekstrand · 11 years ago
  26. 53ee0dc compositor-wayland: Add support for running on top of wl_fullscreen_shell by Jason Ekstrand · 11 years ago
  27. 7a17d42 weston-fullscreen: Add cursor drawing support and properly handle WL_FULLSCREEN_SHELL_CAPABILITY_CURSOR_PLANE by Jason Ekstrand · 11 years ago
  28. 2bb72fe weston-fullscreen: Add wl_fullscreen_shell support by Jason Ekstrand · 11 years ago
  29. a669bd5 toytoolkit: Don't crash if wl_data_device_manager is not present by Jason Ekstrand · 11 years ago
  30. 738715d toytoolkit: Expose output make and model by Jason Ekstrand · 11 years ago
  31. ce97a6b toytoolkit: Only require xdg_shell if the window is not custom by Jason Ekstrand · 11 years ago
  32. 428c24e simple-shm: Add wl_fullscreen_shell support by Jason Ekstrand · 11 years ago
  33. 946a948 Add a wl_fullscreen_shell implementation by Jason Ekstrand · 11 years ago
  34. 9fc7151 Add possible capabilities CURSOR_PLANE and ARBITRARY_MODE by Jason Ekstrand · 11 years ago
  35. a4ab542 Add a signal for when a seat updates its capabilities by Jason Ekstrand · 11 years ago
  36. 27e1167 Generate/build the fullscreen shell protocol files by Jason Ekstrand · 11 years ago
  37. ca6f73b Add a fullscreen shell protocol by Jason Ekstrand · 11 years ago
  38. c6ab3d5 compositor: let the shells create the screenshooter by Giulio Camuffo · 12 years ago
  39. e9022e7 compositor: add an exported function to take a screenshot of an output by Giulio Camuffo · 12 years ago
  40. 805d2f5 shell: position input panel layer above fullscreen layer by Manuel Bachmann · 11 years ago
  41. c1ae2e8 compositor: use Mod-Tab to show/raise minimized surfaces by Manuel Bachmann · 11 years ago
  42. 50c87db compositor: implement xdg_surface_set_minimized() by Manuel Bachmann · 11 years ago
  43. e058cd1 compositor: export weston_buffer_from_resource() by Giulio Camuffo · 12 years ago
  44. 0ea14f5 xdg-shell: rename the xdg_surface.delete event to close. by Giulio Camuffo · 11 years ago
  45. a093502 compositor: Use weston_log rather than perror for error messages by Bryce W. Harrington · 11 years ago
  46. fb24eaa Make RDP backend supports arbitrary modes by Hardening · 11 years ago
  47. 842a36a Check return value of wl_cursor functions by Hardening · 11 years ago
  48. 2d9d689 clients/scaler: add modes to test wl_scaler version 2 by Pekka Paalanen · 11 years ago
  49. 0b4c535 protocol,compositor: split wl_viewport setters by Pekka Paalanen · 11 years ago
  50. f0cad48 compositor: replace weston_buffer_viewport::viewport_set by Pekka Paalanen · 11 years ago
  51. 952b6c8 compositor: reorganize struct weston_buffer_viewport by Pekka Paalanen · 11 years ago
  52. 7ed251c compositor: use surface_set_size() in one more case by Pekka Paalanen · 11 years ago
  53. 3c9b802 compositor: refactor code into weston_surface_reset_pending_buffer() by Pekka Paalanen · 11 years ago
  54. 260ba38 compositor: buffer can be non-NULL only if newly_attached by Pekka Paalanen · 11 years ago
  55. bb2f3f2 compositor: refactor more into weston_surface_attach by Pekka Paalanen · 11 years ago
  56. b2c8636 weston: Send done event with version 2 of wl_output by Quanxian Wang · 11 years ago
  57. fe9671e shell: Correct error message when we already have an xdg surface by Jasper St. Pierre · 11 years ago
  58. e81a175 clients: Remove unused client-side resize tracking code by Jasper St. Pierre · 11 years ago
  59. b033c5e shell: Only animate window closing for mapped windows by Kristian Høgsberg · 11 years ago
  60. 160fe75 shell: Animate window closing by Kristian Høgsberg · 11 years ago
  61. 3a86901 animation: Fix the fade animation to work in both directions by Kristian Høgsberg · 11 years ago
  62. 8404acb compsitor-x11: Report more accurate dimension of outputs by Kristian Høgsberg · 11 years ago
  63. e0de3c2 Add libinput based input device backend by Jonas Ådahl · 11 years ago
  64. 0feb32e udev-seat: Make udev_input own its own udev object reference by Jonas Ådahl · 11 years ago
  65. 58e1586 udev-seat: Make udev_seat_get_named take struct udev_input pointer by Jonas Ådahl · 11 years ago
  66. 77c1a5b Add support for having different GBM formats for different outputs by Neil Roberts · 11 years ago
  67. b7f8533 Split gl_renderer_setup into two functions by Neil Roberts · 11 years ago
  68. 3c2e66b x11-backend: Override scale from weston.ini if --scale is passed by Kristian Høgsberg · 11 years ago
  69. d89a094 x11-backend: Add a --scale option by Jason Ekstrand · 11 years ago
  70. 50fba97 Fix the pixman renderer with respect to output transforms by Jason Ekstrand · 11 years ago
  71. 97b5220 xdg-shell: Improve documentation for use_unstable_version request by Kristian Høgsberg · 11 years ago
  72. c7680b0 xdg-shell: Bump unstable version to 3 by Kristian Høgsberg · 11 years ago
  73. 283bf37 shell: Consolidate state changes into xdg_surface_change_state by Kristian Høgsberg · 11 years ago
  74. 8c6aa45 xdg-shell: Replace the set_* atrocity with a new approach by Jasper St. Pierre · 11 years ago
  75. ed7cae3 weston.ini.in: Update path to weston-flower by Jasper St. Pierre · 11 years ago
  76. b223a72 xdg-shell: Rename focused_set / focused_unset to activated / deactivated by Jasper St. Pierre · 11 years ago
  77. a0d8a30 clients: Add delete handler for simple-shm / simple-egl by Jasper St. Pierre · 11 years ago
  78. 5a18332 clients: Add support for the minimize button by Jasper St. Pierre · 11 years ago
  79. 63a9c33 Reorder the xdg_shell implementations to fit the spec'd order by Jasper St. Pierre · 12 years ago
  80. 63a1410 window: Remove window_location enum by Jasper St. Pierre · 11 years ago
  81. 981aad5 xdg-shell: Remove "edges" from description by Jasper St. Pierre · 11 years ago
  82. a759201 exposay: avoid needlessly activating the active view by Emilio Pozuelo Monfort · 11 years ago
  83. e818d59 toytoolkit: avoid unnecessary redraws when focus changes by Emilio Pozuelo Monfort · 11 years ago
  84. f942b73 exposay: don't crash if a view goes away by Emilio Pozuelo Monfort · 11 years ago
  85. 3b6e68e exposay: arrange views per-output by Emilio Pozuelo Monfort · 11 years ago
  86. 8841917 Improvement of weston.ini.man. Add key:shell and remove tablet-shell by Nobuhiko Tanibata · 11 years ago
  87. dae8a4b tests: Properly report skipped tests by Emilio Pozuelo Monfort · 11 years ago
  88. 943cb12 tests: use the headless backend to run the test suite by Emilio Pozuelo Monfort · 11 years ago
  89. 08dbd31 tests: Skip buffer-count if EGL initialization fails by Emilio Pozuelo Monfort · 11 years ago
  90. 2a67902 noop-renderer: Read the shm buffer contents on attach by Emilio Pozuelo Monfort · 11 years ago
  91. 2c87d94 noop-renderer: Set the buffer size on attach requests by Emilio Pozuelo Monfort · 11 years ago
  92. dd9f6bc compositor-headless: create input devices by Emilio Pozuelo Monfort · 11 years ago
  93. db1fccb input: Send leave and enter pair when the surface moves under the cursor by Kristian Høgsberg · 11 years ago
  94. dd62aba shell: Use the per-client responsiveness tracking for wl_shell as well by Kristian Høgsberg · 11 years ago
  95. e11ef64 compositor: Drop core ping_handler callout by Kristian Høgsberg · 11 years ago
  96. fe84a97 build: List xdg protocol files as nodist SOURCEs by Kristian Høgsberg · 11 years ago
  97. 4c1bfc9 build: Link to libshared.la instead of adding to SOURCES by Kristian Høgsberg · 11 years ago
  98. 239902b client: Fix shell unstable version check by Kristian Høgsberg · 11 years ago
  99. 2bff94e xdg-shell: Move "ping" and "pong" to xdg_shell, not xdg_surface by Kristian Høgsberg · 11 years ago
  100. cbb9158 Don't crash when eglCreateContext fails by Mariusz Ceier · 11 years ago