summaryrefslogtreecommitdiff
path: root/libweston-desktop/xwayland.c
AgeCommit message (Expand)AuthorFilesLines
2017-07-21xwm: update override-redirect surface's position upon configure_notifyIlia Bozhinov1-1/+1
2017-04-13libweston-desktop/xwayland: react to geometry changesPekka Paalanen1-0/+7
2017-01-18libweston-desktop: add set_xwayland_position APIPekka Paalanen1-0/+11
2017-01-17libweston: Position layers in an absolute wayQuentin Glidic1-1/+5
2017-01-17libweston-desktop/xwayland: debug commitsPekka Paalanen1-0/+4
2016-12-08libweston-desktop: don't crash when getting the pid for X clientsGiulio Camuffo1-0/+2
2016-11-25libweston-desktop/xwayland: add is_mapped handling for XWAYLANDPekka Paalanen1-0/+6
2016-11-25libweston-desktop/xwayland: XWAYLAND surfaces are never 'added'Pekka Paalanen1-0/+4
2016-11-25libweston-desktop/xwayland: clarify 'added' logicPekka Paalanen1-1/+2
2016-11-25libweston-desktop/xwayland: window type XWAYLAND cannot have a parentPekka Paalanen1-0/+1
2016-09-01libweston-desktop/xwayland: Do not over-destroy the viewQuentin Glidic1-4/+2
2016-08-16libweston-desktop/{wl_shell, xwayland}: Fix changing between toplevel statesQuentin Glidic1-1/+3
2016-08-16libweston-desktop/xwayland: Actually destroy the viewQuentin Glidic1-2/+5
2016-08-16libweston-desktop: Rename _destroy_view to _unlink_viewQuentin Glidic1-2/+2
2016-08-15libweston-desktop: Drop (wrongly named) new_buffer in committedQuentin Glidic1-1/+1
2016-08-14xwayland: Introduce a private struct for XWayland interfaceQuentin Glidic1-57/+69
2016-08-14Introduce libweston-desktopQuentin Glidic1-0/+360