1. b40b827 configure.ac: check weston vs. libweston versions by Pekka Paalanen · 9 years ago
  2. 85a4e19 configure.ac: bump libweston version to match weston by Pekka Paalanen · 9 years ago
  3. 7241697 README: updates on libweston versioning by Pekka Paalanen · 9 years ago
  4. bfb392e releasing: how to handle libweston by Pekka Paalanen · 9 years ago
  5. 056889a weston-launch: Only run a login shell for new sessions by Quentin Glidic · 9 years ago
  6. ee27744 libweston/launcher-weston-launch: Silence unused-function warning by Quentin Glidic · 9 years ago
  7. 887c018 libweston: Silence tautological-compare warning by Quentin Glidic · 9 years ago
  8. 9ba1546 shared/image: Silence maybe-uninitialized warning by Quentin Glidic · 9 years ago
  9. d84af7c gl-renderer: Silence maybe-uninitialized warning by Quentin Glidic · 9 years ago
  10. e9168f9 libweston/compositor-rdp: fix no-break space U+A0 (U8+C2A0) by Yann E. MORIN · 9 years ago
  11. 6ccd286 clients/simple-dmabuf-v4l: Port to xdg_shell unstable v6 by Jonas Ådahl · 9 years ago
  12. 4268262 clients/simple-dmabuf-intel: Port to xdg_shell unstable v6 by Jonas Ådahl · 9 years ago
  13. a74eff9 clients/simple-damage: Port to xdg_shell unstable v6 by Jonas Ådahl · 9 years ago
  14. e023cbc clients/simple-shm: Port to xdg_shell unstable v6 by Jonas Ådahl · 9 years ago
  15. 8363002 clients/simple-egl: Port to xdg_shell unstable v6 by Jonas Ådahl · 9 years ago
  16. af7f98b toytoolkit: Port to xdg_shell unstable v6 by Jonas Ådahl · 9 years ago
  17. 003da88 libweston-desktop: Drop (wrongly named) new_buffer in committed by Quentin Glidic · 9 years ago
  18. cba26e7 libweston-desktop/xdg_shell_v6: Check for buffer directly in committed by Quentin Glidic · 9 years ago
  19. 9c5dd7e libweston-desktop: Implement xdg_shell_v6 by Quentin Glidic · 9 years ago
  20. 5ac91a1 Makefile.am: Include files built for libweston-desktop in BUILT_SOURCES by Jonas Ådahl · 9 years ago
  21. e42541a libweston-desktop: Fix libweston-desktop.pc by Quentin Glidic · 9 years ago
  22. 8f9d90a desktop-shell: Port to libweston-desktop by Quentin Glidic · 9 years ago
  23. 955cec0 xwayland: Introduce a private struct for XWayland interface by Quentin Glidic · 9 years ago
  24. 248dd10 Introduce libweston-desktop by Quentin Glidic · 9 years ago
  25. 2edc3d5 libweston: Rename weston_surface::configure to ::committed by Quentin Glidic · 9 years ago
  26. cde1345 input: Add helpers for all keyboard/pointer/touch events by Quentin Glidic · 9 years ago
  27. ccfd029 fullscreen-shell: Ensure that fs surface is presented on all outputs by Armin Krezović · 9 years ago
  28. 75e7106 libweston: fix animation crash when a view has no output assigned by Armin Krezović · 9 years ago
  29. 96c205a configure: bump Wayland requirement to 1.11.90 by Pekka Paalanen · 9 years ago
  30. 4ef719c libweston: Implement wl_output version 3 (release request) by Quentin Glidic · 9 years ago
  31. 36d699a gl-renderer: Make dummy surface current after all outputs are gone by Armin Krezović · 9 years ago
  32. e540384 compositor: Mark all views as dirty when a new output is assigned by Armin Krezović · 9 years ago
  33. 545dba6 compositor-drm: Use non-cast functions to retrieve backend and output objects by Armin Krezović · 9 years ago
  34. 25a2bdd Switch to use safe_strtoint instead of strtol by Bryce Harrington · 9 years ago
  35. 82b9f2b Add safe_strtoint() helper by Bryce Harrington · 9 years ago
  36. d9779e3 option-parser: Improve error checking for strtol call by Bryce Harrington · 9 years ago
  37. 139fcab xwayland: Improve error checking for strtol call by Bryce Harrington · 9 years ago
  38. 913d7c1 Standardize error checking for strtol calls by Bryce Harrington · 9 years ago
  39. 295e9d0 compositor-x11: Use non-cast functions to retrieve backend and output objects by Armin Krezović · 9 years ago
  40. 938dc52 compositor-wayland: Use non-cast functions to retrieve backend and output objects by Armin Krezović · 9 years ago
  41. fb371c6 compositor-rdp: Use non-cast functions to retrieve backend and output objects by Armin Krezović · 9 years ago
  42. a8fb5ea compositor-headless: Use non-cast functions to retrieve backend and output objects by Armin Krezović · 9 years ago
  43. 984781f compositor-drm: Do not exit when there are no outputs left by Armin Krezović · 9 years ago
  44. b12a754 compositor-drm: Do not return an error when no connectors are configured by Armin Krezović · 9 years ago
  45. 707c4fd libweston: fix major in libweston.pc by Pekka Paalanen · 9 years ago
  46. 6735145 automake: list static libraries before the shared ones by Emil Velikov · 9 years ago
  47. 9deef53 libweston: remove pkgincludedir variable from libweston.pc by Emil Velikov · 9 years ago
  48. 7fe47f3 libweston: use new versioning scheme by Emil Velikov · 9 years ago
  49. aa48592 README: Document versioning scheme, forward compatibility by Emil Velikov · 9 years ago
  50. 78a3637 compositor: Extend compositor user data by Armin Krezović · 9 years ago
  51. 649bbce include stdint.h for int32_t/uint32_t by Jussi Kukkonen · 9 years ago
  52. a4b3497 gitignore: Ignore weston-confine client by Yong Bakos · 9 years ago
  53. d0716f4 Re-apply "config-parser: Catch negative numbers assigned to unsigned config values" by Bryce Harrington · 9 years ago
  54. e776f2a config-parser: Add weston_config_section_get_color by Bryce Harrington · 9 years ago
  55. cbfde13 clients/confine: Toggle maximized state with 'm' by Jonas Ådahl · 10 years ago
  56. 4a1b9a9 clients/confine: Add option for using a more complex confine region by Jonas Ådahl · 10 years ago
  57. fdcdda3 window: Add API for manually set confine region by Jonas Ådahl · 10 years ago
  58. cadea76 clients/confine: Reset motion lines on Backspace by Jonas Ådahl · 10 years ago
  59. d0be2bb input: Support non-rectangular pointer confine regions by Jonas Ådahl · 10 years ago
  60. fdeb2bb clients/confine: Use pointer confinement to confine drawed line by Jonas Ådahl · 11 years ago
  61. 61831f4 clients: Fork clickdot as confine by Jonas Ådahl · 9 years ago
  62. 9f8c894 clients/resizor: Use pointer locking for resizing window by Jonas Ådahl · 11 years ago
  63. e5a1bb4 clients: Add API for pointer locking and pointer confinement by Jonas Ådahl · 11 years ago
  64. d3414f2 Implement pointer locking and confinement by Jonas Ådahl · 9 years ago
  65. c02ac11 input: Split out pointer button sending from grab handler by Jonas Ådahl · 9 years ago
  66. f44942e input: Split out motion sending from default grab by Jonas Ådahl · 9 years ago
  67. 3eb4ddd weston-pointer: Add destroy signal by Jonas Ådahl · 9 years ago
  68. f7deb6a compositor: Pass both surface and seat in activation signal by Jonas Ådahl · 9 years ago
  69. 5d9ca27 compositor: Add surface commit signal by Jonas Ådahl · 9 years ago
  70. 30d61d8 Implement the relative pointer protocol by Jonas Ådahl · 11 years ago
  71. de1ed2e input: Provide microsecond timestamps in motion events by Jonas Ådahl · 10 years ago
  72. 3845b32 libinput: Expose unaccelerated motion deltas in motion event struct by Jonas Ådahl · 11 years ago
  73. 94e2e2d compositor: Keep track of what views were activated by clicking by Jonas Ådahl · 11 years ago
  74. 4361b4e desktop-shell: Pass a flag bitmask instead of bool to activate() by Jonas Ådahl · 11 years ago
  75. 1fa6ded desktop-shell: Make activate() take a view instead of surface by Jonas Ådahl · 11 years ago
  76. 90c90b2 desktop-shell: Change switcher to track views by Jonas Ådahl · 11 years ago
  77. 7bfb113 desktop-shell: Track the black surface by its view by Jonas Ådahl · 11 years ago
  78. ef8e1c3 input: Activate view no matter the keyboard focus by Jonas Ådahl · 9 years ago
  79. a884024 automake: add missing git-version.h dependency by Emil Velikov · 9 years ago
  80. 4ad45ca automake: list the the builddir include before the srcdir by Emil Velikov · 9 years ago
  81. 0744894 shared/platform.h: remove the local EGL platform (re)definitions by Emil Velikov · 9 years ago
  82. 3fd0802 gl-renderer: remove local EGL platform (re)definitions by Emil Velikov · 9 years ago
  83. 706e689 weston-egl-ext.h: add EGL platform definitions by Emil Velikov · 9 years ago
  84. 025ad93 clients/simple-egl: use weston_check_egl_extension over strstr by Emil Velikov · 9 years ago
  85. ce5b614 clients/nested: use weston_check_egl_extension over strstr by Emil Velikov · 9 years ago
  86. d0fcdc9 shared/platform.h: use weston_check_egl_extension over strstr by Emil Velikov · 9 years ago
  87. f0c3a1c gl-renderer: move check_extension() to shared/ by Emil Velikov · 9 years ago
  88. cbcf545 libweston: don't install shared/platform.h by Emil Velikov · 9 years ago
  89. 10772db shared/platform.h: add missing stdbool.h include by Emil Velikov · 9 years ago
  90. bd6c413 simple-egl: remove incomplete EGL_EXT_buffer_age definition by Emil Velikov · 9 years ago
  91. 3dd22d9 gl-renderer: remove EGL_EXT_image_dma_buf_import guards by Emil Velikov · 9 years ago
  92. b56c5b4 weston-egl-ext.h: add GL_EXT_unpack_subimage definitions by Emil Velikov · 9 years ago
  93. af5bd5d weston-egl-ext.h: add EGL_MESA_configless_context definitions by Emil Velikov · 9 years ago
  94. 0725cf1 weston-egl-ext.h: add EGL_EXT_swap_buffers_with_damage definitions by Emil Velikov · 9 years ago
  95. 885a9fe client/nested: reuse weston-egl-ext.h declarations by Emil Velikov · 9 years ago
  96. 03793e3 Revert "config-parser: Catch negative numbers assigned to unsigned config values" by Bryce Harrington · 9 years ago
  97. a8d987d systemd: Also force base-10 for the strtol() call by Bryce Harrington · 9 years ago
  98. 375759e Require base-10 for strtol() calls by Bryce Harrington · 9 years ago
  99. 1dbdc0b Include space in 'if (' by Bryce Harrington · 9 years ago
  100. 6351fb0 config-parser: Catch negative numbers assigned to unsigned config values by Bryce Harrington · 9 years ago