1. afb9828 window: Only clamp min size for windows with frame by Kristian Høgsberg · 12 years ago
  2. 53ec560 window: Set a minimum size for toytoolkit windows by Kristian Høgsberg · 12 years ago
  3. 598477d window: Set opaque region to window size if we're fullscreen by Kristian Høgsberg · 12 years ago
  4. 78fe753 simple-egl: Add support for using a 16 bpp EGLConfig by Kristian Høgsberg · 12 years ago
  5. 3f66cf9 Use cairo-util frame in tinytoolkit by Jason Ekstrand · 12 years ago
  6. ee7fefc Rename frame_create and frame_set_child_size with a window_ prefix by Jason Ekstrand · 12 years ago
  7. db044cb clients: Update .gitignore for weston-multi-resource by Stefan Schmidt · 12 years ago
  8. cab9aea multi-resource: Don't include non-existing xmalloc.h by Kristian Høgsberg · 12 years ago
  9. e8344e3 nested: Cast away warnings for differing arguments to eglQueryWaylandBufferWL by Kristian Høgsberg · 12 years ago
  10. 6773394 nested: Free client struct on launch_client error paths by Kristian Høgsberg · 12 years ago
  11. f1144dd nested-client: Exit if we fail to create the nested client struct by Kristian Høgsberg · 12 years ago
  12. b24d590 multi-resource: Use xzmalloc() instead of malloc+memset and calloc by Kristian Høgsberg · 12 years ago
  13. d58e395 tablet-shell: Avoid leaking icon or path strings from invalid launcher section by Kristian Høgsberg · 12 years ago
  14. b5c973c window.c: Free cursor theme name once we're done with it by Kristian Høgsberg · 12 years ago
  15. 6a11a8a Revert "Resize the shell when the mode is switched" by Kristian Høgsberg · 12 years ago
  16. a356f7b Resize the shell when the mode is switched by Hardening · 12 years ago
  17. 639fd86 clients: Include and link against math lib for new multi-resource by Stefan Schmidt · 12 years ago
  18. 7f951e1 Update .gitignore by Emilio Pozuelo Monfort · 12 years ago
  19. 1abe048 config-parser: Make weston_config_parse() tkae a file name by Kristian Høgsberg · 12 years ago
  20. b159560 tablet-shell: Use new weston_config instead of old config parse by Kristian Høgsberg · 12 years ago
  21. 8c079ae window.c: Port to use weston_config instead of old parser by Kristian Høgsberg · 12 years ago
  22. 9c3dee1 terminal: Port to new weston_config parse by Kristian Høgsberg · 12 years ago
  23. f428d25 Add a test client to test multiple pointer/keyboard resources by Neil Roberts · 12 years ago
  24. 4a4704a Minor improvement of weston-terminal resizing by José Bollo · 12 years ago
  25. f97a680 clients: remove superfluous call by Peter Hutterer · 12 years ago
  26. e2a9eff clients: de-duplicate demo clients list by Peter Hutterer · 12 years ago
  27. 8a20500 terminal: Stop complaining about OSC escape code 7 by Kristian Høgsberg · 12 years ago
  28. 735bda2 dnd: Support dropping as text/plain;charset=utf-8 by Kristian Høgsberg · 12 years ago
  29. 0749e3f terminal: Accept utf-8 text drop by Kristian Høgsberg · 12 years ago
  30. 938f102 dnd: Only accept dnd with the application/x-wayland-dnd-flower mime-type by Kristian Høgsberg · 12 years ago
  31. a8e627f keyboard: Add rudimentary touch support to keyboard. by Brian J Lovin · 12 years ago
  32. 0803118 window: Use new wl_pointer/keyboard_release request by Rob Bradford · 12 years ago
  33. eec6aee .gitignore: Reflect recent client binary rename by Bryce W. Harrington · 12 years ago
  34. b22bf57 window.c: Fix SIGSEGV in pointer_handle_motion by Paul Winwood · 12 years ago
  35. 6346e50 subsurfaces: fix rendering problem with cairo-glesv2 by Stanislav Vorobiov · 12 years ago
  36. c4df408 desktop-shell: Add support for touch unlock by Brian J Lovin · 12 years ago
  37. 7778743 simple-egl: Handle missing EGL_EXT_buffer_age better by Kristian Høgsberg · 12 years ago
  38. c7d2c4c Add more missing config.h #includes by Kristian Høgsberg · 12 years ago
  39. 0b36d97 terminal: Include config.h instead of defining _XOPEN_SOURCE by Kristian Høgsberg · 12 years ago
  40. 3e9df07 autotools: Don't use wayland-scanner.m4 by Daiki Ueno · 12 years ago
  41. cfcc111 Fixes CJK wide character display by Peng Wu · 12 years ago
  42. 1084da5 Add touch support for wl_shell_surface_move by Rusty Lynch · 12 years ago
  43. d224bb9 nested: Fix skipping frames due to texture update without a context by Ander Conselvan de Oliveira · 12 years ago
  44. 0d5fe3a nested: The wl_resouce is the buffer, not the wl_resource user data by Kristian Høgsberg · 12 years ago
  45. 69594cc window: Use xzalloc() instead of silently failing to add output by Kristian Høgsberg · 12 years ago
  46. 06b16c2 weston-info: Use xmalloc() in weston-info by Kristian Høgsberg · 12 years ago
  47. adcd54b window: Use xzalloc() instead of failing to add input device by Kristian Høgsberg · 12 years ago
  48. 1a5f0c3 window: Fix logic for looking up widget default cursor by Kristian Høgsberg · 12 years ago
  49. 980b018 window: Don't check for subcompositor in window_add_subsurface() by Kristian Høgsberg · 12 years ago
  50. b20b009 window: Add API to check for subcompositor, use in subsurface example by Kristian Høgsberg · 12 years ago
  51. c85a917 simple-touch: Handle OOM when allocating struct touch by Kristian Høgsberg · 12 years ago
  52. 96c619a simple-shm: Handle OOM when allocating struct display by Kristian Høgsberg · 12 years ago
  53. 20ffdff keyboard: Don't use next_utf8_char() to go back where we came from by Kristian Høgsberg · 12 years ago
  54. 3e12583 terminal: Make utf-8 state machine assemble unicode code point value by Kristian Høgsberg · 12 years ago
  55. e9cabc1 nested: Use a void * to avoid warnings with EGL_WL_bind_wayland_display by Kristian Høgsberg · 12 years ago
  56. 473f248 screenshooter: Add missing newline and use program_invocation_short_name by Kristian Høgsberg · 12 years ago
  57. bdd8377 screenshooter: Only link to $(CLIENT_LIBS) not libtoytoolkit.la by Kristian Høgsberg · 12 years ago
  58. f5e3ad2 fix compile error when EGL_BUFFER_AGE_EXT is missing by Adrian Negreanu · 12 years ago
  59. 6d14b14 remove dependency on EGL_KHR_surfaceless_context by Adrian Negreanu · 12 years ago
  60. 4384a24 desktop-shell: Add touch support to panel launcher icons by Rusty Lynch · 12 years ago
  61. 3ba1263 calibrator: Add touch support to calibrator by Rusty Lynch · 12 years ago
  62. 3bb2b8c smoke: Add touch support to smoke example by Rusty Lynch · 12 years ago
  63. 041815a window.c: Add touch handlers by Rusty Lynch · 12 years ago
  64. 1bf1481 terminal.c: Check if fdopen() fails by Brian Lovin · 12 years ago
  65. 3ca59d3 clients: fix an error message by Peter Hutterer · 12 years ago
  66. f3d6227 malloc + memset -> zalloc by Peter Hutterer · 12 years ago
  67. bc91926 clients: use xmalloc in more places by Brian Lovin · 12 years ago
  68. cb61dcf nested: Update to use weston-nested-client binary name by Kristian Høgsberg · 12 years ago
  69. 3c17933 Use #define WL_HIDE_DEPRECATED to avoid deprecated warnings for wl_buffer by Kristian Høgsberg · 12 years ago
  70. 85c40f2 clients: Fix typo in simple-touch and simple-shm. by Stefan Schmidt · 12 years ago
  71. c814c58 Drop extraneous duplicate header includes by Bryce Harrington · 12 years ago
  72. bee45a1 window: Allow hinting of a preference for RGB565 when creating a window by Tomeu Vizoso · 12 years ago
  73. 09252d4 desktop-shell: Refactor launcher configuration reading to avoid leaking by Rob Bradford · 12 years ago
  74. 5ab9c75 window: Free the allocated display if we fail to setup libxkbcommon by Rob Bradford · 12 years ago
  75. c48c34d tablet-shell: Avoid leaking the path on failed icon loading by Rob Bradford · 12 years ago
  76. c9213e7 image: Free filename saved into structure on error path by Rob Bradford · 12 years ago
  77. a02d154 autotools: Correctly prefix simple-egl client name by Armin K · 12 years ago
  78. 3d2046e screenshot: Drop extraneous 'is' to improve warning msg grammar by Bryce W. Harrington · 12 years ago
  79. aac6021 autotools: Add an option to install demo clients by Armin K · 12 years ago
  80. 77ab172 autotools: Rename demo clients by Armin K · 12 years ago
  81. 4162483 window.c: Simplify window_create() by Kristian Høgsberg · 12 years ago
  82. b886212 Use xmalloc in desktop-shell.c by Kristian Høgsberg · 12 years ago
  83. 8eeb30b window.c: Use xmalloc for frame_create() by Kristian Høgsberg · 12 years ago
  84. 9a6c48d cliptest: Use xmalloc in cliptest by Kristian Høgsberg · 12 years ago
  85. ce27841 clients: Introduce xmalloc() and use it a few places by Kristian Høgsberg · 12 years ago
  86. 5addaa1 simple-touch: Attach buffer before posting damage by Kristian Høgsberg · 12 years ago
  87. 5f08774 window: Disregard motion events outside our current surface dimensions by Rob Bradford · 12 years ago
  88. 7000283 editor: Support shift-left/right for selecting text by Rob Bradford · 12 years ago
  89. 3c9d967 window: Allow popup menu when the window is maximised by Rob Bradford · 12 years ago
  90. b9a23f4 clients/editor.c: Draw cursor at correct verical position by Peter Maatman · 12 years ago
  91. 08c38d4 clients/editor.c: Ignore ESC key by Peter Maatman · 12 years ago
  92. 919cddb Convert to wl_global_create/destroy() by Kristian Høgsberg · 12 years ago
  93. f291f20 Use the average width of ASCII glyphs for cell width by Peng Wu · 12 years ago
  94. e492549 desktop-shell: Don't crash on output hotplug by Ander Conselvan de Oliveira · 12 years ago
  95. 6d75da7 desktop-shell: Adapt to the new config parser API by Ander Conselvan de Oliveira · 12 years ago
  96. d27cb09 window: Request version 3 of wl_compositor by Jason Ekstrand · 12 years ago
  97. b08b329 editor: Fix segfault when deleting the first character by Daiki Ueno · 12 years ago
  98. e61561f toytoolkit: Allow operation without a keymap by Matt Roper · 12 years ago
  99. 1d7d8f0 nested: Fix direct access to resource->data by Kristian Høgsberg · 12 years ago
  100. 88dab17 nested: Port away from old wl_resource API by Kristian Høgsberg · 12 years ago