1. a457563 compositor: Rename lock and unlock signals to idle and wake by Ander Conselvan de Oliveira · 12 years ago
  2. 87524b6 compositor: Move state tracking complexity into shell by Ander Conselvan de Oliveira · 12 years ago
  3. 859e885 shell: Use its own timer for the screensaver timeout by Ander Conselvan de Oliveira · 12 years ago
  4. 19d10ef compositor: Move fade animation out of core Weston into shell by Ander Conselvan de Oliveira · 12 years ago
  5. 29f30fa animation: Schedule a repaint only on the outputs the surface is in by Ander Conselvan de Oliveira · 12 years ago
  6. 8a91324 animation: When fading, round the surface alpha when close to 0 or 1 by Ander Conselvan de Oliveira · 12 years ago
  7. ee41605 animation: Make fade more controllable by Ander Conselvan de Oliveira · 12 years ago
  8. cbdebc2 compositor: Split util.c into binding.c and animation.c by Ander Conselvan de Oliveira · 12 years ago
  9. 142d546 compositor: Don't free config_file before we done using it by Kristian Høgsberg · 12 years ago
  10. 762b166 xwm: Only call set_fullscreen if the window is mapped by Kristian Høgsberg · 12 years ago
  11. cb4685b Pass argc and argv to modules by Kristian Høgsberg · 12 years ago
  12. 4172f66 Pass argc pointer to parse_options() by Kristian Høgsberg · 12 years ago
  13. a1377cf Add missing builddir includes for version.h by Kristian Høgsberg · 12 years ago
  14. 7cc3d84 compositor-x11: Only try to fullscreen if WM has _NET_WM_STATE_FULLSCREEN by Kristian Høgsberg · 12 years ago
  15. 8aa1617 shell: Do not hang when mapping a popup twice by Giulio Camuffo · 12 years ago
  16. db79057 compositor: set data_device keyboard focus in seat_get_keyboard by Rafal Mielniczuk · 12 years ago
  17. 8764466 udev-seat: Simplfy enable/disable interface a bit by Kristian Høgsberg · 12 years ago
  18. 7e597f2 compositor-fbdev: Use udev_seat by Kristian Høgsberg · 12 years ago
  19. 98cfea6 compositor-drm: Move udev_seat to its own file by Kristian Høgsberg · 12 years ago
  20. e809103 compositor-drm: Rename a few evdev_* functions to udev_seat_* by Kristian Høgsberg · 12 years ago
  21. 2f07ef6 xkb: Don't call exit on failure in weston_compositor_xkb_init() by Kristian Høgsberg · 12 years ago
  22. 4fd273f compositor-x11: Fix pointer type warning by Kristian Høgsberg · 12 years ago
  23. 5062384 compositor-drm: Remember to drop master in drm error handling by Kristian Høgsberg · 12 years ago
  24. 4905efd src/Makefile.am: Use $(libdir) instead of @libdir@ by Kristian Høgsberg · 12 years ago
  25. af4f2aa Install header files and pkg-config file for external modules by Kristian Høgsberg · 12 years ago
  26. 554a0da compositor: Use libunwind if available for better backtraces by Marcin Slusarz · 12 years ago
  27. 1cc9e08 text: Split out cursor_position by Jan Arne Petersen · 13 years ago
  28. 6138197 text: Add show/hide_input_panel requests by Jan Arne Petersen · 13 years ago
  29. 0eabcaa text: Add commit request by Jan Arne Petersen · 13 years ago
  30. f255165 text: Remove unused requests/events by Jan Arne Petersen · 13 years ago
  31. ffbb20f text: Move input_panel interface to input-method by Jan Arne Petersen · 13 years ago
  32. 23ccfb3 shell: Do not hang after setting input_panel twice by Jan Arne Petersen · 13 years ago
  33. af7b6c9 shell: Do not crash when hiding input_panel by Jan Arne Petersen · 13 years ago
  34. a75a789 text: fix weston key bindings with input methods by Jan Arne Petersen · 13 years ago
  35. adfedc1 text: add support for invoke_action request by Jan Arne Petersen · 13 years ago
  36. 26ffa81 text: Add content type support to text protocol by Jan Arne Petersen · 13 years ago
  37. c7d2a98 text: add serial argument to text protocol by Jan Arne Petersen · 13 years ago
  38. 4653531 text: add pre-edit styling support to protocol by Jan Arne Petersen · 13 years ago
  39. 18639f8 shell: Set the DPMS state if the screensaver fails to launch or dies by Ander Conselvan de Oliveira · 12 years ago
  40. 8e7adbf compositor-x11: Wait for configure_notify for fullscreen by Kristian Høgsberg · 12 years ago
  41. 81585e9 xwm: Don't leak pending.input region by Kristian Høgsberg · 12 years ago
  42. 25bb696 xwm: Fix silly region math by Kristian Høgsberg · 12 years ago
  43. d8b617d xwm: Fix input region regression from commit changes by Kristian Høgsberg · 12 years ago
  44. 451a971 shell: Fix bug when input panel is shown twice by Jan Arne Petersen · 12 years ago
  45. 0c36903 shell: Add back ability to rotate unresponsive surfaces by Kristian Høgsberg · 12 years ago
  46. 9f3dd15 shell: Bypass fullscreen scaling if surface width and height match output by Rob Bradford · 12 years ago
  47. 566b464 weston-launcher: Add missing newline in error message by Martin Andersson · 12 years ago
  48. 4c65da5 compositor: Init fade surface color properly by Ander Conselvan de Oliveira · 12 years ago
  49. b810eb5 xwm: Support _NET_WM_STATE_FULLSCREEN by Kristian Høgsberg · 12 years ago
  50. 088c62e Use __func__ in log message instead of hard coded function name by Scott Moreau · 12 years ago
  51. 4f49917 fbdev: Add an fbdev compositor backend using pixman and evdev by Philip Withnall · 13 years ago
  52. 1224514 Add --version option by Scott Moreau · 13 years ago
  53. d92c09c compositor-drm: Use matrix type to test for drm plane compatibility by Kristian Høgsberg · 13 years ago
  54. 272d243 weston-launch: Clear environment and set it up from scratch by Kristian Høgsberg · 13 years ago
  55. c0d79ce shell: Whitespaces cleanup by Quentin Glidic · 13 years ago
  56. 031fc87 pixman renderer: respect output position by Vasily Khoruzhick · 13 years ago
  57. f4a457f pixman-renderer: handle surface transform matrix properly by Vasily Khoruzhick · 13 years ago
  58. 1bbf372 matrix: track transform type by Vasily Khoruzhick · 13 years ago
  59. 3c2360f Add new shared/image-loader.h to separate include dependencies by Kristian Høgsberg · 13 years ago
  60. 23e72b8 pixman-renderer: Don't unreference NULL hw_buffer image by Ander Conselvan de Oliveira · 13 years ago
  61. 5fb4414 compositor-drm: Add support for using the pixman renderer by Ander Conselvan de Oliveira · 13 years ago
  62. 1d41ad4 compositor-drm: Support creating drm_fb backed by dumb buffers by Ander Conselvan de Oliveira · 13 years ago
  63. 526d461 compositor-drm: Put logic of destroy/releasing bo's in its own function by Ander Conselvan de Oliveira · 13 years ago
  64. 2292917 compositor-drm: Split kms initialization out of init_egl() by Ander Conselvan de Oliveira · 13 years ago
  65. 936effd pixman-renderer: Move shadow buffer into renderer by Ander Conselvan de Oliveira · 13 years ago
  66. 8792ef1 pixman-renderer: Add repaint debugging feature by Ander Conselvan de Oliveira · 13 years ago
  67. cc9acfc weston-launch: Use "weston-launch" for --help instead of "weston". by Scott Moreau · 13 years ago
  68. a87ccdc compositor: remove android backend by Pekka Paalanen · 13 years ago
  69. 3a1d07d shell: remove remnants of screensaver surface list by Pekka Paalanen · 13 years ago
  70. 26def5c gl-renderer: make EGL typedefs similar to EGL/egl.h when building without EGL support by Vasily Khoruzhick · 13 years ago
  71. a178f70 shell: Don't lower fullscreen layer on activate by Jonas Ådahl · 13 years ago
  72. 33619a4 shell: Set input region of the black fullscreen surface by Jonas Ådahl · 13 years ago
  73. aa521bd xwayland/window-manager: Avoid doing work for unknown window by Rob Bradford · 13 years ago
  74. 23d330e backlight: Avoid passing an invalid fd into close() by Rob Bradford · 13 years ago
  75. e6675c2 screenshooter: Free allocated memory where missing from some return paths by Rob Bradford · 13 years ago
  76. fe4eacf gl: fix read-back format reporting in the log by Pekka Paalanen · 13 years ago
  77. 1bfe2e6 Make EGL/GLESv2 dependencies optional by Vasily Khoruzhick · 13 years ago
  78. 52cfd61 renderer: introduce destroy callback by Vasily Khoruzhick · 13 years ago
  79. 94c1dfb Add missing pixman-renderer.h to Makefile.am by Vasily Khoruzhick · 13 years ago
  80. efaca34 Document --use-pixman option by Kristian Høgsberg · 13 years ago
  81. d894351 compositor-x11: rename use-shm to use-pixman by Vasily Khoruzhick · 13 years ago
  82. b3add19 x11 backend: add option to use pixman renderer by Vasily Khoruzhick · 13 years ago
  83. 71c2dd3 Implement pixman renderer by Vasily Khoruzhick · 13 years ago
  84. 2617185 screenshoter: add cases for x8r8g8b8 and x8b8g8r8 formats by Vasily Khoruzhick · 13 years ago
  85. 094ca1d screenshoter: don't use hardcoded bpp value by Vasily Khoruzhick · 13 years ago
  86. 6c01c9c compositor-drm: Reduce code duplication on drm_output_switch_mode() by Ander Conselvan de Oliveira · 13 years ago
  87. 475cf15 compositor-drm: Move output gl state initialization to own function by Ander Conselvan de Oliveira · 13 years ago
  88. f1c38a7 compositor-drm: Don't do a mode set on drm_output_switch_mode() by Ander Conselvan de Oliveira · 13 years ago
  89. 2e7a3ab compositor-drm: Fix a return value check in drm_output_switch_mode() by Ander Conselvan de Oliveira · 13 years ago
  90. 2bbb2b8 compositor: Don't let pointers get outside of an output on mode switch by Ander Conselvan de Oliveira · 13 years ago
  91. 5c38ef4 compositor: Update output state after mode switch by Ander Conselvan de Oliveira · 13 years ago
  92. 3a8d3f2 Link matrix.c into weston again by Kristian Høgsberg · 13 years ago
  93. a2f84cc compositor-drm: Dont pass ARGB format to addfb2 for primary fbs by Kristian Høgsberg · 13 years ago
  94. ca5c6ae compositor-drm: Use overlays for ARGB surfaces if they are opaque by Ander Conselvan de Oliveira · 13 years ago
  95. db99938 shell: Remove confusing case fall-through by Rob Bradford · 13 years ago
  96. 40be7b4 weston-launch: Add some error reporting for weston-launch by Rob Bradford · 13 years ago
  97. c9e64ab compositor: Cleanup if we can't find the symbol in the module by Rob Bradford · 13 years ago
  98. 546c856 backlight: Revamp error handling code to not leak the directory by Rob Bradford · 13 years ago
  99. acfb712 tty: Clean up completely if switching vt fails by Rob Bradford · 13 years ago
  100. ef94085 xwayland: Close fd opened for lockfile on error path by Rob Bradford · 13 years ago