1. 47928d8 Add a screen sharing plugin by Jason Ekstrand · 11 years ago
  2. f34cd2c compositor-rdp: Add an option to disable client initiated resizes by Hardening · 11 years ago
  3. 701f636 gl-renderer: Fix read_pixels in the case where we have output borders by Jason Ekstrand · 11 years ago
  4. 923bfe6 Add support for running with a primary client by Jason Ekstrand · 11 years ago
  5. b7d9f2e compositor-wayland: Properly handle running inside a compositor that does not provide keymaps by Jason Ekstrand · 11 years ago
  6. cf40a13 Automatically select the wayland backend if WAYLAND_SOCKET is set by Jason Ekstrand · 11 years ago
  7. e4ca8b0 compositor-wayland: Add a --sprawl option by Jason Ekstrand · 11 years ago
  8. 53ee0dc compositor-wayland: Add support for running on top of wl_fullscreen_shell by Jason Ekstrand · 11 years ago
  9. 7a17d42 weston-fullscreen: Add cursor drawing support and properly handle WL_FULLSCREEN_SHELL_CAPABILITY_CURSOR_PLANE by Jason Ekstrand · 11 years ago
  10. 2bb72fe weston-fullscreen: Add wl_fullscreen_shell support by Jason Ekstrand · 11 years ago
  11. a669bd5 toytoolkit: Don't crash if wl_data_device_manager is not present by Jason Ekstrand · 11 years ago
  12. 738715d toytoolkit: Expose output make and model by Jason Ekstrand · 11 years ago
  13. ce97a6b toytoolkit: Only require xdg_shell if the window is not custom by Jason Ekstrand · 11 years ago
  14. 428c24e simple-shm: Add wl_fullscreen_shell support by Jason Ekstrand · 11 years ago
  15. 946a948 Add a wl_fullscreen_shell implementation by Jason Ekstrand · 11 years ago
  16. 9fc7151 Add possible capabilities CURSOR_PLANE and ARBITRARY_MODE by Jason Ekstrand · 11 years ago
  17. a4ab542 Add a signal for when a seat updates its capabilities by Jason Ekstrand · 11 years ago
  18. 27e1167 Generate/build the fullscreen shell protocol files by Jason Ekstrand · 11 years ago
  19. ca6f73b Add a fullscreen shell protocol by Jason Ekstrand · 11 years ago
  20. c6ab3d5 compositor: let the shells create the screenshooter by Giulio Camuffo · 12 years ago
  21. e9022e7 compositor: add an exported function to take a screenshot of an output by Giulio Camuffo · 12 years ago
  22. 805d2f5 shell: position input panel layer above fullscreen layer by Manuel Bachmann · 11 years ago
  23. c1ae2e8 compositor: use Mod-Tab to show/raise minimized surfaces by Manuel Bachmann · 11 years ago
  24. 50c87db compositor: implement xdg_surface_set_minimized() by Manuel Bachmann · 11 years ago
  25. e058cd1 compositor: export weston_buffer_from_resource() by Giulio Camuffo · 12 years ago
  26. 0ea14f5 xdg-shell: rename the xdg_surface.delete event to close. by Giulio Camuffo · 11 years ago
  27. a093502 compositor: Use weston_log rather than perror for error messages by Bryce W. Harrington · 11 years ago
  28. fb24eaa Make RDP backend supports arbitrary modes by Hardening · 11 years ago
  29. 842a36a Check return value of wl_cursor functions by Hardening · 11 years ago
  30. 2d9d689 clients/scaler: add modes to test wl_scaler version 2 by Pekka Paalanen · 11 years ago
  31. 0b4c535 protocol,compositor: split wl_viewport setters by Pekka Paalanen · 11 years ago
  32. f0cad48 compositor: replace weston_buffer_viewport::viewport_set by Pekka Paalanen · 11 years ago
  33. 952b6c8 compositor: reorganize struct weston_buffer_viewport by Pekka Paalanen · 11 years ago
  34. 7ed251c compositor: use surface_set_size() in one more case by Pekka Paalanen · 11 years ago
  35. 3c9b802 compositor: refactor code into weston_surface_reset_pending_buffer() by Pekka Paalanen · 11 years ago
  36. 260ba38 compositor: buffer can be non-NULL only if newly_attached by Pekka Paalanen · 11 years ago
  37. bb2f3f2 compositor: refactor more into weston_surface_attach by Pekka Paalanen · 11 years ago
  38. b2c8636 weston: Send done event with version 2 of wl_output by Quanxian Wang · 11 years ago
  39. fe9671e shell: Correct error message when we already have an xdg surface by Jasper St. Pierre · 11 years ago
  40. e81a175 clients: Remove unused client-side resize tracking code by Jasper St. Pierre · 11 years ago
  41. b033c5e shell: Only animate window closing for mapped windows by Kristian Høgsberg · 11 years ago
  42. 160fe75 shell: Animate window closing by Kristian Høgsberg · 11 years ago
  43. 3a86901 animation: Fix the fade animation to work in both directions by Kristian Høgsberg · 11 years ago
  44. 8404acb compsitor-x11: Report more accurate dimension of outputs by Kristian Høgsberg · 11 years ago
  45. e0de3c2 Add libinput based input device backend by Jonas Ådahl · 11 years ago
  46. 0feb32e udev-seat: Make udev_input own its own udev object reference by Jonas Ådahl · 11 years ago
  47. 58e1586 udev-seat: Make udev_seat_get_named take struct udev_input pointer by Jonas Ådahl · 11 years ago
  48. 77c1a5b Add support for having different GBM formats for different outputs by Neil Roberts · 11 years ago
  49. b7f8533 Split gl_renderer_setup into two functions by Neil Roberts · 11 years ago
  50. 3c2e66b x11-backend: Override scale from weston.ini if --scale is passed by Kristian Høgsberg · 11 years ago
  51. d89a094 x11-backend: Add a --scale option by Jason Ekstrand · 11 years ago
  52. 50fba97 Fix the pixman renderer with respect to output transforms by Jason Ekstrand · 11 years ago
  53. 97b5220 xdg-shell: Improve documentation for use_unstable_version request by Kristian Høgsberg · 11 years ago
  54. c7680b0 xdg-shell: Bump unstable version to 3 by Kristian Høgsberg · 11 years ago
  55. 283bf37 shell: Consolidate state changes into xdg_surface_change_state by Kristian Høgsberg · 11 years ago
  56. 8c6aa45 xdg-shell: Replace the set_* atrocity with a new approach by Jasper St. Pierre · 11 years ago
  57. ed7cae3 weston.ini.in: Update path to weston-flower by Jasper St. Pierre · 11 years ago
  58. b223a72 xdg-shell: Rename focused_set / focused_unset to activated / deactivated by Jasper St. Pierre · 11 years ago
  59. a0d8a30 clients: Add delete handler for simple-shm / simple-egl by Jasper St. Pierre · 11 years ago
  60. 5a18332 clients: Add support for the minimize button by Jasper St. Pierre · 11 years ago
  61. 63a9c33 Reorder the xdg_shell implementations to fit the spec'd order by Jasper St. Pierre · 11 years ago
  62. 63a1410 window: Remove window_location enum by Jasper St. Pierre · 11 years ago
  63. 981aad5 xdg-shell: Remove "edges" from description by Jasper St. Pierre · 11 years ago
  64. a759201 exposay: avoid needlessly activating the active view by Emilio Pozuelo Monfort · 11 years ago
  65. e818d59 toytoolkit: avoid unnecessary redraws when focus changes by Emilio Pozuelo Monfort · 11 years ago
  66. f942b73 exposay: don't crash if a view goes away by Emilio Pozuelo Monfort · 11 years ago
  67. 3b6e68e exposay: arrange views per-output by Emilio Pozuelo Monfort · 11 years ago
  68. 8841917 Improvement of weston.ini.man. Add key:shell and remove tablet-shell by Nobuhiko Tanibata · 11 years ago
  69. dae8a4b tests: Properly report skipped tests by Emilio Pozuelo Monfort · 11 years ago
  70. 943cb12 tests: use the headless backend to run the test suite by Emilio Pozuelo Monfort · 11 years ago
  71. 08dbd31 tests: Skip buffer-count if EGL initialization fails by Emilio Pozuelo Monfort · 11 years ago
  72. 2a67902 noop-renderer: Read the shm buffer contents on attach by Emilio Pozuelo Monfort · 11 years ago
  73. 2c87d94 noop-renderer: Set the buffer size on attach requests by Emilio Pozuelo Monfort · 11 years ago
  74. dd9f6bc compositor-headless: create input devices by Emilio Pozuelo Monfort · 11 years ago
  75. db1fccb input: Send leave and enter pair when the surface moves under the cursor by Kristian Høgsberg · 11 years ago
  76. dd62aba shell: Use the per-client responsiveness tracking for wl_shell as well by Kristian Høgsberg · 11 years ago
  77. e11ef64 compositor: Drop core ping_handler callout by Kristian Høgsberg · 11 years ago
  78. fe84a97 build: List xdg protocol files as nodist SOURCEs by Kristian Høgsberg · 11 years ago
  79. 4c1bfc9 build: Link to libshared.la instead of adding to SOURCES by Kristian Høgsberg · 11 years ago
  80. 239902b client: Fix shell unstable version check by Kristian Høgsberg · 11 years ago
  81. 2bff94e xdg-shell: Move "ping" and "pong" to xdg_shell, not xdg_surface by Kristian Høgsberg · 11 years ago
  82. cbb9158 Don't crash when eglCreateContext fails by Mariusz Ceier · 11 years ago
  83. dfaf65b clients: Port simple-shm and simple-egl to xdg-shell by Kristian Høgsberg · 11 years ago
  84. 9679cf9 Update .gitignore by Jasper St. Pierre · 11 years ago
  85. 7407345 xdg-shell: Add set_margin request by Jasper St. Pierre · 11 years ago
  86. 2097fe1 xdg-shell: Add a "delete" event by Jasper St. Pierre · 11 years ago
  87. e5b4dce build: Add missing AM_CFLAGS to client target CFLAGS by Kristian Høgsberg · 11 years ago
  88. 44cd196 xdg-shell: Drop edges arg from xdg_surface configure event by Kristian Høgsberg · 11 years ago
  89. ab39f4d nested-client: Fix build error by Jason Ekstrand · 11 years ago
  90. c94d622 compositor: Move view repositioning logic into shell by Ander Conselvan de Oliveira · 11 years ago
  91. a8a9baf compositor: Remove weston_output::move_signal by Ander Conselvan de Oliveira · 11 years ago
  92. 7908bff dim-layer: fix dimming for unfocused surfaces by Emilio Pozuelo Monfort · 11 years ago
  93. bf539e3 compositor-rpi: Fix input initialization by Emilio Pozuelo Monfort · 11 years ago
  94. c74ab15 README: Fix typo; add link to testing docs by Bryce W. Harrington · 11 years ago
  95. 8e96f9e gl-renderer: Use eglSwapBuffersWithDamageEXT when available by Jason Ekstrand · 11 years ago
  96. e5512d4 gl-renderer: Track border damage and only repaint borders on an as-needed basis by Jason Ekstrand · 11 years ago
  97. 9a7ad67 window: Delay scheduled redraws if we start maximize or fullscreen protocol by Kristian Høgsberg · 11 years ago
  98. b405a80 terminal: Only reset title if we put the window size there by Kristian Høgsberg · 11 years ago
  99. c896401 input: Run touch binding before calling touch grab by Kristian Høgsberg · 11 years ago
  100. d2a0213 window: Ask xkbcommon whether or not to repeat a key by Kristian Høgsberg · 11 years ago