- ceb5981 compositor-drm: Add missing drmModeFreeResources in drm_device_is_kms by Sergi Granell · 8 years ago
- eaa7358 compositor-wayland: Call weston_compositor_exit when receiving an xdg toplevel close event by Sergi Granell · 8 years ago
- 07a2b99 desktop-shell: Remove unused variable in panel_create by Raúl Peñacoba · 8 years ago
- ed016bf compositor-wayland: Call set_window_geometry when using zxdg_shell_v6 by Sergi Granell · 8 years ago
- 88353dd weston-terminal: Fix race at startup by Derek Foreman · 8 years ago
- 091c801 desktop-shell: launch clients in their own process group. by Derek Foreman · 8 years ago
- f0d39b2 weston: Set CLOEXEC on stdin by Derek Foreman · 8 years ago
- 5ef6bd7 os: Check for EINTR on ftruncate() by Derek Foreman · 8 years ago
- 91d4bce os: Check for EINTR on posix_fallocate() by Derek Foreman · 8 years ago
- 7fecb43 compositor-wayland: Check the return value of wayland_output_create_common by Sergi Granell · 8 years ago
- 2dcbb8d compositor-wayland: Refactor struct wayland_output::name usage by Sergi Granell · 8 years ago
- b4c0886 Fix uninitialized msec_to_next in output_repaint_timer_arm by Sergi Granell · 8 years ago
- 65e57c9 man: move pageflip-timeout later by Pekka Paalanen · 8 years ago
- 7609178 weston-terminal: Add a --maximized command line parameter by Derek Foreman · 8 years ago
- 5a313c2 weston-launch: Add sysmacros.h include for major() by Daniel Stone · 8 years ago
- 4933ca5 libinput: Suppress unhandled-case warning by Daniel Stone · 8 years ago
- 300bc6e simple-dmabuf-v4l: Remove incorrect assert by Derek Foreman · 8 years ago
- 080f130 configure: bump libweston to 3.0.0 by Pekka Paalanen · 8 years ago
- b1f166d Allow backends to group repaint flushes by Daniel Stone · 8 years ago
- 6847b85 Switch to global output repaint timer by Daniel Stone · 8 years ago
- c4d7f66 launcher: Add sysmacros.h include for major() by Daniel Stone · 8 years ago
- 2ef9b1a Fix 'implicit fallthrough' warning with new GCC by Daniel Stone · 8 years ago
- 05df8c1 Change boolean repaint_scheduled to quad-state enum by Daniel Stone · 8 years ago
- 09a97e2 Change repaint_needed to bool by Daniel Stone · 8 years ago
- 3615ce1 Don't delay initial output paint by Daniel Stone · 8 years ago
- 84aff5c Calculate next-frame target time in absolute space by Daniel Stone · 8 years ago
- 839b635 timespec: Add timespec subtraction helpers by Daniel Stone · 8 years ago
- 37ad7e3 timespec: Add timespec_to_msec helper by Daniel Stone · 8 years ago
- 61f6d7d timespec: Add timespec_add_msec helper by Daniel Stone · 8 years ago
- 5ae7e84 timespec: Add timespec_add_nsec helper by Daniel Stone · 8 years ago
- 11ae2a3 compositor-drm: pageflip timeout implementation by Emmanuel Gil Peyrot · 8 years ago
- 8a888a5 clients/simple-egl: add delay option by Eero Tamminen · 8 years ago
- 78dc6a9 clients/weston-info: print unknown formats better by Pekka Paalanen · 8 years ago
- 4d6eb17 libweston/launcher: use C99 initializers for the iface(s) by Emil Velikov · 8 years ago
- 8f7201e libweston/launcher: annotate iface(s) as constant data by Emil Velikov · 8 years ago
- 9064887 compositor-drm: Make scanout view preparation more stringent by Daniel Stone · 9 years ago
- 445b41b compositor-drm: Construct mode list in create_output_for_connector by Armin Krezović · 9 years ago
- 75487c2 compositor-drm: Try to preserve existing output routing by Daniel Stone · 9 years ago
- efa504f compositor-drm: Ignore non-KMS devices by Daniel Stone · 9 years ago
- 7622a5a configure.ac: Bump to 2.0.90 for open development by Bryce Harrington · 8 years ago
- 4c4f13d configure.ac: bump to version 2.0.0 for the official release by Bryce Harrington · 8 years ago
- 12e6dbb releasing: Should only publish publican docs for actual releases by Bryce Harrington · 8 years ago
- 3830665 configure.ac: bump to version 1.99.94 for the RC2 release by Bryce Harrington · 8 years ago
- a1d214b config-parser: Export weston_config_next_section by Emmanuel Gil Peyrot · 8 years ago
- 4b341a8 clients: Fix build without Cairo/GLES2 by Daniel Stone · 8 years ago
- f589dac screen-share: Use wl_list_for_each_safe on destroy by Daniel Stone · 8 years ago
- f81959e screen-share: Avoid NULL dereference by Daniel Stone · 8 years ago
- a62d046 configure.ac: bump to version 1.99.93 for the RC1 release by Bryce Harrington · 8 years ago
- 5336153 (multiple): Use standard permission notice by Yong Bakos · 9 years ago
- 9bcf4c5 compositor-drm: Mark eDP connection as internal by Armin Krezović · 8 years ago
- e6b7136 compositor: Improve xwayland warning message by Armin Krezović · 8 years ago
- efc2b1d compositor-drm: Remove connector_allocator by Daniel Stone · 8 years ago
- c0ec759 compositor-drm: Avoid connector_allocator for hotplugs by Daniel Stone · 8 years ago
- 72c0e1b compositor-drm: Remove crtc_allocator by Daniel Stone · 8 years ago
- 2155c47 configure.ac: bump to version 1.99.92 for the beta release by Bryce Harrington · 8 years ago
- d5fa090 Revert "clients: teach simple-dmabuf-v4l to deal with flipped input" by Daniel Stone · 8 years ago
- a32986e launcher: don't try to switch to weston's vt by Giulio Camuffo · 9 years ago
- 7fe0bb2 ivi-shell: Damage view below after unmapping by Ucan, Emre (ADITG/SW1) · 8 years ago
- 19222b4 tests: doc iterating in the runner by Pekka Paalanen · 8 years ago
- 4f3cad7 compositor: damage pending subsurfaces when committing them by Emilio Pozuelo Monfort · 9 years ago
- e7c6aa6 tests: add subsurface-shot test by Pekka Paalanen · 9 years ago
- 50b7b70 tests: put screenshots to ./logs by default by Pekka Paalanen · 9 years ago
- b581783 tests: implement get_test_name() by Pekka Paalanen · 9 years ago
- a21b5eb tests/shell: change background color by Pekka Paalanen · 9 years ago
- 7bcec20 tests/shell: get rid of static variables by Pekka Paalanen · 9 years ago
- 642bcaf tests: add test-desktop-shell by Quentin Glidic · 9 years ago
- 0fee977 clients: teach simple-dmabuf-v4l to deal with flipped input by Micah Fedke · 8 years ago
- 9a200d7 compositor-drm: don't pass option_connector to create_outputs by Ucan, Emre (ADITG/SW1) · 9 years ago
- 21e4944 compositor-drm: update connectors with connector config by Ucan, Emre (ADITG/SW1) · 9 years ago
- c889012 compositor-drm: don't put y-inverted / interlaced / bottom-first dmabufs on overlays by Micah Fedke · 9 years ago
- 2779935 ivi-shell: simplify commit_changes function by Ucan, Emre (ADITG/SW1) · 9 years ago
- 1b92ba2 ivi-shell: pass only ivi_view to update_prop by Ucan, Emre (ADITG/SW1) · 9 years ago
- 819824d releasing: Copyedits by Bryce Harrington · 8 years ago
- 7c1fb3f libweston: grammar fix to recent comment by Bryce Harrington · 8 years ago
- 4938f93 tests: Remove buffer-count by Daniel Stone · 9 years ago
- ffff92d Move weston-egl-ext.h to shared by Daniel Stone · 9 years ago
- cd1a1c3 Add comments and whitespace to repaint machinery by Daniel Stone · 9 years ago
- 1298073 systemd: fix Wincompatible-pointer-type by Ucan, Emre (ADITG/SW1) · 9 years ago
- fbce2f5 ivi-shell: add screen_add_layers test by Ucan, Emre (ADITG/SW1) · 9 years ago
- 5d6aa9b ivi-shell: add layer_add_surfaces test by Ucan, Emre (ADITG/SW1) · 9 years ago
- 847c32d ivi-shell: don't check layer is already on the screen by Ucan, Emre (ADITG/SW1) · 9 years ago
- 67ed902 ivi-shell: don't check view is rendered before adding surface by Ucan, Emre (ADITG/SW1) · 9 years ago
- 6660252 ivi-shell: fix typo in layer_destroy API by Ucan, Emre (ADITG/SW1) · 9 years ago
- cb3f1b0 compositor-rdp: Fix build with freerdp2, take 2 by Daniel Stone · 9 years ago
- 605ac8e compositor-drm: Restore use-current-mode functionality by Armin Krezović · 9 years ago
- e23697f releasing: Drop extraneous word in docs by Bryce Harrington · 9 years ago
- e28d275 configure.ac: bump to version 1.99.91 for the alpha release by Bryce Harrington · 9 years ago
- 20f30e1 tests: add missing include by Yann E. MORIN · 9 years ago
- c560a39 gitignore: version headers are in libweston/ by Pekka Paalanen · 9 years ago
- beec77e compositor-rdp: Fix build with freerdp2 by Emilio Pozuelo Monfort · 9 years ago
- c8b4645 clients: fix errno handling by Peter Hutterer · 9 years ago
- 0bbe624 xwm: explain the read_properties() in xserver_map_shell_surface() by Pekka Paalanen · 9 years ago
- 9f5a103 xwm: schedule repaint from MapRequest by Pekka Paalanen · 9 years ago
- be9c7d8 Remove dbus-launch from weston.desktop by Ben · 9 years ago
- 9a5fab0 xwm: debug when weston_surface gets created by Pekka Paalanen · 9 years ago
- ed56883 xwm: split out weston_wm_window_set_pending_state_OR() by Pekka Paalanen · 9 years ago
- 83626b9 xwm: move fini near init in set_pending_state by Pekka Paalanen · 9 years ago
- aabf43d xwm: split weston_wm_window_draw_decoration() by Pekka Paalanen · 9 years ago
- 77a6d95 shell: implement set_xwayland_position by Pekka Paalanen · 9 years ago
- 882aff0 xwayland: detect initially positioned X11 windows by Pekka Paalanen · 9 years ago