Age | Commit message (Expand) | Author | Files | Lines |
2017-02-07 | tests/shell: get rid of static variables | Pekka Paalanen | 1 | -48/+84 |
2017-02-07 | tests: add test-desktop-shell | Quentin Glidic | 2 | -0/+206 |
2017-02-07 | clients: teach simple-dmabuf-v4l to deal with flipped input | Micah Fedke | 1 | -8/+54 |
2017-02-07 | compositor-drm: don't pass option_connector to create_outputs | Ucan, Emre (ADITG/SW1) | 1 | -5/+4 |
2017-02-07 | compositor-drm: update connectors with connector config | Ucan, Emre (ADITG/SW1) | 1 | -1/+10 |
2017-02-06 | compositor-drm: don't put y-inverted / interlaced / bottom-first dmabufs on o... | Micah Fedke | 1 | -1/+13 |
2017-02-06 | ivi-shell: simplify commit_changes function | Ucan, Emre (ADITG/SW1) | 1 | -20/+21 |
2017-02-06 | ivi-shell: pass only ivi_view to update_prop | Ucan, Emre (ADITG/SW1) | 1 | -9/+5 |
2017-02-03 | releasing: Copyedits | Bryce Harrington | 1 | -10/+10 |
2017-02-03 | libweston: grammar fix to recent comment | Bryce Harrington | 1 | -1/+1 |
2017-01-30 | tests: Remove buffer-count | Daniel Stone | 6 | -251/+0 |
2017-01-30 | Move weston-egl-ext.h to shared | Daniel Stone | 2 | -1/+1 |
2017-01-30 | Add comments and whitespace to repaint machinery | Daniel Stone | 1 | -6/+21 |
2017-01-27 | systemd: fix Wincompatible-pointer-type | Ucan, Emre (ADITG/SW1) | 1 | -1/+1 |
2017-01-27 | ivi-shell: add screen_add_layers test | Ucan, Emre (ADITG/SW1) | 1 | -0/+54 |
2017-01-27 | ivi-shell: add layer_add_surfaces test | Ucan, Emre (ADITG/SW1) | 2 | -0/+50 |
2017-01-27 | ivi-shell: don't check layer is already on the screen | Ucan, Emre (ADITG/SW1) | 1 | -5/+0 |
2017-01-27 | ivi-shell: don't check view is rendered before adding surface | Ucan, Emre (ADITG/SW1) | 1 | -2/+0 |
2017-01-27 | ivi-shell: fix typo in layer_destroy API | Ucan, Emre (ADITG/SW1) | 1 | -1/+1 |
2017-01-27 | compositor-rdp: Fix build with freerdp2, take 2 | Daniel Stone | 1 | -1/+1 |
2017-01-26 | compositor-drm: Restore use-current-mode functionality | Armin Krezović | 3 | -6/+7 |
2017-01-24 | releasing: Drop extraneous word in docs | Bryce Harrington | 1 | -1/+1 |
2017-01-24 | configure.ac: bump to version 1.99.91 for the alpha release | Bryce Harrington | 1 | -2/+2 |
2017-01-23 | tests: add missing include | Yann E. MORIN | 1 | -0/+1 |
2017-01-23 | gitignore: version headers are in libweston/ | Pekka Paalanen | 1 | -2/+3 |
2017-01-20 | compositor-rdp: Fix build with freerdp2 | Emilio Pozuelo Monfort | 1 | -2/+11 |
2017-01-19 | clients: fix errno handling | Peter Hutterer | 1 | -1/+1 |
2017-01-18 | xwm: explain the read_properties() in xserver_map_shell_surface() | Pekka Paalanen | 1 | -0/+9 |
2017-01-18 | xwm: schedule repaint from MapRequest | Pekka Paalanen | 1 | -1/+7 |
2017-01-18 | Remove dbus-launch from weston.desktop | Ben | 1 | -1/+1 |
2017-01-18 | xwm: debug when weston_surface gets created | Pekka Paalanen | 1 | -2/+4 |
2017-01-18 | xwm: split out weston_wm_window_set_pending_state_OR() | Pekka Paalanen | 1 | -16/+27 |
2017-01-18 | xwm: move fini near init in set_pending_state | Pekka Paalanen | 1 | -3/+3 |
2017-01-18 | xwm: split weston_wm_window_draw_decoration() | Pekka Paalanen | 1 | -50/+65 |
2017-01-18 | shell: implement set_xwayland_position | Pekka Paalanen | 1 | -0/+43 |
2017-01-18 | xwayland: detect initially positioned X11 windows | Pekka Paalanen | 1 | -2/+27 |
2017-01-18 | libweston-desktop: add set_xwayland_position API | Pekka Paalanen | 4 | -0/+59 |
2017-01-18 | xwayland: add set_toplevel_with_position to internal API | Pekka Paalanen | 1 | -0/+2 |
2017-01-18 | xwm: fix intermittent half-drawn decorations problem | Pekka Paalanen | 1 | -0/+2 |
2017-01-17 | weston: Add a specific option to load XWayland | Quentin Glidic | 5 | -13/+33 |
2017-01-17 | weston: Make the shell entrypoint specific | Quentin Glidic | 5 | -7/+25 |
2017-01-17 | weston: Properly namespace modules entrypoint | Quentin Glidic | 15 | -31/+54 |
2017-01-17 | libweston: Properly namespace modules entrypoint | Quentin Glidic | 11 | -9/+16 |
2017-01-17 | libweston: Properly namespace backends entrypoint | Quentin Glidic | 8 | -15/+15 |
2017-01-17 | Makefile.am: Link modules to libweston.la | Quentin Glidic | 1 | -32/+73 |
2017-01-17 | compositor-drm: allow mode frequency selection | Fabien Dessenne | 2 | -3/+7 |
2017-01-17 | libweston: Position layers in an absolute way | Quentin Glidic | 10 | -57/+187 |
2017-01-17 | xwm: delete dead flags from weston_wm_window_draw_decorations() | Pekka Paalanen | 1 | -4/+0 |
2017-01-17 | xwm: postpone geometry dirtying from pending.opaque | Pekka Paalanen | 1 | -6/+0 |
2017-01-17 | xwm: debug print deleted property name | Pekka Paalanen | 1 | -1/+2 |