summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-02-07tests/shell: get rid of static variablesPekka Paalanen1-48/+84
2017-02-07tests: add test-desktop-shellQuentin Glidic2-0/+206
2017-02-07clients: teach simple-dmabuf-v4l to deal with flipped inputMicah Fedke1-8/+54
2017-02-07compositor-drm: don't pass option_connector to create_outputsUcan, Emre (ADITG/SW1)1-5/+4
2017-02-07compositor-drm: update connectors with connector configUcan, Emre (ADITG/SW1)1-1/+10
2017-02-06compositor-drm: don't put y-inverted / interlaced / bottom-first dmabufs on o...Micah Fedke1-1/+13
2017-02-06ivi-shell: simplify commit_changes functionUcan, Emre (ADITG/SW1)1-20/+21
2017-02-06ivi-shell: pass only ivi_view to update_propUcan, Emre (ADITG/SW1)1-9/+5
2017-02-03releasing: CopyeditsBryce Harrington1-10/+10
2017-02-03libweston: grammar fix to recent commentBryce Harrington1-1/+1
2017-01-30tests: Remove buffer-countDaniel Stone6-251/+0
2017-01-30Move weston-egl-ext.h to sharedDaniel Stone2-1/+1
2017-01-30Add comments and whitespace to repaint machineryDaniel Stone1-6/+21
2017-01-27systemd: fix Wincompatible-pointer-typeUcan, Emre (ADITG/SW1)1-1/+1
2017-01-27ivi-shell: add screen_add_layers testUcan, Emre (ADITG/SW1)1-0/+54
2017-01-27ivi-shell: add layer_add_surfaces testUcan, Emre (ADITG/SW1)2-0/+50
2017-01-27ivi-shell: don't check layer is already on the screenUcan, Emre (ADITG/SW1)1-5/+0
2017-01-27ivi-shell: don't check view is rendered before adding surfaceUcan, Emre (ADITG/SW1)1-2/+0
2017-01-27ivi-shell: fix typo in layer_destroy APIUcan, Emre (ADITG/SW1)1-1/+1
2017-01-27compositor-rdp: Fix build with freerdp2, take 2Daniel Stone1-1/+1
2017-01-26compositor-drm: Restore use-current-mode functionalityArmin Krezović3-6/+7
2017-01-24releasing: Drop extraneous word in docsBryce Harrington1-1/+1
2017-01-24configure.ac: bump to version 1.99.91 for the alpha releaseBryce Harrington1-2/+2
2017-01-23tests: add missing includeYann E. MORIN1-0/+1
2017-01-23gitignore: version headers are in libweston/Pekka Paalanen1-2/+3
2017-01-20compositor-rdp: Fix build with freerdp2Emilio Pozuelo Monfort1-2/+11
2017-01-19clients: fix errno handlingPeter Hutterer1-1/+1
2017-01-18xwm: explain the read_properties() in xserver_map_shell_surface()Pekka Paalanen1-0/+9
2017-01-18xwm: schedule repaint from MapRequestPekka Paalanen1-1/+7
2017-01-18Remove dbus-launch from weston.desktopBen1-1/+1
2017-01-18xwm: debug when weston_surface gets createdPekka Paalanen1-2/+4
2017-01-18xwm: split out weston_wm_window_set_pending_state_OR()Pekka Paalanen1-16/+27
2017-01-18xwm: move fini near init in set_pending_statePekka Paalanen1-3/+3
2017-01-18xwm: split weston_wm_window_draw_decoration()Pekka Paalanen1-50/+65
2017-01-18shell: implement set_xwayland_positionPekka Paalanen1-0/+43
2017-01-18xwayland: detect initially positioned X11 windowsPekka Paalanen1-2/+27
2017-01-18libweston-desktop: add set_xwayland_position APIPekka Paalanen4-0/+59
2017-01-18xwayland: add set_toplevel_with_position to internal APIPekka Paalanen1-0/+2
2017-01-18xwm: fix intermittent half-drawn decorations problemPekka Paalanen1-0/+2
2017-01-17weston: Add a specific option to load XWaylandQuentin Glidic5-13/+33
2017-01-17weston: Make the shell entrypoint specificQuentin Glidic5-7/+25
2017-01-17weston: Properly namespace modules entrypointQuentin Glidic15-31/+54
2017-01-17libweston: Properly namespace modules entrypointQuentin Glidic11-9/+16
2017-01-17libweston: Properly namespace backends entrypointQuentin Glidic8-15/+15
2017-01-17Makefile.am: Link modules to libweston.laQuentin Glidic1-32/+73
2017-01-17compositor-drm: allow mode frequency selectionFabien Dessenne2-3/+7
2017-01-17libweston: Position layers in an absolute wayQuentin Glidic10-57/+187
2017-01-17xwm: delete dead flags from weston_wm_window_draw_decorations()Pekka Paalanen1-4/+0
2017-01-17xwm: postpone geometry dirtying from pending.opaquePekka Paalanen1-6/+0
2017-01-17xwm: debug print deleted property namePekka Paalanen1-1/+2