1. 875ab9e Add signedness warning flag and fix fallout by Kristian Høgsberg · 13 years ago
  2. ed92f79 Fix warnings resulting from wayland signedness fixes by Kristian Høgsberg · 13 years ago
  3. 3448616 Remove weston_shell map and configure function pointers by Kristian Høgsberg · 13 years ago
  4. 56d23bc shell: Remove obsolete workaround by Kristian Høgsberg · 13 years ago
  5. dbae80e compositor: Support alpha for solid color surfaces by Kristian Høgsberg · 13 years ago
  6. 29a9cf0 tty: Improve error handling in tty_create() by Jonas Ådahl · 13 years ago
  7. c97af92 Properly dispose event sources and event loops by Jonas Ådahl · 13 years ago
  8. b5ef591 compositor: Stop using EGL_KHR_surfaceless_gles2 by Kristian Høgsberg · 13 years ago
  9. cbcd047 compostor-drm: Use gbm surface by Kristian Høgsberg · 13 years ago
  10. 0a38611 tablet-shell: come back to life by Tiago Vignatti · 13 years ago
  11. fb6de22 compositor: Use GL_EXT_unpack_subimage for texture updates by Kristian Høgsberg · 13 years ago
  12. 8cbfb2a compositor: Rename weston_buffer_attach to weston_surface_attach by Kristian Høgsberg · 13 years ago
  13. 679f716 dnd: Damage surface after attaching new buffer by Kristian Høgsberg · 13 years ago
  14. a8ae8a9 clients: Fix a couple of warnings by Kristian Høgsberg · 13 years ago
  15. db4ecc6 evdev: reuse code for device removal by Tiago Vignatti · 13 years ago
  16. 7fb9f95 compositor: move force_configure field to shell_surface by Ander Conselvan de Oliveira · 13 years ago
  17. 093bfa3 compositor: make surface_configure() a vfunc by Ander Conselvan de Oliveira · 13 years ago
  18. e11683a compositor: refactor surface_attach() by Ander Conselvan de Oliveira · 13 years ago
  19. d6ea33d compositor: use new drag icon listener for setting up drag surfaces by Ander Conselvan de Oliveira · 13 years ago
  20. 9390ae3 compositor: make es->pitch consistent between shm and drm surfaces by Ander Conselvan de Oliveira · 13 years ago
  21. fbf2894 compositor: add weston_surface_to_global_float helper by Ander Conselvan de Oliveira · 13 years ago
  22. b8ab14f compositor: add a weston_surface_is_mapped() helper by Ander Conselvan de Oliveira · 13 years ago
  23. f9247dd compositor: Use GL_BGRA_EXT for glReadPixels in screenshooter by Kristian Høgsberg · 13 years ago
  24. 9629fe3 Simplify shm buffer handling by Kristian Høgsberg · 13 years ago
  25. 42b4f80 window.c: Do resize work from the repaint idle callback by Kristian Høgsberg · 13 years ago
  26. 7a011ea compositor-drm: Check es->image, not es->buffer when looking for overlays by Kristian Høgsberg · 13 years ago
  27. 9a206c4 config-parser: consolidate shell files into weston.ini only by Tiago Vignatti · 13 years ago
  28. 6bd4d97 window.c; Only redraw once per frame by Kristian Høgsberg · 13 years ago
  29. 56456d6 Secure screenshooter protocol. by Scott Moreau · 13 years ago
  30. 2d7ab82 shell: fix matrix invertible bug in rotation handler by Rafal Mielniczuk · 13 years ago
  31. a3aa9c9 Add surface opacity controls. by Scott Moreau · 13 years ago
  32. 1b45a79 Switch zoom binding to <Super>+Scroll. by Scott Moreau · 13 years ago
  33. 6a3633d Modify bindings for axis event detection. by Scott Moreau · 13 years ago
  34. 210d079 Hook up axis events. by Scott Moreau · 13 years ago
  35. 3c97b90 drm: plane src coords are 16.16 fixed point by Rob Clark · 13 years ago
  36. 778e629 shell: correct position of a surface before rotating it. by Rafal Mielniczuk · 13 years ago
  37. 126f855 window.c: Fix the stretch scaling code by Kristian Høgsberg · 13 years ago
  38. ec323d2 window.c: Increase drop shadow fluffiness by Kristian Høgsberg · 13 years ago
  39. b8abe7e window.c: Tweak window decoration appearance by Kristian Høgsberg · 13 years ago
  40. 9ab37e8 Revert "automake: Don't fail the build if we can't setuid." by Kristian Høgsberg · 13 years ago
  41. 29d9556 evdev: fix input lag when processing input from output repaint by Ander Conselvan de Oliveira · 13 years ago
  42. afee221 compositor: Fix pointer type mismatch warnings by Kristian Høgsberg · 13 years ago
  43. 4643661 weston_surface: initialize pitch by Juan Zhao · 13 years ago
  44. 027b962 weston: don't hang in wait() by Bill Spitzak · 13 years ago
  45. d273e28 weston: Don't ask for EGL depth buffer if not needed by Bill Spitzak · 13 years ago
  46. 23fdeed evdev: use mtdev for multitouch devices by Tiago Vignatti · 13 years ago
  47. 71b1d0c compositor: properly restore keyboard_focus in notify_keyboard_focus() by Ander Conselvan de Oliveira · 13 years ago
  48. 96b0abd compositor: allow multiple input_device_attach()'s with a nil buffer by Ander Conselvan de Oliveira · 13 years ago
  49. e2d21e8 compositor-wayland: use image loading code from shared/ by Ander Conselvan de Oliveira · 13 years ago
  50. 6dc0f86 cairo-util: load_cairo_surface returns NULL if loading the file fails. by Ustun Ergenoglu · 13 years ago
  51. 5ab91ad compositor: use smoother range for backlight control by Tiago Vignatti · 13 years ago
  52. 1b079ab tests: add backlight test by Tiago Vignatti · 13 years ago
  53. 07b2606 shell: Fix 2 switcher crashes. by Alex Wu · 13 years ago
  54. e7ad5cd automake: Don't fail the build if we can't setuid. by Eric Anholt · 13 years ago
  55. 0e8d48b configure: Fix build on debian by avoiding bashisms in the test command. by Eric Anholt · 13 years ago
  56. f02a649 Consolidate image loading code and move to shared/ by Kristian Høgsberg · 13 years ago
  57. bcacef1 Add an option parser by Kristian Høgsberg · 13 years ago
  58. 22ba60e x11: Move the xcb fd to the input loop by Kristian Høgsberg · 13 years ago
  59. aa6019e Fix picking crashes by Kristian Høgsberg · 13 years ago
  60. 8efbc8e drm: fix issue copying supported plane formats by Rob Clark · 13 years ago
  61. 6396ed3 clients/window: fix build issues w/ gles by Rob Clark · 13 years ago
  62. 6ac52db compositor-drm: use udev_device_get_property_value() helper by David Herrmann · 13 years ago
  63. d7488c2 compositor-drm: ignore hotplug-events from other devices by David Herrmann · 13 years ago
  64. eb866cd drm: Fix drmModeRes leak on error paths by Christopher Michael · 13 years ago
  65. 0eee939 compositor: Fix compilation without xserver launcher by Benjamin Franzke · 13 years ago
  66. de56c31 shell: don't assign output for surface of type none by Ander Conselvan de Oliveira · 13 years ago
  67. 9c35e6b shell: Fix segment fault when clicking to activate a NULL pointer_focus by Alex Wu · 13 years ago
  68. aa08e2d shell: Fix not destroy black surface when fullscreen surface exit abnomally. by Alex Wu · 13 years ago
  69. 60c4954 shell: Put popups and transients on top of their parent by Kristian Høgsberg · 13 years ago
  70. b435e84 window: Compute frame boundary for all windows except fullscreen by Kristian Høgsberg · 13 years ago
  71. 41c5c4e desktop-shell: Simplify unlock dialog redraw function by Kristian Høgsberg · 13 years ago
  72. 65bec24 drm: Disable sprites if they're broken by Kristian Høgsberg · 13 years ago
  73. 7dbf5e2 compositor: Only process input once per frame by Kristian Høgsberg · 13 years ago
  74. 7ea1086 compositor: Move input devices to their own event loop by Kristian Høgsberg · 13 years ago
  75. abcef3c compositor: Swallow binding key for bindings that don't set up a grab by Kristian Høgsberg · 13 years ago
  76. 63e5e06 window: Only set opaque and input regions if they change by Kristian Høgsberg · 13 years ago
  77. d3c0275 Use wl_array_for_each() where possible by Kristian Høgsberg · 13 years ago
  78. 4ac32ab compositor-drm: fix libbacklight build by Pekka Paalanen · 13 years ago
  79. 0b5cd0c Use typesafe server-side stubs by Kristian Høgsberg · 13 years ago
  80. b41c081 compositor: Add a repaint debugging mechanism by Kristian Høgsberg · 13 years ago
  81. f98d903 Merge branch 'layers' by Kristian Høgsberg · 13 years ago
  82. 32bed57 shell: Don't launch a new screensaver if the old one is still running by Kristian Høgsberg · 13 years ago
  83. 5256968 compositor: Damage sprite surface on attach by Kristian Høgsberg · 13 years ago
  84. 867dec7 compositor: Post keyboard leave before destroying surface by Kristian Høgsberg · 13 years ago
  85. 3e3bb32 compositor: split drag surface update into smaller functions by Ander Conselvan de Oliveira · 13 years ago
  86. c5fb9a7 compositor: fix crash when a drag surface is destroyed during the drag by Ander Conselvan de Oliveira · 13 years ago
  87. 3be2ce9 compositor: Organize surface stack using new struct weston_layer by Kristian Høgsberg · 13 years ago
  88. 944236a compositor: Just damage compositor->damage in weston_output_damage() by Kristian Høgsberg · 13 years ago
  89. 1e83212 compositor: Implement damage_below by using the new compositor->damage by Kristian Høgsberg · 13 years ago
  90. 6ddcdae compositor: Store opaque clip for previous frame in weston_surface by Kristian Høgsberg · 13 years ago
  91. 4539b08 shell: Add implementation of fullscreen. by Alex Wu · 13 years ago
  92. b9747d0 shell: Add implementation of fullscreen. by Alex Wu · 13 years ago
  93. 067fd60 window.c: Drop support for rgb contexts by Kristian Høgsberg · 13 years ago
  94. 8dbc4b3 wscreensaver: Use the argb config, rgb is not compatible with window.c by Kristian Høgsberg · 13 years ago
  95. 51cba3c compositor-drm: Just pull in libbacklight source for now by Kristian Høgsberg · 13 years ago
  96. 8e53c7f compositor: add dpms and backlight support by Tiago Vignatti · 13 years ago
  97. 2ea0944 zoom: Don't damage_all here by Kristian Høgsberg · 13 years ago
  98. 9b154fa compositor: Insert dnd icon surface below device sprite surface by Kristian Høgsberg · 13 years ago
  99. 9bc7095 compositor: Set an empty input region for the fade surface by Kristian Høgsberg · 13 years ago
  100. f10df85 window: Set opaque region after child widget adjusts size by Kristian Høgsberg · 13 years ago