- 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
- 37111e1 libweston-desktop: add set_xwayland_position API by Pekka Paalanen · 9 years ago
- eed36bb xwayland: add set_toplevel_with_position to internal API by Pekka Paalanen · 9 years ago
- db7b9f3 xwm: fix intermittent half-drawn decorations problem by Pekka Paalanen · 9 years ago
- 6d3887b weston: Add a specific option to load XWayland by Quentin Glidic · 9 years ago
- da01c1d weston: Make the shell entrypoint specific by Quentin Glidic · 9 years ago
- 8af2bec weston: Properly namespace modules entrypoint by Quentin Glidic · 9 years ago
- 3d7ca3b libweston: Properly namespace modules entrypoint by Quentin Glidic · 9 years ago
- 23e1d6f libweston: Properly namespace backends entrypoint by Quentin Glidic · 9 years ago
- b2f32ab Makefile.am: Link modules to libweston.la by Quentin Glidic · 9 years ago
- 2d66a7d compositor-drm: allow mode frequency selection by Fabien Dessenne · 9 years ago
- 8268157 libweston: Position layers in an absolute way by Quentin Glidic · 9 years ago
- 39d7e99 xwm: delete dead flags from weston_wm_window_draw_decorations() by Pekka Paalanen · 9 years ago
- 474dbca xwm: postpone geometry dirtying from pending.opaque by Pekka Paalanen · 9 years ago
- 8cc153b xwm: debug print deleted property name by Pekka Paalanen · 9 years ago
- 73428a8 xwm: debug changes to override-redirect flag by Pekka Paalanen · 9 years ago
- c9ca2c0 xwm: move set_title and set_pid by Pekka Paalanen · 9 years ago
- 9a330e1 xwm: move frame_set_title() into draw_decoration() by Pekka Paalanen · 9 years ago
- 20111d5 xwm: clarify props[] in weston_wm_window_read_properties() by Pekka Paalanen · 9 years ago
- 505237e xwm: detect legacy fullscreen on MapRequest by Pekka Paalanen · 9 years ago
- 0adb6a7 libweston-desktop/xwayland: debug commits by Pekka Paalanen · 9 years ago
- a04eacc xwayland: WM debug prints by Pekka Paalanen · 9 years ago
- b08e1a5 compositor-wayland: Support building without EGL by Armin Krezović · 9 years ago
- 3b7c207 window: Check for NULL surface in keyboard_handle_enter by Dima Ryazanov · 9 years ago
- db776db editor: Drop g_type_init() call by Quentin Glidic · 9 years ago
- 46ffea6 man/weston.ini: Fix panel-position by Quentin Glidic · 9 years ago
- 08cf24b desktop-shell: Support panel-position 'none' by Daniel Stone · 9 years ago
- 8de9149 desktop-shell: Initialise panel surface listener by Daniel Stone · 9 years ago
- 9cbe1c6 desktop-shell: Stop asking for a RGB565 background by Emmanuel Gil Peyrot · 9 years ago
- f86e67d compositor-x11: Remove support for ancient XCB by Daniel Stone · 9 years ago
- b51e6ed configure: search for lib with clock_getres() by Yann E. MORIN · 9 years ago
- 226408d autoconf: Fix AC_MSG_RESULT message when disabling features by Emmanuel Gil Peyrot · 9 years ago
- b8b150b xwayland: fix three minor typos by Abdur Rehman · 9 years ago
- 1580e70 wcap: fix a typo in README by Abdur Rehman · 9 years ago
- 3caed39 zunitc: fix a typo in a comment by Abdur Rehman · 9 years ago
- 6f7f946 zunitc: fix a couple of typos by Abdur Rehman · 9 years ago
- b5f838d shared: fix a typo in a comment by Abdur Rehman · 9 years ago
- 5735eed shared/helpers.h: fix a typo in a comment by Abdur Rehman · 9 years ago
- eedf49f releasing: fix a typo by Abdur Rehman · 9 years ago
- b7ccfe5 protocol: fix grammar by Abdur Rehman · 9 years ago
- 9b5126c notes: fix a typo by Abdur Rehman · 9 years ago
- 999bc4e man: fix grammar by Abdur Rehman · 9 years ago
- bc46292 compositor: fix a minor typo by Abdur Rehman · 9 years ago
- 4dca0e1 compositor-drm: fix a couple of typos by Abdur Rehman · 9 years ago
- b833d74 ivi-shell: fix minor typos by Abdur Rehman · 9 years ago
- 7f1da1f desktop-shell: fix a typo by Abdur Rehman · 9 years ago
- 7631f38 configure.ac: correct text by Abdur Rehman · 9 years ago
- 6c1c0dd clients: fix a couple of trivial typos by Abdur Rehman · 9 years ago
- fb4869d compositor: Assign new views to the primary plane by Daniel Stone · 9 years ago
- 296d7a9 compositor-drm: Reshuffle and comment plane conditions by Daniel Stone · 9 years ago
- 893b936 Remove DPMS-on when going offscreen by Daniel Stone · 9 years ago
- f33e104 compositor-drm: Remove open-coded weston_compositor_wake by Daniel Stone · 9 years ago
- 47224cc compositor-drm: Delete drm_backend_set_modes by Daniel Stone · 9 years ago
- c8c917c compositor-drm: Store width and height inside drm_fb by Daniel Stone · 9 years ago
- f214fdc compositor-drm: Use signed int for width/height by Daniel Stone · 9 years ago
- 4e5eceb compositor-drm: Use fb->fd consistently by Daniel Stone · 10 years ago
- 3e661f7 compositor-drm: Extract EGL destroy to helper by Daniel Stone · 9 years ago
- a3ae476 compositor-drm: Simplify drm_sprite_crtc_supported by Daniel Stone · 10 years ago
- 1733923 compositor-drm: Comment struct members by Daniel Stone · 10 years ago
- f15320f libweston-desktop: don't crash when getting the pid for X clients by Giulio Camuffo · 9 years ago
- 2295a62 tests: Skip Xwayland test if binary isn't available by Daniel Stone · 9 years ago