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