1. 9fa9b8b Add sample configuration for workspaces to weston.ini by Jonas Ådahl · 13 years ago
  2. 7e300db simple-egl: Avoid race condition. by Scott Moreau · 13 years ago
  3. 6a615d2 simple-egl: Only set alpha_size=0 when -o is passed. by Scott Moreau · 13 years ago
  4. 1ee53e7 simple-egl: Remove unused variable. by Scott Moreau · 13 years ago
  5. 07c91f8 compositor: triangle fan debug by Pekka Paalanen · 13 years ago
  6. 8a15bb8 compositor: fix blending for full-surface alpha by Pekka Paalanen · 13 years ago
  7. 6b5585b compositor: specialised fragment shader for RGBX by Pekka Paalanen · 13 years ago
  8. 0e5a2d0 compositor: simplify shaders by Rob Clark · 13 years ago
  9. e3b9591 compositor: add support for OES_EGL_image_external by Rob Clark · 13 years ago
  10. a91291c man: add man page for weston by Pekka Paalanen · 13 years ago
  11. 467668c desktop-shell: don't segfault on invalid icon path by Philipp Brüschweiler · 13 years ago
  12. 16d59d7 desktop-shell: respect CURSOR_NONE as grab cursor by Philipp Brüschweiler · 13 years ago
  13. bd3f219 toytoolkit: try multiple names when loading cursors by Philipp Brüschweiler · 13 years ago
  14. b00e663 tests: Add unit test for text model by Jan Arne Petersen · 13 years ago
  15. 6f83d0d tests: Explicitly define the test client to launch by Jan Arne Petersen · 13 years ago
  16. bb58983 screenshot: Use correct buffer size for transformed outputs. by Scott Moreau · 13 years ago
  17. fdb4b02 terminal: support entering non-ascii characters by Philipp Brüschweiler · 13 years ago
  18. 1bad5db Implement output transformations. by Scott Moreau · 13 years ago
  19. 5418a90 toytoolkit: don't ignore resizes with negative width or height by Philipp Brüschweiler · 13 years ago
  20. 4f52173 compositor: Clear only the the damage that was actually repainted by Ander Conselvan de Oliveira · 13 years ago
  21. 243f59f Remove unused enum. by Scott Moreau · 13 years ago
  22. cd3bbc2 Correct mistake in config file. by Scott Moreau · 13 years ago
  23. 97cb62a weston-info: an output can have multiple modes by Philipp Brüschweiler · 13 years ago
  24. bb0d4b9 weston-info: remove timerfd termination hack by Philipp Brüschweiler · 13 years ago
  25. 70fc4a4 clients: Move weston-info to bin_PROGRAMS by Kristian Høgsberg · 13 years ago
  26. 585acb0 weston-info: client that print out information about the running compositor by Philipp Brüschweiler · 13 years ago
  27. 48cd58b compositor: a couple debug logs by Rob Clark · 13 years ago
  28. 7e0cc54 toytoolkit: add axis handler by Philipp Brüschweiler · 13 years ago
  29. 468262b event-test: fix compilation by Philipp Brüschweiler · 13 years ago
  30. b8a8aff toytoolkit: remove unused actions from titlebar menu by Philipp Brüschweiler · 13 years ago
  31. 70cc73b eventdemo: add axis logging by Philipp Brüschweiler · 13 years ago
  32. a306a26 eventdemo: fix --no-border by Philipp Brüschweiler · 13 years ago
  33. 850f504 eventdemo: fix incorrect comments by Philipp Brüschweiler · 13 years ago
  34. 90bc88c compositor-wayland: Set make and model by Kristian Høgsberg · 13 years ago
  35. 539d85f compositor-wayland: Call notify_pointer_focus() for content area only by Kristian Høgsberg · 13 years ago
  36. 86adef9 window.c: Handle multiple keyboard foci by Kristian Høgsberg · 13 years ago
  37. d3800e4 compositor: Use pointer_cursor_surface_configure() in wl_pointer.set_cursor by Kristian Høgsberg · 13 years ago
  38. 6cef009 shell: don't segfault when pressing super+k when no surface is focused by Philipp Brüschweiler · 13 years ago
  39. 1f54f17 image: handle multiple images correctly by Philipp Brüschweiler · 13 years ago
  40. f22d0ec dnd: fix segfault on grabbing by Philipp Brüschweiler · 13 years ago
  41. 33d7509 compositor: Set WAYLAND_DISPLAY only after creating backend by Kristian Høgsberg · 13 years ago
  42. 4272e63 shell: Eliminate unneeded function. by Scott Moreau · 13 years ago
  43. ac3e5f2 Add support in Weston for X cursor themes. by Christopher Michael · 13 years ago
  44. 4cb88c7 shell: Avoid modulo by zero error in positioning algorithm by Rob Bradford · 13 years ago
  45. ac63e5b shell: Enhance the basic random positioning algorithm by Rob Bradford · 13 years ago
  46. b29798b window.c: Rearrange input handlers so they appear in the right order by Kristian Høgsberg · 13 years ago
  47. 92374e1 shell: Ignore unsolicited pong requests by Kristian Høgsberg · 13 years ago
  48. cd8cdcc text: Deactivate text_model on keyboard focus lost by Jan Arne Petersen · 13 years ago
  49. e829adc text: Assign text_model to a wl_seat by Jan Arne Petersen · 13 years ago
  50. de3b6a1 text: Add activate/deactivate events by Jan Arne Petersen · 13 years ago
  51. 5196374 text: Rename text_model_manager to factory by Jan Arne Petersen · 13 years ago
  52. 72f6082 text: Add missing callbacks for text_model events by Jan Arne Petersen · 13 years ago
  53. cb3eaae compositor: Change notify_* function to take a weston_seat by Kristian Høgsberg · 13 years ago
  54. 05890dc compositor: Don't hardcode output transform when sending the event by Kristian Høgsberg · 13 years ago
  55. 16333ab compositor: Remove compositor->seat by Kristian Høgsberg · 13 years ago
  56. ef6f136 zoom: Pick the first seat in seat_list instead of compositor->seat by Kristian Høgsberg · 13 years ago
  57. 5ba3189 xwm: Use a simple heuristic for mapping X input events to a weston seat by Kristian Høgsberg · 13 years ago
  58. f4d2f23 shell: Track pointer focus for all seats by Kristian Høgsberg · 13 years ago
  59. 4f92c53 compositor-x11: Move X11 core input seat into x11_compositor by Kristian Høgsberg · 13 years ago
  60. 7af7ced compositor-wayland: Move weston_seat into wayland_input by Kristian Høgsberg · 13 years ago
  61. 99fd101 compositor: Drop output->flags by Kristian Høgsberg · 13 years ago
  62. 8a01580 compositor-drm: Fix bad rebase by Kristian Høgsberg · 13 years ago
  63. 711fda8 shell: move input panels into a designated layer by Philipp Brüschweiler · 13 years ago
  64. ab5b1e3 compositor-drm: don't keep trying if hw doesn't support cursors by Rob Clark · 13 years ago
  65. 4339add compositor-drm: don't attempt sprite for out of bounds dimensions by Rob Clark · 13 years ago
  66. 702ffae compositor-drm: skip overlay for shm buffers by Rob Clark · 13 years ago
  67. 42c4646 compositor-drm: Return the newly added mode in drm_output_add_mode() by Ander Conselvan de Oliveira · 13 years ago
  68. dc79e6d compositor-drm: Check for OUTPUT_CONFIG_OFF instead of using strcmp() by Ander Conselvan de Oliveira · 13 years ago
  69. 383b671 shell: Fix repaint debugging by Ander Conselvan de Oliveira · 13 years ago
  70. 3b70b66 compositor: When redrawing, don't clip opaque regions from other planes by Ander Conselvan de Oliveira · 13 years ago
  71. 84cf541 spring: Avoid excessive calculation loops for the spring values by Rob Bradford · 13 years ago
  72. 5ca1a47 compositor-drm: handle vblanks on secondary crtc by Rob Clark · 13 years ago
  73. 19a4c2d image: Don't segfault when the file doesn't exist by Juan Zhao · 13 years ago
  74. 8801357 shell: don't abuse link_layer for keeping track of input panel surfaces by Philipp Brüschweiler · 13 years ago
  75. 3eb4761 evdev: rename evdev_input_device to evdev_device by Pekka Paalanen · 13 years ago
  76. b9d38f4 evdev: do not pass a list to evdev_led_update() by Pekka Paalanen · 13 years ago
  77. f1fc10a compositor: fix weston_log format warnings by Pekka Paalanen · 13 years ago
  78. ae29da2 compositor-drm: fix weston_log format errors by Pekka Paalanen · 13 years ago
  79. d525b56 compositor: format check for weston_log arguments by Pekka Paalanen · 13 years ago
  80. df1fd36 compositor: log program launches by Pekka Paalanen · 13 years ago
  81. ca9b09d compositor-x11: Always free output_mode on error. by Scott Moreau · 13 years ago
  82. 3d89049 config-parser: Handle lines that don't end in \n by Kristian Høgsberg · 13 years ago
  83. 248aaec compositor-x11: Allow output configuration from config file. by Scott Moreau · 13 years ago
  84. a502152 compositor: Always set output_mask in weston_surface_update_output_mask(). by Scott Moreau · 13 years ago
  85. 61f00f5 shell: Make sure the black surface is opaque by Kristian Høgsberg · 13 years ago
  86. 9823870 compositor: Add weston_surface_schedule_repaint() for limited repaint by Kristian Høgsberg · 13 years ago
  87. 79af73e compositor-drm: Disable planes when zoomed or capturing by Kristian Høgsberg · 13 years ago
  88. bcf4864 simple-egl: Add help message by Kristian Høgsberg · 13 years ago
  89. 45ce988 simple-egl: Set opaque region when running opaque by Kristian Høgsberg · 13 years ago
  90. 4b14159 configure: make setbacklight optional by Pekka Paalanen · 13 years ago
  91. b6df4f7 desktop-shell: use the standard 'environ' variable by Pekka Paalanen · 13 years ago
  92. 168ed72 evdev: kill a warning in evdev_led_update() by Pekka Paalanen · 13 years ago
  93. 4ddf1b2 android: add basic evdev input support by Pekka Paalanen · 13 years ago
  94. d858351 compositor-drm, evdev: don't crash on missing keyboard by Pekka Paalanen · 13 years ago
  95. 81a13a3 compositor-drm: log enter/leave VT by Pekka Paalanen · 13 years ago
  96. 42b3f6a compositor-drm: log input device hot-unplugs by Pekka Paalanen · 13 years ago
  97. d2e69c2 compositor-drm: fix leak in evdev_udev_handler() by Pekka Paalanen · 13 years ago
  98. bf639ab evdev: log input devices by Pekka Paalanen · 13 years ago
  99. 3315697 evdev: move udev code into compositor-drm.c by Pekka Paalanen · 13 years ago
  100. 88594b6 evdev: expose the generic evdev API by Pekka Paalanen · 13 years ago