summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-01-24configure.ac: bump to version 1.99.91 for the alpha release1.99.91Bryce 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
2017-01-17xwm: debug changes to override-redirect flagPekka Paalanen1-5/+13
2017-01-17xwm: move set_title and set_pidPekka Paalanen1-7/+17
2017-01-17xwm: move frame_set_title() into draw_decoration()Pekka Paalanen1-2/+1
2017-01-17xwm: clarify props[] in weston_wm_window_read_properties()Pekka Paalanen1-15/+23
2017-01-17xwm: detect legacy fullscreen on MapRequestPekka Paalanen1-5/+65
2017-01-17libweston-desktop/xwayland: debug commitsPekka Paalanen1-0/+4
2017-01-17xwayland: WM debug printsPekka Paalanen1-0/+10
2017-01-17compositor-wayland: Support building without EGLArmin Krezović3-4/+29
2017-01-17window: Check for NULL surface in keyboard_handle_enterDima Ryazanov1-0/+5
2017-01-16editor: Drop g_type_init() callQuentin Glidic3-9/+1
2017-01-16man/weston.ini: Fix panel-positionQuentin Glidic1-2/+5
2017-01-16desktop-shell: Support panel-position 'none'Daniel Stone1-13/+12
2017-01-16desktop-shell: Initialise panel surface listenerDaniel Stone1-0/+1
2017-01-16desktop-shell: Stop asking for a RGB565 backgroundEmmanuel Gil Peyrot1-2/+0
2017-01-16compositor-x11: Remove support for ancient XCBDaniel Stone2-26/+4
2017-01-15configure: search for lib with clock_getres()Yann E. MORIN2-1/+3
2017-01-03autoconf: Fix AC_MSG_RESULT message when disabling featuresEmmanuel Gil Peyrot1-0/+6
2017-01-03xwayland: fix three minor typosAbdur Rehman2-3/+3
2017-01-03wcap: fix a typo in READMEAbdur Rehman1-1/+1
2017-01-03zunitc: fix a typo in a commentAbdur Rehman1-1/+1
2017-01-03zunitc: fix a couple of typosAbdur Rehman1-1/+1
2017-01-03shared: fix a typo in a commentAbdur Rehman1-1/+1