1. 2cc9297 tests: Update boilerplate from MIT X11 license to MIT Expat license by Bryce Harrington · 10 years ago
  2. 73ad676 vaapi-recorder: Drop redundant license by Bryce Harrington · 10 years ago
  3. 7e45add weston-egl-ext.h: Reformat license text by Bryce Harrington · 10 years ago
  4. 2dc0673 libbacklight: Add missing boilerplate to header by Bryce Harrington · 10 years ago
  5. a0bbfea src: Update boilerplate from MIT X11 license to MIT Expat license by Bryce Harrington · 10 years ago
  6. 6c6164c shared: Update boilerplate from MIT X11 license to MIT Expat license by Bryce Harrington · 10 years ago
  7. a49caf9 protocol: Update boilerplate from MIT X11 license to MIT Expat license by Bryce Harrington · 10 years ago
  8. a419d41 protocol: whitespace cleanup by Bryce Harrington · 10 years ago
  9. af637c2 *-shell: Update boilerplate from MIT X11 license to MIT Expat licenses by Bryce Harrington · 10 years ago
  10. 1f6b0d1 clients: Update boilerplate from MIT X11 license to MIT Expat licenses by Bryce Harrington · 10 years ago
  11. 77ede00 data: Update boilerplate from MIT X11 license to MIT Expat license by Bryce Harrington · 10 years ago
  12. 266d10b COPYING: Drop special license callout for libbacklight.c by Bryce Harrington · 10 years ago
  13. f27a48e COPYING: Update to MIT Expat License rather than MIT X License by Bryce Harrington · 10 years ago
  14. 83285fc compositor: remove the authenticate vfunc by Giulio Camuffo · 10 years ago
  15. f65f89b don't attempt to start input method if path is empty by Murray Calavera · 10 years ago
  16. 9a51cd7 move text_backend initialization into the shell plugin by Murray Calavera · 10 years ago
  17. 2588124 text: handle existing seats on init by Murray Calavera · 10 years ago
  18. 883ac02 Whitespace corrections by Murray Calavera · 10 years ago
  19. 97b9b17 internal-screenshot-test: Fix endian problem by Derek Foreman · 10 years ago
  20. 2a746a5 screenshooter: clean up recorder_binding a little by Derek Foreman · 10 years ago
  21. bc91e54 input: clean up update_keymap a little by Derek Foreman · 10 years ago
  22. 1b786ee input: minor clean up in weston_seat_repick() by Derek Foreman · 10 years ago
  23. 244e99e input: clean up notify_modifiers a little by Derek Foreman · 10 years ago
  24. 345c9f3 input: clean up seat_get_keyboard a little by Derek Foreman · 10 years ago
  25. c269b58 configure.ac: bump version to 1.8.90 by Bryce Harrington · 10 years ago
  26. 2567c93 configure.ac: bump to version 1.8.0 for the official release by Bryce Harrington · 10 years ago
  27. 708d326 internal-screenshot-test: ignore output image by Derek Foreman · 10 years ago
  28. 9a4a47d releasing: Convert tabs to spacing for better formatting by Bryce Harrington · 10 years ago
  29. e534ae4 releasing: Document usage for the new public-doc script by Bryce Harrington · 10 years ago
  30. bbdb2a9 releasing: Use version number variable by Bryce Harrington · 10 years ago
  31. f89ca8c releasing: Add mention of the new register_release helper script by Bryce Harrington · 10 years ago
  32. 5ab3eea Revert "gitignore: Ignore generated header test files" by Bryce Harrington · 10 years ago
  33. a212ba8 configure.ac: bump to version 1.7.93 for the RC2 release by Bryce Harrington · 10 years ago
  34. 4b48895 releasing: Add vars for release name and number by Bryce Harrington · 10 years ago
  35. a291fcb tests: Drop redundant debug output by Bryce Harrington · 10 years ago
  36. 1ce2ef5 internal-screenshot-test: Make distcheck pass by Derek Foreman · 10 years ago
  37. 8267056 gitignore: Ignore generated header test files by Bryce Harrington · 10 years ago
  38. 23ed5f2 desktop-shell: do not black out with startup "none" by Pekka Paalanen · 10 years ago
  39. 039e9be desktop-shell: destroy surfaces in an idle handler after fade out by Derek Foreman · 10 years ago
  40. 3dd570e exposay: Don't crash if no pointer is present by Derek Foreman · 10 years ago
  41. 35b7f25 tests/internal-screenshot: Fix test so it doesn't expect shell surfaces by Derek Foreman · 10 years ago
  42. 1223fa4 tests: Set up the reference image environment variable by Derek Foreman · 10 years ago
  43. 7ef8c91 xdg-shell: Document the set_maximized and unsetmaximized requests by Jonas Ådahl · 10 years ago
  44. 7a9bb0e xdg-shell: Document responsibilities regarding ping events by Jonas Ådahl · 10 years ago
  45. 5b77199 xdg-shell: Document error conditions when popup and surface getters by Jonas Ådahl · 10 years ago
  46. ca13f7e xdg-shell: Clarify the meaning of app ID and give example by Jonas Ådahl · 10 years ago
  47. a7e1991 gl-renderer: Make the error logging a little nicer by Derek Foreman · 10 years ago
  48. 0ccf8e2 tests: cleanup whitespace by Bryce Harrington · 10 years ago
  49. c919883 tests: Check that the PNG file's stride matches our internal assumption by Bryce Harrington · 10 years ago
  50. 3835d05 tests: Fix code style on path/filename routines by Bryce Harrington · 10 years ago
  51. 111e022 tests: Add capture_screenshot_of_output() by Bryce Harrington · 10 years ago
  52. 39a5be2 tests: Add check_surfaces_geometry() by Bryce Harrington · 10 years ago
  53. 198f941 tests: Add load_surface_from_png() by Bryce Harrington · 10 years ago
  54. 2eaf7d7 tests: Add create_screenshot_surface() by Bryce Harrington · 10 years ago
  55. 85e65f5 tests: Add write_surface_as_png() helper by Bryce Harrington · 10 years ago
  56. fb9089d tests: Add internal test for the weston test screenshot capability by Bryce Harrington · 11 years ago
  57. 692275f tests: Handle screenshot done event in weston-test by Bryce Harrington · 10 years ago
  58. f280d11 tests: Add screenshot recording capability to weston-test by Bryce Harrington · 10 years ago
  59. 83d61b6 protocol: Add test screenshot capability by Bryce Harrington · 11 years ago
  60. ed2c644 tests: Support --config to enable tests to override config defaults by Bryce Harrington · 10 years ago
  61. 273c285 tests: Add surface checks by Bryce Harrington · 11 years ago
  62. 61a6436 tests: Add an xmalloc helper function by Bryce Harrington · 10 years ago
  63. c1a1d6c tests: Add client helper routines for output and reference filenames by Bryce Harrington · 11 years ago
  64. e75e7a5 tests: Add error handling for system calls by Bryce Harrington · 10 years ago
  65. f556ebe compositor-drm: Clean trailing whitespace by Daniel Stone · 10 years ago
  66. ab3298a RDP compositor: enforce certificate and key by David FORT · 10 years ago
  67. b7e70af compositor-wayland: Code cleanup by Dima Ryazanov · 10 years ago
  68. 01d5c02 compositor-wayland: Handle window close events more gracefully by Dima Ryazanov · 10 years ago
  69. 7dd12ec editor: warn when write fails by Bryce Harrington · 10 years ago
  70. c056a98 compositor-drm: minor sp. fix by Bryce Harrington · 10 years ago
  71. 42db313 configure: Warn that cairo-gl and cairo-glesv2 are risky by Bryce Harrington · 10 years ago
  72. 6858383 compositor-drm: disable hardware cursors by Pekka Paalanen · 10 years ago
  73. c4cfe85 compositor-drm: pass ARGB fallback to gl create functions for XRGB formats by Derek Foreman · 10 years ago
  74. e76f185 gl-renderer: Take a list of acceptable formats in create functions by Derek Foreman · 10 years ago
  75. b33877a releasing: untabify by Bryce Harrington · 10 years ago
  76. 5fa7351 releasing: List some lib paths to set for local libinput by Bryce Harrington · 10 years ago
  77. e6dc85f configure.ac: bump to version 1.7.92 for the RC1 release by Bryce Harrington · 10 years ago
  78. 2a18a52 remove trailing whitespaces by Michael Vetter · 10 years ago
  79. 2663c68 launcher-util: Force all weston_launcher_open()s to use O_CLOEXEC by Derek Foreman · 10 years ago
  80. 8f5acc2 logind: actually close fd in weston_launcher_close() by Derek Foreman · 10 years ago
  81. b0f5a25 xwm: Fix the window decoration hints. by Dima Ryazanov · 10 years ago
  82. 0c944b0 RDP compositor: fixes for multiple connections, mstsc and FreeRDP master compilation by Hardening · 10 years ago
  83. e4df9ee protocol: Improve formatting of input method and text protocols by Jonas Ådahl · 11 years ago
  84. 4a787f8 man: use Xwayland instead of Xorg by Giulio Camuffo · 10 years ago
  85. 0f29923 text-input: Replace model with input by Derek Foreman · 10 years ago
  86. 516d603 text: Fix text-input for multi-seat by Derek Foreman · 10 years ago
  87. 84787ea xwm: make X windows of type 'utility' inactive by Giulio Camuffo · 10 years ago
  88. 79954ec desktop-shell: set the current size in the first 'resizing' configure event by Ryo Munakata · 10 years ago
  89. b114715 compositor: send the output_created signal after inserting it in the list by Giulio Camuffo · 10 years ago
  90. 22f3430 editor: implement Cut,Copy,Paste by Manuel Bachmann · 10 years ago
  91. 71c9ac6 configure.ac: bump to version 1.7.91 for the alpha release by Bryce Harrington · 10 years ago
  92. a20db38 tests: Fix Samsung copyright assignment on xwayland test by Bryce Harrington · 10 years ago
  93. f1bb57d xdg-shell: Specify fullscreen size-mismatch handling by Jonas Ådahl · 10 years ago
  94. dde4955 xdg-shell: Specify the meaning of 0x0 window geometry in configure by Jonas Ådahl · 10 years ago
  95. 7d1ad11 xdg-shell: Some xdg_popup clarifications by Jonas Ådahl · 10 years ago
  96. 6ce76f0 xdg-shell: Some minor clarifications by Jonas Ådahl · 10 years ago
  97. a46cf28 xdg-shell: Fix a couple of typos by Jonas Ådahl · 10 years ago
  98. 56c2c35 xdg-shell: Document that xdg_surface.set_window_geometry needs a commit by Jonas Ådahl · 10 years ago
  99. cd94a46 xdg-shell: Require a buffer and a wl_surface.commit for mapping a window by Jonas Ådahl · 10 years ago
  100. ee45a55 xdg-shell: Move xdg_shell.get_xdg_popup errors to xdg_shell by Jonas Ådahl · 10 years ago