1. 33eb5ed Document output/scale configuration option in the weston.ini man page. by Magnus Hoff · 11 years ago
  2. ae9c4fc desktop-shell: Replace magic constants with named ones by Ondřej Majerech · 11 years ago
  3. ca36260 protocol: fix a wrong word in wl_viewport.set_source by Pekka Paalanen · 11 years ago
  4. 434cc23 xwayland: Clean up the WM properly if X server crashes by Dima Ryazanov · 11 years ago
  5. 68c83ca configure.ac: require libwayland 1.5.91 by Pekka Paalanen · 11 years ago
  6. 652c794 configure.ac: Bump version to 1.5.91 for the alpha release by Pekka Paalanen · 11 years ago
  7. c721043 tests: allow running make check without make install by Derek Foreman · 11 years ago
  8. 3d3f485 build: do not run xwayland test for distcheck by Pekka Paalanen · 11 years ago
  9. 7511118 build: use AM_DISTCHECK_CONFIGURE_FLAGS by Pekka Paalanen · 11 years ago
  10. 71182ae xdg-shell: bump experimental protocol version by Pekka Paalanen · 11 years ago
  11. 42ebdda weston-test: check if resource is not NULL by Marek Chalupa · 11 years ago
  12. c34b677 screen-share: Add screen-share command to weston.ini man page by Andrew Wedgbury · 11 years ago
  13. d73c694 desktop-shell: use panel location to calculate correct sizes and ranges by Jonny Lamb · 11 years ago
  14. 765760d desktop-shell: add set_panel_position to help place views onscreen by Jonny Lamb · 11 years ago
  15. d3d128e weston.ini.man: Add libinput section by Jonas Ådahl · 11 years ago
  16. 461e93c build: cliptest uses also vertex-clipping.h by Pekka Paalanen · 11 years ago
  17. effef73 cliptest: sync calculate_edges with master copy by Pekka Paalanen · 11 years ago
  18. a64a475 Don't underrun the vertex array of empty polygons by Ondřej Majerech · 11 years ago
  19. 06e0892 Remove duplicated code from cliptest.c by Ondřej Majerech · 11 years ago
  20. c9c7415 Don't protect xkb_*_unref from NULL by Ran Benita · 11 years ago
  21. 2e1968f Replace deprecated xkbcommon symbols with current names by Ran Benita · 11 years ago
  22. 3f5e906 configure.ac: use libinput by default by Pekka Paalanen · 11 years ago
  23. 850a514 cairo-util: Draw solid titlebar for frames with only buttons by Boyan Ding · 11 years ago
  24. c06a180 xwm: check whether the picked seat can be NULL by Boyan Ding · 11 years ago
  25. a0fae46 cliptest: Avoid use of uninitialized memory when regions don't intersect by Derek Foreman · 11 years ago
  26. 0fc3786 weston-scaler --help works even if not run inside wayland by Bill Spitzak · 11 years ago
  27. a829261 weston-image --help works. Also help if no filename is given by Bill Spitzak · 11 years ago
  28. bb0bb9c weston-editor --help works by Bill Spitzak · 11 years ago
  29. 6fd10c6 weston-dnd --help works by Bill Spitzak · 11 years ago
  30. 36bcf47 weston-cliptest --help works. You must use -b to run benchmark by Bill Spitzak · 11 years ago
  31. 5cad843 weston-terminal --help and other command-line options by Bill Spitzak · 11 years ago
  32. 6e16a55 Made weston-screensaver --help work by Bill Spitzak · 11 years ago
  33. 852254a Made weston-subsurfaces --help work by Bill Spitzak · 11 years ago
  34. 6df71aa Made weston-nested --help work by Bill Spitzak · 11 years ago
  35. 4fb8491 weston-eventdemo --help works by Bill Spitzak · 11 years ago
  36. 61917c8 shell: Update focused surface pointer coordinates in popup grab by Jonas Ådahl · 11 years ago
  37. a3a5deb gears: fix invalid calculation of the first FPS by Ryo Munakata · 11 years ago
  38. f322f8e desktop-shell: add close-animation config option for destroying surfaces by Jonny Lamb · 11 years ago
  39. e67118c desktop-shell: add option to avoid creating the panel by Jonny Lamb · 11 years ago
  40. 1046f12 Implemented support for mouse scrolling in weston-terminal by Magnus Hoff · 11 years ago
  41. 45ee1f9 simple-egl: Clean up unused frame_listener by Boyan Ding · 11 years ago
  42. 0695908 clients: use repeat_info event details by Jonny Lamb · 11 years ago
  43. 497994a compositor-wayland: listen to repeat_info and save values to pass on by Jonny Lamb · 11 years ago
  44. 66a41a0 compositor: fetch repeat info from weston.ini by Jonny Lamb · 11 years ago
  45. 05e4a1f libinput: Add tap configuration to weston.ini by Jonas Ådahl · 11 years ago
  46. 886b009 screenshooter: Add a missing return; in an error path by Jasper St. Pierre · 11 years ago
  47. 666bc92 desktop-shell: Add a missing return; in an error path by Jasper St. Pierre · 11 years ago
  48. c91408f Don't bother destroying resources after sending an error by Jasper St. Pierre · 11 years ago
  49. 0013a29 Use the named SINCE_VERSION defines for version checks by Jasper St. Pierre · 11 years ago
  50. d1ceecf fullscreen-shell: Fix compiler warnings by Giulio Camuffo · 11 years ago
  51. e84ab4e desktop-shell: don't assume there's a pointer when mapping a popup by Jonny Lamb · 11 years ago
  52. e2f0f84 compositor: Use libwayland to find a good default display for us by Jasper St. Pierre · 11 years ago
  53. a177df0 window: Don't use the frame's geometry when fullscreen by Jasper St. Pierre · 11 years ago
  54. d8c6aeb input: Send key-repeat by Jasper St. Pierre · 11 years ago
  55. 70ee3ad animation: also change stop value when updating a fade target by Jonny Lamb · 11 years ago
  56. 661de3a compositor: ignore unmapped sub-surfaces for view_list by Pekka Paalanen · 11 years ago
  57. dce7c6e Do not assume 64x64 cursor, added support for other sizes (like in AMD Kaveri, 128x128). by Alvaro Fernando García · 11 years ago
  58. eb3cf22 compositor: quick fix for sub-surface mapping by Pekka Paalanen · 11 years ago
  59. 0250a74 xwayland: Better handle a race with X by Jason Ekstrand · 11 years ago
  60. 4ff4d92 xwayland/window-manager: Rename a variable for clerity by Jason Ekstrand · 11 years ago
  61. cf4c13a xwayland: set surface_id to 0 when client resource is found by Tyler Veness · 11 years ago
  62. 95ec0f9 compositor: add a masking mechanism to weston_layer by Giulio Camuffo · 11 years ago
  63. 412e6a5 compositor: keep track of the weston_layer a weston_view is in by Giulio Camuffo · 11 years ago
  64. cfff312 tests: use expect_protocol_error in tests by Marek Chalupa · 11 years ago
  65. 1740aa8 tests: add frame_callback_wait_nofail by Marek Chalupa · 11 years ago
  66. 4d06d46 tests: add expect_protocol_error function by Marek Chalupa · 11 years ago
  67. e7d7468 xdg-shell: Fix documentation by Jasper St. Pierre · 11 years ago
  68. ccf48fb shell: Replace set_margin with set_window_geometry by Jasper St. Pierre · 11 years ago
  69. bd65e50 Interpret the size in the configure event as window geometry by Jasper St. Pierre · 11 years ago
  70. 7b98207 Create a weston_surface_state structure for storing pending surface state and move the surface commit logic into weston_surface_commit_state by Jason Ekstrand · 11 years ago
  71. 108865d Move weston_frame_callback above weston_surface_create by Jason Ekstrand · 11 years ago
  72. e9d40e3 Move weston_subsurface to after weston_surface by Jason Ekstrand · 11 years ago
  73. 9c5aedf cairo-util: Set geometry_dirty in frame_set_title by Boyan Ding · 11 years ago
  74. c490212 cairo-util: Fix geometry for frames with buttons but without title by Boyan Ding · 11 years ago
  75. ef54008 Use pixman_region32_clear instead of our own empty_region by Jason Ekstrand · 11 years ago
  76. 32abdbb shell: fix segfault in fullscreen binding by Boyan Ding · 11 years ago
  77. dfd9d0d screen-share: Allow fullscreen shell command to be configured by Andrew Wedgbury · 11 years ago
  78. 8202d72 data-device: Clean up the logic in start_drag by Jason Ekstrand · 11 years ago
  79. 7da71ee Better error message when exec'ing Xwayland fails by Arnout Engelen · 11 years ago
  80. 3b843d3 Require libinput 0.4.0 by Peter Hutterer · 11 years ago
  81. 671a144 Change the defacto output transform from flipped-270 to flipped-90 by Jason Ekstrand · 11 years ago
  82. 76f6236 Fix a comment by Jason Ekstrand · 11 years ago
  83. 31732f7 Clients: Fix memleak issues in various clients of weston by vivek · 11 years ago
  84. 1478ea5 xdg-shell: Fix a typo in description by Boyan Ding · 11 years ago
  85. 5872b68 desktop-shell: Don't assume there is a pointer when resizing by Emilio Pozuelo Monfort · 11 years ago
  86. 28ee518 weston-build: Fix aclocal error during autogen.sh by Srivardhan Hebbar · 11 years ago
  87. 8f9e87f compositor: update the surface size when there is a size change without a buffer attach by George Kiagiadakis · 11 years ago
  88. ba2a36d weston: Fix memleak issue in compositor.c by Srivardhan Hebbar · 11 years ago
  89. 6ac60c1 compositor-wayland: Fix compiler warning by Thierry Reding · 11 years ago
  90. 0e6d9a7 build: Silence libtoolize warnings by Thierry Reding · 11 years ago
  91. 7e7d485 desktop-shell: make background applications less dark by Jonny Lamb · 11 years ago
  92. f8bfd05 animation: ensure repaints are always scheduled during animations by Jonny Lamb · 11 years ago
  93. 5905ebc exposay: fix crash when navigating with the keyboard by Emilio Pozuelo Monfort · 11 years ago
  94. 91f80f2 animation: fix move scale animation by Jonny Lamb · 11 years ago
  95. ed04d38 compositor: unmap subsurface views before destroying the subsurfaces by George Kiagiadakis · 11 years ago
  96. 549a53f Add a simple client for testing compositor damage handling by Jason Ekstrand · 11 years ago
  97. 26714b4 libinput: Use floating point instead of fixed point numbers by Jonas Ådahl · 11 years ago
  98. a55f139 compositor: raise errors when bad scale or transform values are used by Jonny Lamb · 11 years ago
  99. 6d1d112 Use FreeRDP buildin functions to get scancodes by Hardening · 11 years ago
  100. ea2aa13 Add more keyboards for the RDP compositor by Hardening · 11 years ago