1. c31288d window: Allow to get xkb context from display by Jan Arne Petersen · 13 years ago
  2. 257201d window: Add utils for xkb keyboard input by Jan Arne Petersen · 13 years ago
  3. 337df95 text: Add support for forwarding key events by Jan Arne Petersen · 13 years ago
  4. 466b9c1 text: Add support for grabbing the keyboard by Jan Arne Petersen · 13 years ago
  5. cd99706 text: Send more information with keysym events by Jan Arne Petersen · 13 years ago
  6. d9be93b text: Rename and extend text_model key event by Jan Arne Petersen · 13 years ago
  7. 674fd1d text: Start input method from configuration by Jan Arne Petersen · 13 years ago
  8. 1b4312d clients: Add a client that renders transformed buffers by Ander Conselvan de Oliveira · 13 years ago
  9. 2908a3d compositor-drm: Support scan out of transformed buffers by Ander Conselvan de Oliveira · 13 years ago
  10. 012b4c7 compositor: Implement buffer transformation by Ander Conselvan de Oliveira · 13 years ago
  11. 864c784 man: fill missing pieces to weston page by Pekka Paalanen · 13 years ago
  12. 424820f man: add weston-drm page by Pekka Paalanen · 13 years ago
  13. 326529f gl, rpi: consolidate print_egl_error_state() by Pekka Paalanen · 13 years ago
  14. 0a88772 compositor: Move clearing of primary plane damage to the backends by Ander Conselvan de Oliveira · 13 years ago
  15. 7e918da compositor-drm: Add debug binding for toggling sprites by Ander Conselvan de Oliveira · 13 years ago
  16. 180f42a compositor-drm: Add a debug binding for toggling usage of hw cursors by Ander Conselvan de Oliveira · 13 years ago
  17. 434e8f3 zoom: Don't update the zoom translation if zoom level is 0 by Ander Conselvan de Oliveira · 13 years ago
  18. 6655e00 simple-egl: Reset opaque region if not fullscreen. by Scott Moreau · 13 years ago
  19. 768117f window: make display_create_surface() shm-only by Pekka Paalanen · 13 years ago
  20. 32127ca window: use different keys for different cairo privates by Pekka Paalanen · 13 years ago
  21. 0c6a343 window: merge struct surface_data into shm_surface_data by Pekka Paalanen · 13 years ago
  22. f86504c window: remove unused MULT macro by Pekka Paalanen · 13 years ago
  23. a8d4c84 window: make window_flush() private by Pekka Paalanen · 13 years ago
  24. ce36f6d window: make window_{create,set}_surface private by Pekka Paalanen · 13 years ago
  25. 99b705b simple-shm: honour wl_buffer.release by Pekka Paalanen · 13 years ago
  26. edce9c2 simple-egl: Set the right size for the opaque region when fullscreen by Ander Conselvan de Oliveira · 13 years ago
  27. b8fcca9 compositor: Move buffer damage fields from weston_output to gl-renderer by Ander Conselvan de Oliveira · 13 years ago
  28. aa628d0 shell/zoom: Increment/decrement disable_planes only when zoom.active changes by Ville Syrjälä · 13 years ago
  29. 5a84f31 compositor-drm: Don't use overlay when surface alpha != 1.0f by Ville Syrjälä · 13 years ago
  30. f0377dd wcap: Transform damage rectangles according to output tranform by Kristian Høgsberg · 13 years ago
  31. f3dfe71 tests: Remove last GLfloat use by Kristian Høgsberg · 13 years ago
  32. 779b52a Rename gles2-renderer to gl-renderer. by John Kåre Alsaker · 13 years ago
  33. 30d2b1f Move EGL and GL includes to a gles2-renderer header. by John Kåre Alsaker · 13 years ago
  34. 320711d Move weston_compositor GL and EGL state into gles2-renderer. by John Kåre Alsaker · 13 years ago
  35. 75cc571 Move weston_surface GL and EGL state into gles2-renderer. by John Kåre Alsaker · 13 years ago
  36. 4068414 Moved shader state into gles2-renderer. by John Kåre Alsaker · 13 years ago
  37. d615980 gles2-renderer: Renaming some functions. by John Kåre Alsaker · 13 years ago
  38. 878f449 compositor: Move surface color state to gles2-renderer. by John Kåre Alsaker · 13 years ago
  39. f9e710b screenshooter: Use the renderer function for reading out pixels by John Kåre Alsaker · 13 years ago
  40. a95b2d6 compositor: Add a renderer function to read out pixels by John Kåre Alsaker · 13 years ago
  41. 4415450 Move compositor-wayland border drawing into gles2-renderer. by John Kåre Alsaker · 13 years ago
  42. 1b7ad16 Move EGLConfig, EGLContext and EGLDisplay fields into gles2-renderer. by John Kåre Alsaker · 13 years ago
  43. 9465927 Move weston_output EGL state into gles2-renderer. by John Kåre Alsaker · 13 years ago
  44. ddf9bb3 Fix a typo. by Dima Ryazanov · 13 years ago
  45. 8d360b4 compositor-drm: Use drm_fbs for the sprite code too by Ander Conselvan de Oliveira · 13 years ago
  46. af696af compositor-drm: Don't schedule repaint on scanout buffer destroy handler by Ander Conselvan de Oliveira · 13 years ago
  47. 2f7a30b compositor-drm: Only request vblank events if needed by Ander Conselvan de Oliveira · 13 years ago
  48. 3b2bd44 compositor-drm: Remove drm_disable_unused_sprites() by Ander Conselvan de Oliveira · 13 years ago
  49. d6f09a7 compositor-x11: Improve fullscreen support by Kristian Høgsberg · 13 years ago
  50. 7fb46fb rpi: Dispmanx elements as planes, completion callback by Pekka Paalanen · 13 years ago
  51. e8de35c rpi: a backend for Raspberry Pi by Pekka Paalanen · 13 years ago
  52. bcdd579 gles2: update texture only if needed by Pekka Paalanen · 13 years ago
  53. a51e6fa build: make default backend configurable by Pekka Paalanen · 13 years ago
  54. f97f811 shell: Remove the old repaint debug mode by Ander Conselvan de Oliveira · 13 years ago
  55. 27508c2 gles2: Add a debug binding for highlighting shaded content by Ander Conselvan de Oliveira · 13 years ago
  56. c509d2b compositor: Add debug key bindings infrastructure by Ander Conselvan de Oliveira · 13 years ago
  57. 11f8d40 Add a headless backend by Ander Conselvan de Oliveira · 13 years ago
  58. 1f1b397 keyboard: Rename keyboard to weston-keyboard by Jan Arne Petersen · 13 years ago
  59. 5ec05fb keyboard: commit preedit before sending key events by Jan Arne Petersen · 13 years ago
  60. 8083e01 editor: Remove preedit text on startup by Jan Arne Petersen · 13 years ago
  61. 25f6db5 editor: Initalize editor struct with 0 by Jan Arne Petersen · 13 years ago
  62. 6345faa editor: Fix handling of UTF-8 text by Jan Arne Petersen · 13 years ago
  63. a846871 Terminal: Handle keypad symbols by Daniel Stone · 13 years ago
  64. 4eb445a smoke: Remove unused offset member by Daniel Stone · 13 years ago
  65. cf18a32 shell: Do not insert input panel layer when locked by Jan Arne Petersen · 13 years ago
  66. 4d0214c compositor: Use pixman_region32_intersect_rect() instead of temp region by Kristian Høgsberg · 13 years ago
  67. b4f4a59 Reset pending surface delta x and y on commit by Daniel Stone · 13 years ago
  68. d8e8271 Clip surface damage to the surface area by Daniel Stone · 13 years ago
  69. c31f3dd SHM: Don't flush damage when there is none by Daniel Stone · 13 years ago
  70. 8097274 Clients: Don't set the cursor when we have no pointer by Daniel Stone · 13 years ago
  71. 0f7a285 window.c: Move misplaced break to where it belongs by Kristian Høgsberg · 13 years ago
  72. de37d67 compositor-drm: Always disable sprites for now by Kristian Høgsberg · 13 years ago
  73. 7109cc8 compositor-x11: verify that detectable repeat was really set by Ran Benita · 13 years ago
  74. 6a39d87 compositor-x11: properly initialize XKB extension by Ran Benita · 13 years ago
  75. 7b5e3cd compositor-x11: free or discard XCB generic_error's by Ran Benita · 13 years ago
  76. da1c908 compositor-drm: Add key binding for hidding overlays by Ander Conselvan de Oliveira · 13 years ago
  77. 4bcf3a5 compositor: Fix culling of repaints behind opaque surfaces by Ander Conselvan de Oliveira · 13 years ago
  78. 424ae01 compositor-x11: use _checked() with xkb_select_events to test for error by Ran Benita · 13 years ago
  79. e77d757 window: Fix use-after-free in menu button handler by Kristian Høgsberg · 13 years ago
  80. efb9488 window: Only advertise fullscreen menu item if client supports it by Kristian Høgsberg · 13 years ago
  81. 9468708 image: Set dragging pointer on button press, not first motion by Kristian Høgsberg · 13 years ago
  82. d3bf676 image: Combine clamp_view() and center_view () by Kristian Høgsberg · 13 years ago
  83. 719b215 image: Add keyhandler to handle keyboard zoom by Kristian Høgsberg · 13 years ago
  84. a369ff5 image: Set resize handler and center view on resize/fullscreen by Kristian Høgsberg · 13 years ago
  85. 1bdb477 toytoolkit: Don't destroy window cairo surface on shm attach. by Scott Moreau · 13 years ago
  86. 57e0907 shell: End popups if we trigger a shell grab by Kristian Høgsberg · 13 years ago
  87. 5df8eca compositor: Fix partial repaints by Ander Conselvan de Oliveira · 13 years ago
  88. d2fbb38 window: Make press-drag-release menu selection mode work by Kristian Høgsberg · 13 years ago
  89. 7330862 compositor-x11: Grab pointer on button press, ungrab on release by Kristian Høgsberg · 13 years ago
  90. 191e0ee simple-egl: Add a default cursor by Kristian Høgsberg · 13 years ago
  91. 6326c5d clients: Remove $(toolkit_libs) from weston_screensaver_CFLAGS by Kristian Høgsberg · 13 years ago
  92. e530a0a window: Ignore input_set_pointer_image() if we don't have a pointer by Kristian Høgsberg · 13 years ago
  93. 0af066f compositor-drm: prefer PCI boot_vga GPU over other GPUs by David Herrmann · 13 years ago
  94. 4df7e27 dnd: Use %zd in the format string for size_t types by Damien Lespiau · 13 years ago
  95. aac8693 compositor-x11: Inherit initial modifier state from XKB by Kristian Høgsberg · 13 years ago
  96. 5643aa5 man: Update XCURSOR_* information a bit by Tiago Vignatti · 13 years ago
  97. ac78bb1 xwm: Fail safely if cursor is not found by Tiago Vignatti · 13 years ago
  98. b98905e configure.ac: Check for libGLU for screensaver by Kristian Høgsberg · 13 years ago
  99. 16b41e4 Add informal notes file by Pekka Paalanen · 13 years ago
  100. 9249f93 compositor-drm: remove a stale comment by Pekka Paalanen · 13 years ago