1. 02b36f3 configure.ac: The drm backend no longer requires EGL by Kristian Høgsberg · 12 years ago
  2. d2c9d8a configure.ac: Make libdrm optional in weston-launch by Kristian Høgsberg · 12 years ago
  3. 89eebb7 tests: Remove an unecessary Makefile.am variable by Kristian Høgsberg · 12 years ago
  4. 9ab771d tests: Use a helper library for weston-test clients by Kristian Høgsberg · 12 years ago
  5. 8e293a5 tests: Use TEST_CLIENT for test client modules by Kristian Høgsberg · 12 years ago
  6. dcfff55 terminal: Init tab ruler after setting terminal->width by Kristian Høgsberg · 12 years ago
  7. ebd5fd4 input: Cancel pointer grabs when compositor loses kb focus by Kristian Høgsberg · 12 years ago
  8. 3d0fc76 shell: don't crash if a pointer's focus is null by Emilio Pozuelo Monfort · 12 years ago
  9. 617e9a3 dnd: Simplify drag icon creation by Kristian Høgsberg · 12 years ago
  10. 0d37974 compositor: set weston_surface:resource to NULL when destroyed by Giulio Camuffo · 12 years ago
  11. b9eae33 tests: .gitignore log files by Pekka Paalanen · 12 years ago
  12. f72e479 tests: allow weston test plugin to keep on running by Pekka Paalanen · 12 years ago
  13. f812477 tests: add a test causing SIGBUS to the compositor by Pekka Paalanen · 12 years ago
  14. bb835b4 man: document new focus-animation config entry by Emilio Pozuelo Monfort · 12 years ago
  15. 46ce798 shell: add a client config entry by Emilio Pozuelo Monfort · 12 years ago
  16. fcb6bf4 logind: change to -1+errno by David Herrmann · 12 years ago
  17. f86c390 logind: Use dbus_bool_t for bool types in dbus calls by Kristian Høgsberg · 12 years ago
  18. 576fe2a input: set the focus to NULL when the focus's resource is destroyed by Giulio Camuffo · 12 years ago
  19. 8b66ebd weston-info: Handle shm formats better by Kristian Høgsberg · 12 years ago
  20. 399841d Update the weston man page to include the new Wayland backend options by Jason Ekstrand · 12 years ago
  21. 3ec57f5 compositor-drm: Release the correct buffer in drm_output_release_fb by Jason Ekstrand · 12 years ago
  22. 42133d4 input: Fix a segfault in focus checking by Jason Ekstrand · 12 years ago
  23. 895b1fd gl-renderer: Attach buffer during surface state creation if possible by Ander Conselvan de Oliveira · 12 years ago
  24. 6579681 compositor-drm: Add key binding to switch from pixman to GL renderer by Ander Conselvan de Oliveira · 12 years ago
  25. b188e91 compositor: fix sub-surface view stacking order by Pekka Paalanen · 12 years ago
  26. 17467d6 exposay: move the pointer in our motion handler by Emilio Pozuelo Monfort · 12 years ago
  27. da64426 shell: Set output on the focus_surfaces' view by Emilio Pozuelo Monfort · 12 years ago
  28. 5c22ce6 exposay: Activate a surface when hovering it by Emilio Pozuelo Monfort · 12 years ago
  29. 8224309 exposay: add cancel impl to the kbd grab iface by Emilio Pozuelo Monfort · 12 years ago
  30. 03251b6 shell: Implement alt-tab switcher by Emilio Pozuelo Monfort · 12 years ago
  31. aa7a476 input: Don't send leave events to destroyed views by Emilio Pozuelo Monfort · 12 years ago
  32. df8133b Add Exposay by Daniel Stone · 12 years ago
  33. a67e6b9 Add move/scale animation by Daniel Stone · 12 years ago
  34. 96d47c0 Add modifier-only binding by Daniel Stone · 12 years ago
  35. b482dbd animation, shell: add kbd focus change animation by Louis-Francis Ratté-Boulianne · 12 years ago
  36. dd8b88d Wayland backend: set the opaque region when starting fullscreen by Axel Davy · 12 years ago
  37. a662206 protocol: move sub-surfaces to Wayland by Pekka Paalanen · 12 years ago
  38. ba44c6b Add [core] backend option by Lubomir Rintel · 12 years ago
  39. cdb4d29 compositor: add a way to override the default pointer grab by Giulio Camuffo · 12 years ago
  40. 1959ab8 input: let the pointer motion handlers move the pointer by Giulio Camuffo · 12 years ago
  41. 412b024 zoom: use the new pointer motion signal to move the zoom frame. by Giulio Camuffo · 12 years ago
  42. 6fcb378 input: add a motion signal to weston_pointer by Giulio Camuffo · 12 years ago
  43. ace0a39 weston-test: Always update transform when moving surface by Kristian Høgsberg · 12 years ago
  44. a3a784a compositor: Schedule a repaint in weston_view_damage_below() by Kristian Høgsberg · 12 years ago
  45. 77a51fd westoy: Remove some accessors for wl_shell / wl_shell_surface by Jasper St. Pierre · 12 years ago
  46. bf17590 westoy: Remove unused support for window parents by Jasper St. Pierre · 12 years ago
  47. 01eaaac westoy: Remove window_touch_move by Jasper St. Pierre · 12 years ago
  48. e505171 Add calls to wl_shm_buffer_begin/end_access by Neil Roberts · 12 years ago
  49. f707e81 filter: Remove unused variable by Jonas Ådahl · 12 years ago
  50. e82f8e4 evdev: Synchronize keys only if seat is keyboard capable by Jonas Ådahl · 12 years ago
  51. 47f1043 westoy: Fix the version number we request for wl_seat by Jasper St. Pierre · 12 years ago
  52. 5ea0480 compositor-wayland: Add fullscreen support by Jason Ekstrand · 12 years ago
  53. 12c6dd9 compositor-wayland: Add a --scale option by Jason Ekstrand · 12 years ago
  54. 0cf3935 compositor-wayland: Move config parsing into backend_init by Jason Ekstrand · 12 years ago
  55. 584fb62 compositor-wayland: Fix cursor coordinate transforms so it works on translated outputs by Jason Ekstrand · 12 years ago
  56. 06ced80 compositor-wayland: rename wayland_compositor.inputs to input_list by Jason Ekstrand · 12 years ago
  57. 4d615a7 compositor-wayland: Remove unused output handling code by Jason Ekstrand · 12 years ago
  58. 0bdd58f cairo-util: Rework frame button handling by Jason Ekstrand · 12 years ago
  59. 48ce421 compositor-wayland: Parse [output] config sections and more options by Jason Ekstrand · 12 years ago
  60. 33ff636 Move region transformation code to weston_transformed_region by Jason Ekstrand · 12 years ago
  61. b6a3cc7 Make weston_output_transform_coordinate more sane by Jason Ekstrand · 12 years ago
  62. 00b8428 Remove the concept of a border from weston_output. by Jason Ekstrand · 12 years ago
  63. ff2fd46 compositor-wayland: Add pixman/SHM fallback mode by Jason Ekstrand · 12 years ago
  64. 310382f gl-renderer: Remove the renderer-global border support by Jason Ekstrand · 12 years ago
  65. 7744f71 compositor-wayland: Add an actual frame around the compositor window by Jason Ekstrand · 12 years ago
  66. 0b61bf4 gl-renderer: Add support for per-output multi-texture borders. by Jason Ekstrand · 12 years ago
  67. 8f89fcb compositor-wayland: Rename structure members and make things more consistant by Jason Ekstrand · 12 years ago
  68. 1d75c7d xwm: Set input region for fullscreen surfaces correctly by Kristian Høgsberg · 12 years ago
  69. 286ff68 compositor-wayland: Flush the display on commit by Jason Ekstrand · 12 years ago
  70. 453de7a compositor-wayland: Handle HUP or ERR from event loop by Kristian Høgsberg · 12 years ago
  71. a28ba55 launcher: Make sure we drop drm master before we allow VT switches by Kristian Høgsberg · 12 years ago
  72. aa2ee8b shell: Create view for lock surface by Kristian Høgsberg · 12 years ago
  73. 529a81a logind: Return proper error value when tty or seat doesn't match by Kristian Høgsberg · 12 years ago
  74. 90dfb11 animation.c: Schedule a repaint when the animation is done by Kristian Høgsberg · 12 years ago
  75. 912e0a1 Fall back to ANIMATION_NONE if startup-animation is zoom by Kristian Høgsberg · 12 years ago
  76. 4a7409a toytoolkit: Don't segfault on window close by Jason Ekstrand · 12 years ago
  77. 8ae6385 window.c: Don't ungrab input after displaying the menu by Kristian Høgsberg · 12 years ago
  78. b27901c input.c: Rename default grab functions to be consistent by Kristian Høgsberg · 12 years ago
  79. 1ea343e Add cancel function to grab interfaces by Jonas Ådahl · 12 years ago
  80. 1c6e63e shell: Don't leak weston_touch_move_grab structs by Jonas Ådahl · 12 years ago
  81. b180188 input: Remove unused variable by Jonas Ådahl · 12 years ago
  82. b8e62d9 configure.ac: Report if built with XCB-XKB or not by Jonas Ådahl · 12 years ago
  83. f88571f compositor-x11: Hide update_xkb_keymap behind #ifdef HAVE_XCB_XKB by Jonas Ådahl · 12 years ago
  84. 80511ef tests/.gitignore: Add *.trs by Jonas Ådahl · 12 years ago
  85. 96dc9e4 rpi: Remove create_view and destroy_view implementations by Tomeu Vizoso · 12 years ago
  86. 9b8e1b1 configure.ac: Require wayland >= 1.3.91 by Kristian Høgsberg · 12 years ago
  87. 0eee0a2 weston-launch: Revoke and close input fds when we vt switch away by Kristian Høgsberg · 12 years ago
  88. 3742434 configure.ac: Require at least version 0.3.0 of xkbcommon by Kristian Høgsberg · 12 years ago
  89. 5e392ef .gitignore: Add .valid files by Kristian Høgsberg · 12 years ago
  90. adda00e pixman-renderer, gl-renderer: Destroy surface state with the renderer by Ander Conselvan de Oliveira · 12 years ago
  91. aa398ae compositor: Let renderers create and destroy surface state on their own by Ander Conselvan de Oliveira · 12 years ago
  92. 6b16214 pixman-renderer, gl-renderer: Destroy debug bindings on clean up by Ander Conselvan de Oliveira · 12 years ago
  93. c68b108 pixman-renderer: Initialize pixman-renderer struct with zeros by Ander Conselvan de Oliveira · 12 years ago
  94. 7498758 rpi: Protect in-use DispmanX resources from premature deletion by Tomeu Vizoso · 12 years ago
  95. 34dad7d rpi: Remove dangling reference to weston_view by Tomeu Vizoso · 12 years ago
  96. e3df6f1 rpi: Only check for prematurely destroyed wl_buffers in the EGL case by Tomeu Vizoso · 12 years ago
  97. 4424774 rpi: EGL surfaces need to be swapped always that we have an incoming back buffer by Tomeu Vizoso · 12 years ago
  98. 1576781 rpi: Fix logging of buffer swaps for the EGL case by Tomeu Vizoso · 12 years ago
  99. 5c3ea3b rpi: Initialize surface's list of views by Tomeu Vizoso · 12 years ago
  100. 1d7ad62 rpi: Link with EGL if ENABLE_EGL by Tomeu Vizoso · 12 years ago