summaryrefslogtreecommitdiff
path: root/libweston-desktop
AgeCommit message (Expand)AuthorFilesLines
2017-02-07Add Meson build systemDaniel Stone1-0/+44
2017-01-18libweston-desktop: add set_xwayland_position APIPekka Paalanen4-0/+59
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 Camuffo2-1/+9
2016-11-29Don't prepend protocol/ to include pathsDaniel Stone2-2/+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-11-16xdg-shell: validate positioner objectSjoerd Simons1-0/+9
2016-10-14libweston-desktop: destroy wl_shell_surface after the wl_surface is destroyedGiulio Camuffo1-0/+21
2016-10-01libweston-desktop: fix sending the configure event with wl_shellGiulio Camuffo1-0/+1
2016-09-24libweston-desktop: Fix some clang warningsArmin Krezović3-3/+9
2016-09-14libweston-desktop: Fix configure event for already well-sized surfacesQuentin Glidic3-8/+12
2016-09-12libweston-desktop/xdg_shell_v6: Raise errors on not-yet-possible requestsQuentin Glidic1-0/+21
2016-09-12libweston-desktop/xdg_shell_v6: Add surface as neededQuentin Glidic1-4/+20
2016-09-07libweston-desktop/xdg_shell_v5: Add surface as neededQuentin Glidic1-10/+32
2016-09-01libweston-desktop/xwayland: Do not over-destroy the viewQuentin Glidic1-4/+2
2016-08-30Revert "libweston-desktop: Add listener and API to drop the idle inhibitor"Bryce Harrington4-33/+0
2016-08-29libweston-desktop: Add listener and API to drop the idle inhibitorBryce Harrington4-0/+33
2016-08-16libweston-desktop/{wl_shell, xwayland}: Fix changing between toplevel statesQuentin Glidic2-2/+6
2016-08-16libweston-desktop/xwayland: Actually destroy the viewQuentin Glidic1-2/+5
2016-08-16libweston-desktop: Rename _destroy_view to _unlink_viewQuentin Glidic3-4/+4
2016-08-15libweston-desktop: Drop (wrongly named) new_buffer in committedQuentin Glidic6-40/+34
2016-08-15libweston-desktop/xdg_shell_v6: Check for buffer directly in committedQuentin Glidic1-5/+7
2016-08-15libweston-desktop: Implement xdg_shell_v6Quentin Glidic2-0/+1245
2016-08-15libweston-desktop: Fix libweston-desktop.pcQuentin Glidic1-4/+3
2016-08-14xwayland: Introduce a private struct for XWayland interfaceQuentin Glidic1-57/+69
2016-08-14Introduce libweston-desktopQuentin Glidic10-0/+3666