1. 9823870 compositor: Add weston_surface_schedule_repaint() for limited repaint by Kristian Høgsberg · 13 years ago
  2. 79af73e compositor-drm: Disable planes when zoomed or capturing by Kristian Høgsberg · 13 years ago
  3. 65a11e1 compositor: Accumulate damage per plane by Kristian Høgsberg · 13 years ago
  4. 0fb7975 compositor: Use uint32_t for the msecs value consistently by Rob Bradford · 13 years ago
  5. d9a8e16 compositor: remove OpenWFD backend by Pekka Paalanen · 13 years ago
  6. 649e1ce compositor: Don't allow setting a NULL cursor without pointer focus by Kristian Høgsberg · 13 years ago
  7. 2e96d3c compositor: Check serial number ordering without overflowing by Kristian Høgsberg · 13 years ago
  8. 64eca89 compositor: Fold the log prototypes into compositor.h and drop log.h by Kristian Høgsberg · 13 years ago
  9. 5646425 compositor: rework touch focus by Pekka Paalanen · 13 years ago
  10. 3df6384 compositor: Set WAYLAND_DISPLAY if we're given a --socket argument by Kristian Høgsberg · 13 years ago
  11. 7b884bc compositor: Use a minimal restore handler for crash clean up by Kristian Høgsberg · 13 years ago
  12. 572c2ff compositor: Add --help option by Kristian Høgsberg · 13 years ago
  13. 3361639 compositor: do clean-up on init failure by Pekka Paalanen · 13 years ago
  14. 1acd9f8 compositor: Load modules with RTLD_NOW so we get missing symbols up front by Kristian Høgsberg · 13 years ago
  15. 816c98e Fix memory leak on compositor exit by Daniel Stone · 13 years ago
  16. 0e69647 Handle new transform argument in wl_output.geometry event by Kristian Høgsberg · 13 years ago
  17. 1e51fec compositor: Destroy pending surface callbacks when destroying surface by Kristian Høgsberg · 13 years ago
  18. 905d7ce compositor: Update to use new tokens for EGL_WL_bind_wayland_display by Kristian Høgsberg · 13 years ago
  19. f1ea63f compositor: Don't record surface damage when we move or transform surfaces by Kristian Høgsberg · 13 years ago
  20. 971cbc8 compositor: Free the right EGLImage by Kristian Høgsberg · 13 years ago
  21. c7814d2 compositor: Don't send wl_surface.enter/leave if we didn't find a resource by Kristian Høgsberg · 13 years ago
  22. cd717b5 compositor: remove useless weston_compositor_repick call by Tiago Vignatti · 13 years ago
  23. 28f59b0 compositor: handle YUV buffers. by Gwenole Beauchesne · 13 years ago
  24. faf9185 compositor: add YUV shaders. by Gwenole Beauchesne · 13 years ago
  25. 6d03049 compositor: factor out RGB shader. by Gwenole Beauchesne · 13 years ago
  26. 023f855 compositor: prepare for multi-planar surfaces. by Gwenole Beauchesne · 13 years ago
  27. f1c00c0 compositor: Always empty the input region of the pointer surface by Ander Conselvan de Oliveira · 13 years ago
  28. 8f24156 compositor: Correctly calculate changed sub image rectangle by Rob Bradford · 13 years ago
  29. 1fbda0e compositor: Always allow owner of pointer surface to change the hotspot by Ander Conselvan de Oliveira · 13 years ago
  30. 73694c8 compositor: Move repaint debug binding to mod-shift-space by Kristian Høgsberg · 13 years ago
  31. c7cd626 compositor: Update xkb state with key releases on focus out by Kristian Høgsberg · 13 years ago
  32. af7b1ff shell: Make panel just a wl_surface too by Kristian Høgsberg · 13 years ago
  33. 8fe8d24 compositor: Send ping to keyboard focus surface for key press by Kristian Høgsberg · 13 years ago
  34. 725c2c3 Split weston_compositor_init into base and _gl by Daniel Stone · 13 years ago
  35. 05d5868 Rename modifier_state_changed to notify_modifiers by Daniel Stone · 13 years ago
  36. 1b4e11f notify_key: Add update_state argument by Daniel Stone · 13 years ago
  37. abb9dcd weston_xkb_info: Cache all modifier indices for X11 by Daniel Stone · 13 years ago
  38. ef17267 Run key bindings on keyboard focus in by Daniel Stone · 13 years ago
  39. c6587ea Ignore repeat keys in notify_key by Daniel Stone · 13 years ago
  40. 71c3877 Let wayland-server send modifier events for focus by Daniel Stone · 13 years ago
  41. d6da09e Split notify_keyboard_focus into in/out variants by Daniel Stone · 13 years ago
  42. 1f17be4 text: Add input_method and text_model interfaces by Jan Arne Petersen · 13 years ago
  43. 42feced shell: Add support for input panels by Jan Arne Petersen · 13 years ago
  44. 3033425 compositor: Fix missing ';' in previous commit by Kristian Høgsberg · 13 years ago
  45. 37032f8 compositor: Verify XDG_RUNTIME_DIR variable by Martin Minarik · 13 years ago
  46. a85b4fb compositor: flush the batched up damage when shm buffer is destroyed by Kristian Høgsberg · 13 years ago
  47. 83c4c40 compositor: Don't schedule repaint from weston_surface_update_transform() by Kristian Høgsberg · 13 years ago
  48. 49952d1 compositor: Introduce weston_output_schedule_repaint() by Kristian Høgsberg · 13 years ago
  49. 70b8358 compositor: Remove weston_read_pixels functionality by Kristian Høgsberg · 13 years ago
  50. e9d0492 compositor: Emit frame_signal from weston_output_do_read_pixels() by Kristian Høgsberg · 13 years ago
  51. b8ceaaa compositor: Destroy EGLImage and texture when a NULL buffer is attached by Kristian Høgsberg · 13 years ago
  52. d553bfc compositor: Track which plane a surface is on by Kristian Høgsberg · 13 years ago
  53. 4ff5a74 compositor: Don't export weston_compositor_repick() by Kristian Høgsberg · 13 years ago
  54. 362b672 Rename weston_compositor EGLDisplay member to egl_display by Kristian Høgsberg · 13 years ago
  55. 460a79b compositor: Track damage in surface-local coordinates by Kristian Høgsberg · 13 years ago
  56. e4c1a5f compositor: Drop old wrapper for surface_to_global_float() by Kristian Høgsberg · 13 years ago
  57. 429490d Move zoom code to its own file. by Scott Moreau · 13 years ago
  58. 8dacaab Animate transitions for zoom focus point change. by Scott Moreau · 13 years ago
  59. 54b1d2c compositor: Don't remove surface->link in weston_surface_unmap() by Kristian Høgsberg · 13 years ago
  60. 37ffc3c compositor: Track pointer image protocol change by Ander Conselvan de Oliveira · 13 years ago
  61. 912f20b compositor: Fix crash when surface is map'd and unmap'd before repaint by Ander Conselvan de Oliveira · 13 years ago
  62. 94b0b0c Increment frame_counter before calling animation->frame(). by Scott Moreau · 13 years ago
  63. e3cddce shell: Virtual workspaces by Jonas Ådahl · 13 years ago
  64. db77376 compositor: Buffer all frame callbacks in 'weston_surface' by Jonas Ådahl · 13 years ago
  65. e2949db Remove weston_compositor_get_time() usage from animations. by Scott Moreau · 13 years ago
  66. e660398 Implement animated transitions for zoom in/out. by Scott Moreau · 13 years ago
  67. befa653 compositor: Update grab variable in notify_key() after binding handler. by Scott Moreau · 13 years ago
  68. 23cf9eb Refine the build id string by Kristian Høgsberg · 13 years ago
  69. 4e4167d compositor: log more EGL and GL info by Pekka Paalanen · 13 years ago
  70. 1b3c1ea compositor: log module loading by Pekka Paalanen · 13 years ago
  71. 7f4d1a3 compositor: move uname log earlier by Pekka Paalanen · 13 years ago
  72. bce4c2b compositor: prettify program info in log by Pekka Paalanen · 13 years ago
  73. f12c287 compositor: Print uname information to log by Martin Minarik · 13 years ago
  74. 6e0a7d8 compositor: change position of weston_log_file_open call by Rafal Mielniczuk · 13 years ago
  75. d64cf21 Add frame_counter to weston_animation. by Scott Moreau · 13 years ago
  76. 9d1b112 Move animation_list to weston_output. by Scott Moreau · 13 years ago
  77. fc9c5e0 log: Add some diagnostics to the log by Kristian Høgsberg · 13 years ago
  78. a411c8b log: Print sha1 of HEAD and the date and time as the first thing in the log by Kristian Høgsberg · 13 years ago
  79. 6d11836 Replace fprintf() by weston_log() by Martin Minarik · 13 years ago
  80. 19e6f26 Add logging functionality by Martin Minarik · 13 years ago
  81. 3ab7269 compositor: return failure even if SEGV handler works v2 by Pekka Paalanen · 13 years ago
  82. b2af93e compositor: Drop weston_surface_to_global() by Kristian Høgsberg · 13 years ago
  83. 9a050af compositor: Emit destroy signal when we manually destroy a weston_surface by Kristian Høgsberg · 13 years ago
  84. 3f79d66 zoom: Convert wl_fixed_t directly into floats, to avoid truncation. by Scott Moreau · 13 years ago
  85. bdc7cd0 compositor: fix a crash on missing keyboard device by Pekka Paalanen · 13 years ago
  86. 78a0b57 compositor: print a clear message when XDG_RUNTIME_DIR is not set by Pekka Paalanen · 13 years ago
  87. 1da1b8f Rewrite shm buffer file allocation v2 by Pekka Paalanen · 13 years ago
  88. 9892a62 compositor: Remove left-over 'bright' shader uniform by Kristian Høgsberg · 13 years ago
  89. 3610398 compositor: Drop brightness and saturation features in the shader by Kristian Høgsberg · 13 years ago
  90. 4e99ac4 compositor: Set pointer->current before calling focus handler by Kristian Høgsberg · 13 years ago
  91. ae71220 Convert text cursor position protocol to use fixed types. by Scott Moreau · 13 years ago
  92. bbf63bf Fix inverted LEDs by Daniel Stone · 13 years ago
  93. e9e92d2 Fix sessions with no active input devices by Daniel Stone · 13 years ago
  94. a7ceaff compositor: Add a clipboard manager by Kristian Høgsberg · 13 years ago
  95. b7452fe Add support for wl_keyboard::keymap events by Daniel Stone · 13 years ago
  96. e2ef43a Parse XKB config options in weston_compositor_init by Daniel Stone · 13 years ago
  97. c1be8e5 Pass config_file through to weston_compositor_init by Daniel Stone · 13 years ago
  98. baf4359 Pass argc and argv through to weston_compositor_init by Daniel Stone · 13 years ago
  99. 8db7969 Fix binding modifier lookup by Daniel Stone · 13 years ago
  100. bb1df6a Add keymap argument to weston_seat_init_keyboard by Daniel Stone · 13 years ago