1. 1679f23 libinput: Forward frame events to clients by Jonas Ådahl · 11 years ago
  2. e57d1f2 Check malloc result by Hardening · 11 years ago
  3. 791324c gl-renderer: Remove gl_renderer_interface from gl-renderer.h by John Kåre Alsaker · 11 years ago
  4. cb0e357 weston-info: fix log message typo by U. Artie Eoff · 11 years ago
  5. 6375ea0 editor: Remove unused variables by Kristian Høgsberg · 11 years ago
  6. 8986c18 editor: react on Enter, Tab, and Up-Down arrow keys by Manuel Bachmann · 11 years ago
  7. f4ad19a seat: don't break in notify_output_create by U. Artie Eoff · 11 years ago
  8. 161c6c5 input: fix input device map to output if it doesn't exist. by U. Artie Eoff · 11 years ago
  9. cd9e545 libinput-device: break after LIBINPUT_EVENT_TOUCH_UP by U. Artie Eoff · 11 years ago
  10. c81c424 libinput-seat: allow setting libinput log priority in weston by U. Artie Eoff · 11 years ago
  11. 71db0fd libinput-seat: redirect libinput log to weston log by U. Artie Eoff · 11 years ago
  12. 5082ad6 shell: display the input panel on the active output by Manuel Bachmann · 11 years ago
  13. 4ade0e4 compositor-drm: Fix crash when setting up seat constrained by an output by Ander Conselvan de Oliveira · 11 years ago
  14. 301f06b keyboard: add the missing symbols layout, fix arabic layout by Manuel Bachmann · 11 years ago
  15. 75c373c shell: Destroy a previous input panel animation when showing it again by Ander Conselvan de Oliveira · 11 years ago
  16. a4a6f16 animation: Fix input panel slide animation by Ander Conselvan de Oliveira · 11 years ago
  17. f5cc2b5 animation: Split spring setup out of weston_view_animation_run() by Ander Conselvan de Oliveira · 11 years ago
  18. 06f2fa1 tests: fix bad-buffer-test by Marek Chalupa · 11 years ago
  19. 9e9512f desktop-shell: Get rid of get_shell_client by Jason Ekstrand · 11 years ago
  20. a61b949 compositor-drm: Pass the right stride to the vaapi recorder by Ander Conselvan de Oliveira · 11 years ago
  21. 304996d shell: Fix view repositioning logic for output move and destroy by Ander Conselvan de Oliveira · 11 years ago
  22. c107306 gl-renderer: Fix a typo in the output_set_border description by Jason Ekstrand · 11 years ago
  23. 4783739 xwayland/launcher: Use %m instead of manual strerror(errno) by Jasper St. Pierre · 11 years ago
  24. 13600c0 protocol: Correct typo 'suppot' by Bryce W. Harrington · 11 years ago
  25. 641796c shell: Keep shsurf->fullscreen_output set after unset_fullscreen() by Ander Conselvan de Oliveira · 11 years ago
  26. facc0cc shell: Damage below child surfaces on move to different workspace by Ander Conselvan de Oliveira · 11 years ago
  27. 4e20e9b shell: Disarm the screensaver timeout timer on terminate_screensaver() by Ander Conselvan de Oliveira · 11 years ago
  28. b4a9170 Reset the keyboard focus on all seats when the compositor is locked by Neil Roberts · 11 years ago
  29. 4237f50 Reset focus on unknown seats when restoring focus state by Neil Roberts · 11 years ago
  30. e5a1aee shell: Allow unresponsive surfaces to be moved again by Ander Conselvan de Oliveira · 11 years ago
  31. 56d8a7a terminal: Don't try to render RLE used as a placeholder by Daiki Ueno · 11 years ago
  32. 79d5a6e configure.ac: Bump version to 1.4.91 by Kristian Høgsberg · 11 years ago
  33. f0ce581 desktop-shell: Activate surface on right click too by Kristian Høgsberg · 11 years ago
  34. cdbbae2 window.c: Create xdg_surface up front by Kristian Høgsberg · 11 years ago
  35. 9cd661e Make sure config.h is included before any system headers by Andrew Wedgbury · 11 years ago
  36. ba83db2 xwayland: Clean up unpaired surfaces by Kristian Høgsberg · 11 years ago
  37. d7fb309 Don't include xserver-server-protocol.h by Mariusz Ceier · 11 years ago
  38. 9c4ab66 Fix on-the-fly transparency changes in pixman-renderer by Manuel Bachmann · 11 years ago
  39. 4d085e7 gl-renderer: Keep track of the GL format used for SHM buffers by Neil Roberts · 11 years ago
  40. 40d0228 nested: Disable cairo on the subsurfaces by Neil Roberts · 11 years ago
  41. b1fff41 Support on-the-fly transparency changes in pixman renderer by Manuel Bachmann · 11 years ago
  42. a46b946 shell: Fix segfault from trying to access a destroyed popup shell surface by Bryan Cain · 11 years ago
  43. fdc3e4c compositor-rdp: Remove unneeded client->Close call by Jason Ekstrand · 11 years ago
  44. 39a443f Always use glTexImage2D instead of glTexSubImage2D for first upload by Neil Roberts · 11 years ago
  45. e931721 compositor: wl_viewport destination 1x1 min by Pekka Paalanen · 11 years ago
  46. 2c8b5f5 protocol: unify wl_viewport src and dst size rules by Pekka Paalanen · 11 years ago
  47. cd186fb toytoolkit: match parent surface type when adding a subsurface by Manuel Bachmann · 11 years ago
  48. 27efc06 screen-share: re-enable planes when finished by Jason Ekstrand · 11 years ago
  49. 757d8af xwayland: Use new Xwayland DDX by Kristian Høgsberg · 11 years ago
  50. f03a04a compositor: Add create_surface_signal by Kristian Høgsberg · 11 years ago
  51. 47928d8 Add a screen sharing plugin by Jason Ekstrand · 11 years ago
  52. f34cd2c compositor-rdp: Add an option to disable client initiated resizes by Hardening · 11 years ago
  53. 701f636 gl-renderer: Fix read_pixels in the case where we have output borders by Jason Ekstrand · 11 years ago
  54. 923bfe6 Add support for running with a primary client by Jason Ekstrand · 11 years ago
  55. b7d9f2e compositor-wayland: Properly handle running inside a compositor that does not provide keymaps by Jason Ekstrand · 11 years ago
  56. cf40a13 Automatically select the wayland backend if WAYLAND_SOCKET is set by Jason Ekstrand · 11 years ago
  57. e4ca8b0 compositor-wayland: Add a --sprawl option by Jason Ekstrand · 11 years ago
  58. 53ee0dc compositor-wayland: Add support for running on top of wl_fullscreen_shell by Jason Ekstrand · 11 years ago
  59. 7a17d42 weston-fullscreen: Add cursor drawing support and properly handle WL_FULLSCREEN_SHELL_CAPABILITY_CURSOR_PLANE by Jason Ekstrand · 11 years ago
  60. 2bb72fe weston-fullscreen: Add wl_fullscreen_shell support by Jason Ekstrand · 11 years ago
  61. a669bd5 toytoolkit: Don't crash if wl_data_device_manager is not present by Jason Ekstrand · 11 years ago
  62. 738715d toytoolkit: Expose output make and model by Jason Ekstrand · 11 years ago
  63. ce97a6b toytoolkit: Only require xdg_shell if the window is not custom by Jason Ekstrand · 11 years ago
  64. 428c24e simple-shm: Add wl_fullscreen_shell support by Jason Ekstrand · 11 years ago
  65. 946a948 Add a wl_fullscreen_shell implementation by Jason Ekstrand · 11 years ago
  66. 9fc7151 Add possible capabilities CURSOR_PLANE and ARBITRARY_MODE by Jason Ekstrand · 11 years ago
  67. a4ab542 Add a signal for when a seat updates its capabilities by Jason Ekstrand · 11 years ago
  68. 27e1167 Generate/build the fullscreen shell protocol files by Jason Ekstrand · 11 years ago
  69. ca6f73b Add a fullscreen shell protocol by Jason Ekstrand · 11 years ago
  70. c6ab3d5 compositor: let the shells create the screenshooter by Giulio Camuffo · 12 years ago
  71. e9022e7 compositor: add an exported function to take a screenshot of an output by Giulio Camuffo · 12 years ago
  72. 805d2f5 shell: position input panel layer above fullscreen layer by Manuel Bachmann · 11 years ago
  73. c1ae2e8 compositor: use Mod-Tab to show/raise minimized surfaces by Manuel Bachmann · 11 years ago
  74. 50c87db compositor: implement xdg_surface_set_minimized() by Manuel Bachmann · 11 years ago
  75. e058cd1 compositor: export weston_buffer_from_resource() by Giulio Camuffo · 12 years ago
  76. 0ea14f5 xdg-shell: rename the xdg_surface.delete event to close. by Giulio Camuffo · 11 years ago
  77. a093502 compositor: Use weston_log rather than perror for error messages by Bryce W. Harrington · 11 years ago
  78. fb24eaa Make RDP backend supports arbitrary modes by Hardening · 11 years ago
  79. 842a36a Check return value of wl_cursor functions by Hardening · 11 years ago
  80. 2d9d689 clients/scaler: add modes to test wl_scaler version 2 by Pekka Paalanen · 11 years ago
  81. 0b4c535 protocol,compositor: split wl_viewport setters by Pekka Paalanen · 11 years ago
  82. f0cad48 compositor: replace weston_buffer_viewport::viewport_set by Pekka Paalanen · 11 years ago
  83. 952b6c8 compositor: reorganize struct weston_buffer_viewport by Pekka Paalanen · 11 years ago
  84. 7ed251c compositor: use surface_set_size() in one more case by Pekka Paalanen · 11 years ago
  85. 3c9b802 compositor: refactor code into weston_surface_reset_pending_buffer() by Pekka Paalanen · 11 years ago
  86. 260ba38 compositor: buffer can be non-NULL only if newly_attached by Pekka Paalanen · 11 years ago
  87. bb2f3f2 compositor: refactor more into weston_surface_attach by Pekka Paalanen · 11 years ago
  88. b2c8636 weston: Send done event with version 2 of wl_output by Quanxian Wang · 11 years ago
  89. fe9671e shell: Correct error message when we already have an xdg surface by Jasper St. Pierre · 11 years ago
  90. e81a175 clients: Remove unused client-side resize tracking code by Jasper St. Pierre · 11 years ago
  91. b033c5e shell: Only animate window closing for mapped windows by Kristian Høgsberg · 11 years ago
  92. 160fe75 shell: Animate window closing by Kristian Høgsberg · 11 years ago
  93. 3a86901 animation: Fix the fade animation to work in both directions by Kristian Høgsberg · 11 years ago
  94. 8404acb compsitor-x11: Report more accurate dimension of outputs by Kristian Høgsberg · 11 years ago
  95. e0de3c2 Add libinput based input device backend by Jonas Ådahl · 11 years ago
  96. 0feb32e udev-seat: Make udev_input own its own udev object reference by Jonas Ådahl · 11 years ago
  97. 58e1586 udev-seat: Make udev_seat_get_named take struct udev_input pointer by Jonas Ådahl · 11 years ago
  98. 77c1a5b Add support for having different GBM formats for different outputs by Neil Roberts · 11 years ago
  99. b7f8533 Split gl_renderer_setup into two functions by Neil Roberts · 11 years ago
  100. 3c2e66b x11-backend: Override scale from weston.ini if --scale is passed by Kristian Høgsberg · 11 years ago