1. d4c1cd7 logind: Remove missing 'else' by Kristian Høgsberg · 12 years ago
  2. 10ddd97 compositor: Remove redundant and not well-defined focus field by Kristian Høgsberg · 12 years ago
  3. 2e61126 compositor-drm: Don't call drop/set master anymore by Kristian Høgsberg · 12 years ago
  4. 1edf44c compositor: finish frame if redraw fails by David Herrmann · 12 years ago
  5. 3c688c5 compositor-drm: finish frame if initial page-flip fails by David Herrmann · 12 years ago
  6. 4c4bb95 Rename invocations of frame_create that were missed by ee7fefcf by Cameron Stewart · 12 years ago
  7. cc5b2ed launcher: add logind backend by David Herrmann · 12 years ago
  8. e461f85 launcher: add weston_launcher_close() dummy by David Herrmann · 12 years ago
  9. 814d49f dbus: add dbus-match helpers by David Herrmann · 12 years ago
  10. 59ab900 Add optional dbus helpers by David Herrmann · 12 years ago
  11. afb9828 window: Only clamp min size for windows with frame by Kristian Høgsberg · 12 years ago
  12. fb08e4b weston-launch: Use /bin/sh for launching weston by Kristian Høgsberg · 12 years ago
  13. 53ec560 window: Set a minimum size for toytoolkit windows by Kristian Høgsberg · 12 years ago
  14. 3042ffe udev-seat: Repick seat after a new device was added by Jonas Ådahl · 12 years ago
  15. a493274 input: Unmap pointer sprite when no more pointer devices are connected by Jonas Ådahl · 12 years ago
  16. 630bae8 input: Unset focus of seat device when releasing last reference by Jonas Ådahl · 12 years ago
  17. d6e1c34 evdev: Reference count input device's seat capabilities by Jonas Ådahl · 12 years ago
  18. 8e6f376 compositor-drm: Support configuring the framebuffer format from weston.ini by Kristian Høgsberg · 12 years ago
  19. d8e9833 compositor-drm: Use a param struct for initialization like other backends by Kristian Høgsberg · 12 years ago
  20. 3f97b34 compositor-drm: Make drm_output_check_scanout_format() work for all formats by Kristian Høgsberg · 12 years ago
  21. 598477d window: Set opaque region to window size if we're fullscreen by Kristian Høgsberg · 12 years ago
  22. 724c8d9 shell: Add a new weston.ini to control the startup animation by Kristian Høgsberg · 12 years ago
  23. 991810c compositor: Stop the repaint loop if the compositor went to sleep by Kristian Høgsberg · 12 years ago
  24. 78fe753 simple-egl: Add support for using a 16 bpp EGLConfig by Kristian Høgsberg · 12 years ago
  25. 1641d14 fbdev: open launcher only once by David Herrmann · 12 years ago
  26. e05a0cd evdev: release devices on read() error by David Herrmann · 12 years ago
  27. c133fc4 evdev: Clear touch capability if we see a mouse-type button by Kristian Høgsberg · 12 years ago
  28. 9df41e1 evdev: Only init a pointer if the evdev device has a button by Kristian Høgsberg · 12 years ago
  29. 7073f6f evdev: Stop looking for pointer buttons when we get to BTN_JOYSTICK by Kristian Høgsberg · 12 years ago
  30. 97f2952 gl-renderer: Build as a loadable module by Ander Conselvan de Oliveira · 12 years ago
  31. 70e2e68 build: Add dependency between libdrm and compositor for drm backend by Ander Conselvan de Oliveira · 12 years ago
  32. 891a16d launcher: Drop unecessary checks for drm_fd == -1 by Kristian Høgsberg · 12 years ago
  33. 876c75f launcher: Fix reverted sense of drm_check_master() wrapper by Kristian Høgsberg · 12 years ago
  34. e14aa4f Don't remove the touch grab until the last touch point is removed by Neil Roberts · 12 years ago
  35. 306fe08 Only update the touch grab position for the first finger by Neil Roberts · 12 years ago
  36. aba0f25 Add a touch move binding by Neil Roberts · 12 years ago
  37. a28c693 Add a touch binding to activate a surface by Neil Roberts · 12 years ago
  38. 2cd6da1 xwm: Fall back to xcb_kill_client() if window does support WM_DELETE_WINDOW by Kristian Høgsberg · 12 years ago
  39. d14c4ca xwayland: Use decoration frame from cairo-util by Jason Ekstrand · 12 years ago
  40. 3f66cf9 Use cairo-util frame in tinytoolkit by Jason Ekstrand · 12 years ago
  41. 01c9ec3 Add decoration frame support to cairo-util by Jason Ekstrand · 12 years ago
  42. ee7fefc Rename frame_create and frame_set_child_size with a window_ prefix by Jason Ekstrand · 12 years ago
  43. bcfd07b xwm: Redirect root window subwindows by Kristian Høgsberg · 12 years ago
  44. 9acd374 fbdev: Fix compilation without EGL by Kristian Høgsberg · 12 years ago
  45. be0ac5b compositor-drm: fix EGL format type by Alexandru DAMIAN · 12 years ago
  46. db044cb clients: Update .gitignore for weston-multi-resource by Stefan Schmidt · 12 years ago
  47. 08921b8 xwayland: Remove unused call weston_wm_handle_configure_notify. by Stefan Schmidt · 12 years ago
  48. abd5d47 compositor-drm: Avoid output_destroy happened before page_flip event by Xiong Zhang · 12 years ago
  49. cab9aea multi-resource: Don't include non-existing xmalloc.h by Kristian Høgsberg · 12 years ago
  50. 0b12db5 launcher: Wrap drmGetMagic and drmAuthMagic so we can build without libdrm by Tomeu Vizoso · 12 years ago
  51. a8e5f29 rpi: Remove redundant cast by Tomeu Vizoso · 12 years ago
  52. 4c8ce20 weston-test-client-helper: Use wl_fixed_to_double() when printing axis value by Kristian Høgsberg · 12 years ago
  53. c1b244f weston-test-client-helper.c: Assert on failed allocations by Kristian Høgsberg · 12 years ago
  54. a2e20c3 vaapi-recorder: Don't leak fd on thread error path by Kristian Høgsberg · 12 years ago
  55. 3b7d841 tests: Assert surface creation succeeds by Kristian Høgsberg · 12 years ago
  56. e8344e3 nested: Cast away warnings for differing arguments to eglQueryWaylandBufferWL by Kristian Høgsberg · 12 years ago
  57. 6773394 nested: Free client struct on launch_client error paths by Kristian Høgsberg · 12 years ago
  58. f1144dd nested-client: Exit if we fail to create the nested client struct by Kristian Høgsberg · 12 years ago
  59. b24d590 multi-resource: Use xzmalloc() instead of malloc+memset and calloc by Kristian Høgsberg · 12 years ago
  60. 74b0d72 launcher: Remove left-over debug logging by Kristian Høgsberg · 12 years ago
  61. d58e395 tablet-shell: Avoid leaking icon or path strings from invalid launcher section by Kristian Høgsberg · 12 years ago
  62. b5c973c window.c: Free cursor theme name once we're done with it by Kristian Høgsberg · 12 years ago
  63. af393dc weston-launch: Only store drm fd if we successfully opened and stat'ed it by Kristian Høgsberg · 12 years ago
  64. 4a74d5a launcher: Don't leak tty file descriptor on error by Kristian Høgsberg · 12 years ago
  65. 325390e launcher: Don't leak tty file descriptor on launcher destroy by Kristian Høgsberg · 12 years ago
  66. 8ac6a2d compositor-fbdev: Fix a fd leak in the fbdev backend by Kristian Høgsberg · 12 years ago
  67. 95659c0 configure.ac: Bump version to 1.3 by Kristian Høgsberg · 12 years ago
  68. 6a11a8a Revert "Resize the shell when the mode is switched" by Kristian Høgsberg · 12 years ago
  69. cb406f1 input: Don't send modifiers if client doesn't have a pointer resource by Kristian Høgsberg · 12 years ago
  70. b4659eb rpi: Add support for EGL buffers by Tomeu Vizoso · 12 years ago
  71. 8d7bef2 configure.ac: Bump version to 1.2.92 by Kristian Høgsberg · 12 years ago
  72. e05f228 launcher: Print a more descriptive error message when we don't get a VT by Kristian Høgsberg · 12 years ago
  73. 6ff3ff5 launcher: Add back support for specifying VT to run on by Kristian Høgsberg · 12 years ago
  74. 1468e60 launcher: Bail out if we can't be drm master by Kristian Høgsberg · 12 years ago
  75. 57a10e4 launcher: Set make sure we're drm master when opening the drm device by Kristian Høgsberg · 12 years ago
  76. 19ec77a launcher: Fail weston_launcher_create() if tty setup fails by Kristian Høgsberg · 12 years ago
  77. 8b62e20 Set new state before emitting wake signal in weston_compsitor_wake by Neil Roberts · 12 years ago
  78. 1b45e5e weston-egl: Update weston-egl-ext.h: s/wl_buffer/wl_resource by Tomeu Vizoso · 12 years ago
  79. d7865b2 weston-launch: Only drop privileges if running as root by Tomeu Vizoso · 12 years ago
  80. 9cefc64 compositor: fix typo in error message by Aaron Faanes · 12 years ago
  81. 908e6d0 launcher-util: pull in drm only for compositor-drm by Adrian Negreanu · 12 years ago
  82. a356f7b Resize the shell when the mode is switched by Hardening · 12 years ago
  83. 5f42930 config: Don't crash if we don't have a config file by Alexandru DAMIAN · 12 years ago
  84. 7b8e970 compositor-fbdev: drop dependency on libdrm by Adrian Negreanu · 12 years ago
  85. 840a421 compositor: check if seteuid worked by Alexandru DAMIAN · 12 years ago
  86. c3ea26c compositor-drm: Match the EGLConfig native visual ID if it has one by Kristian Høgsberg · 12 years ago
  87. be336c8 evdev: Process touch up events of single-touch devices by Neil Roberts · 12 years ago
  88. daf7d47 evdev: Only track one pending event by Neil Roberts · 12 years ago
  89. d0a7282 version.h: Add version check macro by Pier Luigi Fiorini · 12 years ago
  90. 639fd86 clients: Include and link against math lib for new multi-resource by Stefan Schmidt · 12 years ago
  91. 0481054 input: check that the new focus surface has a valid resource by Giulio Camuffo · 12 years ago
  92. 7f951e1 Update .gitignore by Emilio Pozuelo Monfort · 12 years ago
  93. f62f88f weston.ini: update path for the flower client by Emilio Pozuelo Monfort · 12 years ago
  94. 7799385 configure.ac: Update version to 1.2.91 by Kristian Høgsberg · 12 years ago
  95. 03cc354 Add vaapi-recorder.h to SOURCES to fix distcheck by Kristian Høgsberg · 12 years ago
  96. f65c486 evdev: Flush motion events when the slot changes, not just after sync by Neil Roberts · 12 years ago
  97. 4df790e compositor: when unmapping a surface remove it from the compositor's list by Giulio Camuffo · 12 years ago
  98. eeefc9e compositor: Log the full path of the config file we're using by Kristian Høgsberg · 12 years ago
  99. 1abe048 config-parser: Make weston_config_parse() tkae a file name by Kristian Høgsberg · 12 years ago
  100. 81c2c2e shared: Remove no longer used parse_config_file() by Kristian Høgsberg · 12 years ago