platform/upstream/weston.git
2017-01-27 Ucan, Emre... ivi-shell: add layer_add_surfaces test
2017-01-27 Ucan, Emre... ivi-shell: don't check layer is already on the screen
2017-01-27 Ucan, Emre... ivi-shell: don't check view is rendered before adding...
2017-01-27 Ucan, Emre... ivi-shell: fix typo in layer_destroy API
2017-01-27 Daniel Stonecompositor-rdp: Fix build with freerdp2, take 2
2017-01-26 Armin Krezovićcompositor-drm: Restore use-current-mode functionality
2017-01-25 Bryce Harringtonreleasing: Drop extraneous word in docs
2017-01-25 Bryce Harringtonconfigure.ac: bump to version 1.99.91 for the alpha...
2017-01-23 Yann E. MORINtests: add missing include
2017-01-23 Pekka Paalanengitignore: version headers are in libweston/
2017-01-20 Emilio Pozuelo... compositor-rdp: Fix build with freerdp2
2017-01-19 Peter Huttererclients: fix errno handling
2017-01-18 Pekka Paalanenxwm: explain the read_properties() in xserver_map_shell...
2017-01-18 Pekka Paalanenxwm: schedule repaint from MapRequest
2017-01-18 BenRemove dbus-launch from weston.desktop
2017-01-18 Pekka Paalanenxwm: debug when weston_surface gets created
2017-01-18 Pekka Paalanenxwm: split out weston_wm_window_set_pending_state_OR()
2017-01-18 Pekka Paalanenxwm: move fini near init in set_pending_state
2017-01-18 Pekka Paalanenxwm: split weston_wm_window_draw_decoration()
2017-01-18 Pekka Paalanenshell: implement set_xwayland_position
2017-01-18 Pekka Paalanenxwayland: detect initially positioned X11 windows
2017-01-18 Pekka Paalanenlibweston-desktop: add set_xwayland_position API
2017-01-18 Pekka Paalanenxwayland: add set_toplevel_with_position to internal API
2017-01-18 Pekka Paalanenxwm: fix intermittent half-drawn decorations problem
2017-01-17 Quentin Glidicweston: Add a specific option to load XWayland
2017-01-17 Quentin Glidicweston: Make the shell entrypoint specific
2017-01-17 Quentin Glidicweston: Properly namespace modules entrypoint
2017-01-17 Quentin Glidiclibweston: Properly namespace modules entrypoint
2017-01-17 Quentin Glidiclibweston: Properly namespace backends entrypoint
2017-01-17 Quentin GlidicMakefile.am: Link modules to libweston.la
2017-01-17 Fabien Dessennecompositor-drm: allow mode frequency selection
2017-01-17 Quentin Glidiclibweston: Position layers in an absolute way
2017-01-17 Pekka Paalanenxwm: delete dead flags from weston_wm_window_draw_decor...
2017-01-17 Pekka Paalanenxwm: postpone geometry dirtying from pending.opaque
2017-01-17 Pekka Paalanenxwm: debug print deleted property name
2017-01-17 Pekka Paalanenxwm: debug changes to override-redirect flag
2017-01-17 Pekka Paalanenxwm: move set_title and set_pid
2017-01-17 Pekka Paalanenxwm: move frame_set_title() into draw_decoration()
2017-01-17 Pekka Paalanenxwm: clarify props[] in weston_wm_window_read_properties()
2017-01-17 Pekka Paalanenxwm: detect legacy fullscreen on MapRequest
2017-01-17 Pekka Paalanenlibweston-desktop/xwayland: debug commits
2017-01-17 Pekka Paalanenxwayland: WM debug prints
2017-01-17 Armin Krezovićcompositor-wayland: Support building without EGL
2017-01-17 Dima Ryazanovwindow: Check for NULL surface in keyboard_handle_enter
2017-01-16 Quentin Glidiceditor: Drop g_type_init() call
2017-01-16 Quentin Glidicman/weston.ini: Fix panel-position
2017-01-16 Daniel Stonedesktop-shell: Support panel-position 'none'
2017-01-16 Daniel Stonedesktop-shell: Initialise panel surface listener
2017-01-16 Emmanuel Gil... desktop-shell: Stop asking for a RGB565 background
2017-01-16 Daniel Stonecompositor-x11: Remove support for ancient XCB
2017-01-15 Yann E. MORINconfigure: search for lib with clock_getres()
2017-01-03 Emmanuel Gil... autoconf: Fix AC_MSG_RESULT message when disabling...
2017-01-03 Abdur Rehmanxwayland: fix three minor typos
2017-01-03 Abdur Rehmanwcap: fix a typo in README
2017-01-03 Abdur Rehmanzunitc: fix a typo in a comment
2017-01-03 Abdur Rehmanzunitc: fix a couple of typos
2017-01-03 Abdur Rehmanshared: fix a typo in a comment
2017-01-03 Abdur Rehmanshared/helpers.h: fix a typo in a comment
2017-01-03 Abdur Rehmanreleasing: fix a typo
2017-01-03 Abdur Rehmanprotocol: fix grammar
2017-01-03 Abdur Rehmannotes: fix a typo
2017-01-03 Abdur Rehmanman: fix grammar
2017-01-03 Abdur Rehmancompositor: fix a minor typo
2017-01-03 Abdur Rehmancompositor-drm: fix a couple of typos
2017-01-03 Abdur Rehmanivi-shell: fix minor typos
2017-01-03 Abdur Rehmandesktop-shell: fix a typo
2017-01-03 Abdur Rehmanconfigure.ac: correct text
2017-01-03 Abdur Rehmanclients: fix a couple of trivial typos
2016-12-16 Daniel Stonecompositor: Assign new views to the primary plane
2016-12-12 Daniel Stonecompositor-drm: Reshuffle and comment plane conditions
2016-12-12 Daniel StoneRemove DPMS-on when going offscreen
2016-12-12 Daniel Stonecompositor-drm: Remove open-coded weston_compositor_wake
2016-12-12 Daniel Stonecompositor-drm: Delete drm_backend_set_modes
2016-12-12 Daniel Stonecompositor-drm: Store width and height inside drm_fb
2016-12-12 Daniel Stonecompositor-drm: Use signed int for width/height
2016-12-12 Daniel Stonecompositor-drm: Use fb->fd consistently
2016-12-12 Daniel Stonecompositor-drm: Extract EGL destroy to helper
2016-12-12 Daniel Stonecompositor-drm: Simplify drm_sprite_crtc_supported
2016-12-12 Daniel Stonecompositor-drm: Comment struct members
2016-12-08 Giulio Camuffolibweston-desktop: don't crash when getting the pid...
2016-11-30 Daniel Stonetests: Skip Xwayland test if binary isn't available
2016-11-30 Daniel Stonelibweston: Make module loading safe against long paths
2016-11-29 Daniel Stonecompositor-wayland: Destroy cursor images earlier
2016-11-29 Daniel StoneDon't prepend protocol/ to include paths
2016-11-28 Bryce Harringtoneditor: Load a file if specified on command line
2016-11-28 Bryce Harringtoneditor: Use parse_options() from shared for command...
2016-11-28 Daniel Stonecompositor-wayland: Set frame callback for Pixman
2016-11-28 Dima Ryazanovgl-renderer: Fix an invalid write when closing a Weston...
2016-11-28 Dima Ryazanovcompositor-wayland: Fix a use after free
2016-11-25 Pekka Paalanenlibweston-desktop/xwayland: add is_mapped handling...
2016-11-25 Pekka Paalanenlibweston-desktop/xwayland: XWAYLAND surfaces are never...
2016-11-25 Pekka Paalanenlibweston-desktop/xwayland: clarify 'added' logic
2016-11-25 Pekka Paalanenlibweston-desktop/xwayland: window type XWAYLAND cannot...
2016-11-24 Pekka PaalanenXWM: debug position and size on map request
2016-11-24 Pekka PaalanenXWM: debug position on create_notify
2016-11-24 Ryo Munakatacompositor-x11: fix segfault when use_pixman is true
2016-11-24 Daniel StoneDon't include version.h from compositor.h
2016-11-23 Daniel Stonetests: Extend subsurface place_{above,below} hierarchy
2016-11-23 Pekka Paalanenbuild: fix wayland-backend distcheck
2016-11-22 Derek Foremanweston-terminal: Fix crash on first keystroke
next