1. 6ae7bc9 compositor: Refactor weston_output_mode_switch() by Derek Foreman · 11 years ago
  2. 61a9bf5 compositor: Fix weston_subsurface_is_synchronized() return value. by Carlos Olmedo Escobar · 11 years ago
  3. 6ce67ec window : compare version and call appropriate destructor by kabeer khan · 11 years ago
  4. 3a510d8 data_device : change version while initializing data_device_manager interface and data_device interface by kabeer khan · 11 years ago
  5. 280e7dd cosmetic: replace boolean function return values with bool by Derek Foreman · 11 years ago
  6. 4c58266 gl-renderer: don't move memory in output_rotate_damage by Derek Foreman · 11 years ago
  7. 32d9ea1 Very OCD cosmetic nitpick by Daniel Stone · 11 years ago
  8. 16a34f1 releasing: update web host name by Daniel Stone · 11 years ago
  9. 3c5f1c7 tests: add role conflict sub-surface vs. wl_shell_surface by Pekka Paalanen · 11 years ago
  10. 50b6747 compositor: send error for surface role resets by Pekka Paalanen · 11 years ago
  11. d7cd148 protocol: add role error code to xdg_shell by Pekka Paalanen · 11 years ago
  12. e972b27 shell: don't crash on create_common_surface() failure by Pekka Paalanen · 11 years ago
  13. ef2b592 clients: add presentation-shm demo by Pekka Paalanen · 11 years ago
  14. de7f5c8 tests: presentation test, simple by Pekka Paalanen · 11 years ago
  15. 641307c compositor-drm: deliver frame seq for feedback by Pekka Paalanen · 11 years ago
  16. 133e439 compositor: implement presentation_feedback by Pekka Paalanen · 11 years ago
  17. b5eedad compositor: set and use the presentation clock everywhere by Pekka Paalanen · 11 years ago
  18. 93a6afd weston-info: report presentation clock by Pekka Paalanen · 11 years ago
  19. 31f7d78 compositor: add stub implementation of presentation interface by Pekka Paalanen · 11 years ago
  20. 7e62d25 protocol: add presentation extension v5 by Pekka Paalanen · 11 years ago
  21. 69c6273 shell: fix weston_output_mode_switch() usage by Derek Foreman · 11 years ago
  22. 382de46 clients: Maximize window when double touch on title bar by Xiong Zhang · 11 years ago
  23. d1be312 cosmetic: Move WL_EXPORT out of header files by Derek Foreman · 11 years ago
  24. 8f7d30a cosmetic: Remove prototype for nonexistent function by Derek Foreman · 11 years ago
  25. b94403b configure.ac: bump version to 1.6.90 by Pekka Paalanen · 11 years ago
  26. 2858cc2 configure.ac: bump version to 1.6.0 by Pekka Paalanen · 11 years ago
  27. 30e1f3c editor: do not crash when text input manager is not available by Olivier Blin · 11 years ago
  28. 814f0ee keyboard: do not crash when input panel is not available by Olivier Blin · 11 years ago
  29. 22e16b6 compositor-x11: Rename the output make to "weston-X11" by Jason Ekstrand · 11 years ago
  30. b2c1864 window: Don't needlessly sync parent and geometry by Ondřej Majerech · 11 years ago
  31. f1d2cc0 configure.ac: bump version 1.5.93 for rc2 by Pekka Paalanen · 11 years ago
  32. eb4fd35 libinput: default to INFO log level by Pekka Paalanen · 11 years ago
  33. c996f1d libinput-device: Don't get initial key states by Jonas Ådahl · 11 years ago
  34. 3fbba49 libinput: normalize WL_CALIBRATION before passing it to libinput by Peter Hutterer · 11 years ago
  35. 03db71c compositor: Don't free an uninitialised pointer. by Ondřej Majerech · 11 years ago
  36. 5e3b693 image: don't print redundant error by Bill Spitzak · 11 years ago
  37. 28371f7 load_image: always print a message on failure if filename is not empty by Bill Spitzak · 11 years ago
  38. 3011493 parse_options: fail on more malformed options by Bill Spitzak · 11 years ago
  39. 4b1a0a1 cosmetic: update comments that refer to weston_surface_update_transform() by Derek Foreman · 11 years ago
  40. 2623786 Partially revert "xdg-shell: Add show_window_menu request" by Pekka Paalanen · 11 years ago
  41. 8b771af xdg-shell: fix maximizing in multi-head setup by Marek Chalupa · 11 years ago
  42. bfbb64b xdg-shell: update shsurf->output when maximizing by Marek Chalupa · 11 years ago
  43. 16fe4dc input: Schedule pointer sprite repaint when cursor is set by Jonas Ådahl · 11 years ago
  44. 00535ce compositor: fix memory corruption when removing an output by Giulio Camuffo · 11 years ago
  45. 03faed2 main: don't leak option strings by Ryo Munakata · 11 years ago
  46. d8deff6 compositor: extract choose_default_backend and create_listening_socket by Ryo Munakata · 11 years ago
  47. 041a981 compositor: remove unused signal by Giulio Camuffo · 11 years ago
  48. f83a0d4 Fix a copy-paste error in weston_surface_commit_state by Jason Ekstrand · 11 years ago
  49. 386754c configure.ac: bump version to 1.5.92 for rc1 by Pekka Paalanen · 11 years ago
  50. 974c094 fix asprintf warnings by Pekka Paalanen · 11 years ago
  51. 052917a xdg-shell: handle clients launched in fullscreen by Marek Chalupa · 11 years ago
  52. 086b987 matrix-test: fix units in report by Derek Foreman · 11 years ago
  53. 362656b touch-input: Don't dereference NULL pointer during full screen fade by Derek Foreman · 11 years ago
  54. bfb4ade clients: Maximize window when double click on title bar by Xiong Zhang · 11 years ago
  55. b9f863c xwm: Do not activate override redirect windows by Boyan Ding · 11 years ago
  56. 76cf1fe desktop-shell: implement touch popup grabs by Jonny Lamb · 11 years ago
  57. 389d205 pixman-renderer: copy_to_hw_buffer: don't leak output_region by Ryo Munakata · 11 years ago
  58. 66951b7 pixman-renderer: fail to zoom more gracefully by Derek Foreman · 11 years ago
  59. 3c6d20c xwm: Check whether the seat is NULL when needed in weston_wm_handle_button by Boyan Ding · 11 years ago
  60. de7e2b3 compositor: add an option to set the default numlock value by Giulio Camuffo · 11 years ago
  61. 6ef444d compositor: add a way to change the keyboard locks by Giulio Camuffo · 11 years ago
  62. 2e62e4a shell: quit weston, if weston-desktop-shell dies early by Pekka Paalanen · 11 years ago
  63. 8e3fe08 pixman-renderer: free shadow buffer on renderer destruction by Arnaud Vrac · 11 years ago
  64. fb754a0 desktop-shell: properly set background widget as opaque by Arnaud Vrac · 11 years ago
  65. 488b7cd simple-egl: fix opaque and 16 bits mode options by Arnaud Vrac · 11 years ago
  66. 30b2a37 multi-resource: remove an unnecessary call of wl_display_get_fd() by Ryo Munakata · 11 years ago
  67. 445436c simple-shm: remove an unnecessary call of wl_display_get_fd() by Ryo Munakata · 11 years ago
  68. 23ade62 compositor: leave no zombie behind by Pekka Paalanen · 11 years ago
  69. 826dc14 shell: fix race on desktop-shell exit by Pekka Paalanen · 11 years ago
  70. 9c1ac7b compositor: add weston_client_start() by Pekka Paalanen · 11 years ago
  71. 8ffd38b wm: Don't subtract the margins from the configured size by Jasper St. Pierre · 11 years ago
  72. 4263119 desktop-shell: fix invalid memory access when shell execution fails by Arnaud Vrac · 11 years ago
  73. 3c40f36 nested: add missing egl extension declaration by Arnaud Vrac · 11 years ago
  74. 38d90be window: unbind egl surface and context on surface release by Arnaud Vrac · 11 years ago
  75. 33eb5ed Document output/scale configuration option in the weston.ini man page. by Magnus Hoff · 11 years ago
  76. ae9c4fc desktop-shell: Replace magic constants with named ones by Ondřej Majerech · 11 years ago
  77. ca36260 protocol: fix a wrong word in wl_viewport.set_source by Pekka Paalanen · 11 years ago
  78. 434cc23 xwayland: Clean up the WM properly if X server crashes by Dima Ryazanov · 11 years ago
  79. 68c83ca configure.ac: require libwayland 1.5.91 by Pekka Paalanen · 11 years ago
  80. 652c794 configure.ac: Bump version to 1.5.91 for the alpha release by Pekka Paalanen · 11 years ago
  81. c721043 tests: allow running make check without make install by Derek Foreman · 11 years ago
  82. 3d3f485 build: do not run xwayland test for distcheck by Pekka Paalanen · 11 years ago
  83. 7511118 build: use AM_DISTCHECK_CONFIGURE_FLAGS by Pekka Paalanen · 11 years ago
  84. 71182ae xdg-shell: bump experimental protocol version by Pekka Paalanen · 11 years ago
  85. 42ebdda weston-test: check if resource is not NULL by Marek Chalupa · 11 years ago
  86. c34b677 screen-share: Add screen-share command to weston.ini man page by Andrew Wedgbury · 11 years ago
  87. d73c694 desktop-shell: use panel location to calculate correct sizes and ranges by Jonny Lamb · 11 years ago
  88. 765760d desktop-shell: add set_panel_position to help place views onscreen by Jonny Lamb · 11 years ago
  89. d3d128e weston.ini.man: Add libinput section by Jonas Ådahl · 11 years ago
  90. 461e93c build: cliptest uses also vertex-clipping.h by Pekka Paalanen · 11 years ago
  91. effef73 cliptest: sync calculate_edges with master copy by Pekka Paalanen · 11 years ago
  92. a64a475 Don't underrun the vertex array of empty polygons by Ondřej Majerech · 11 years ago
  93. 06e0892 Remove duplicated code from cliptest.c by Ondřej Majerech · 11 years ago
  94. c9c7415 Don't protect xkb_*_unref from NULL by Ran Benita · 11 years ago
  95. 2e1968f Replace deprecated xkbcommon symbols with current names by Ran Benita · 11 years ago
  96. 3f5e906 configure.ac: use libinput by default by Pekka Paalanen · 11 years ago
  97. 850a514 cairo-util: Draw solid titlebar for frames with only buttons by Boyan Ding · 11 years ago
  98. c06a180 xwm: check whether the picked seat can be NULL by Boyan Ding · 11 years ago
  99. a0fae46 cliptest: Avoid use of uninitialized memory when regions don't intersect by Derek Foreman · 11 years ago
  100. 0fc3786 weston-scaler --help works even if not run inside wayland by Bill Spitzak · 11 years ago