summaryrefslogtreecommitdiff
path: root/libweston-desktop
Commit message (Expand)AuthorAgeFilesLines
* libweston-desktop: implement the new xdg_shell (stable) protocolant8me2019-02-154-1/+1494
* meson: Fix deprecation warning for pkgconfigScott Anderson2019-02-011-1/+1
* Add Meson build systemDaniel Stone2018-12-091-0/+35
* libweston-desktop/xdg-shell: update view transforms for xdg popup surfacesMichael Olbrich2018-11-021-0/+7
* libweston: make wl_output point to weston_headPekka Paalanen2018-04-102-2/+2
* libweston-desktop/xdg-shell-v6: Fix crash when surface has buffer at creationDerek Foreman2018-03-141-2/+1
* libweston: Make weston_seat release safeAlexandros Frantzis2018-02-153-7/+44
* libweston-desktop/xdg-shell-v5: Drop xdg-shell v5 supportAlexandros Frantzis2018-02-143-924/+0
* libweston-desktop/xwayland: Make sure racy surfaces are properly mappedQuentin Glidic2017-12-111-0/+10
* libweston-desktop: add signal for title/app-id changesMatt Hoosier2017-12-082-4/+21
* libweston: Use struct timespec for touch motion eventsAlexandros Frantzis2017-11-271-1/+2
* libweston: Use struct timespec for touch up eventsAlexandros Frantzis2017-11-271-1/+2
* libweston: Use struct timespec for touch down eventsAlexandros Frantzis2017-11-271-1/+2
* libweston: Use struct timespec for key eventsAlexandros Frantzis2017-11-271-1/+2
* libweston: Use struct timespec for axis eventsAlexandros Frantzis2017-11-271-1/+1
* libweston: Use struct timespec for button eventsAlexandros Frantzis2017-11-271-2/+5
* libweston: Use struct timespec for motion eventsAlexandros Frantzis2017-11-271-1/+1
* buildsystem: add missing pkg-config stub for libweston uninstalledReynaldo H. Verdejo Pinochet2017-11-101-0/+9
* libweston-desktop/xdg-shell-v6: Actually send same-as-current configure if ne...Quentin Glidic2017-10-181-6/+25
* libweston-desktop/xdg-shell-v6: Ensure first configure is sentQuentin Glidic2017-08-301-14/+14
* libweston-desktop/xdg-shell-v5: initialize configure listArnaud Vrac2017-08-051-0/+2
* libweston-desktop/xdg-shell: Properly properly handle ack_configureDerek Foreman2017-07-272-2/+6
* libweston-desktop/xdg-shell: Check window geometry instead of surface size ag...Philipp Kerling2017-07-262-2/+9
* libweston: introduce weston_output_from_resource()Pekka Paalanen2017-07-253-3/+3
* xwm: update override-redirect surface's position upon configure_notifyIlia Bozhinov2017-07-211-1/+1
* libweston-desktop/xdg-shell: Properly handle ack_configureQuentin Glidic2017-07-202-17/+122
* libweston-desktop/xdg-shell: Check surface size against acknowledged sizeQuentin Glidic2017-07-182-4/+8
* libweston-desktop/xdg-shell: Add pending/next/current structsQuentin Glidic2017-07-122-79/+98
* libweston-desktop/xdg-shell: Rename requested_ to pending_Quentin Glidic2017-07-122-57/+57
* libweston-desktop/xdg-shell: Consolidate configure event sendingQuentin Glidic2017-06-262-63/+113
* libweston-desktop/xdg_shell_v6: Send error on wrongly-sized bufferQuentin Glidic2017-06-261-16/+20
* libweston-desktop/xwayland: react to geometry changesPekka Paalanen2017-04-131-0/+7
* libweston-desktop: add set_xwayland_position APIPekka Paalanen2017-01-184-0/+59
* libweston: Position layers in an absolute wayQuentin Glidic2017-01-171-1/+5
* libweston-desktop/xwayland: debug commitsPekka Paalanen2017-01-171-0/+4
* libweston-desktop: don't crash when getting the pid for X clientsGiulio Camuffo2016-12-082-1/+9
* Don't prepend protocol/ to include pathsDaniel Stone2016-11-292-2/+2
* libweston-desktop/xwayland: add is_mapped handling for XWAYLANDPekka Paalanen2016-11-251-0/+6
* libweston-desktop/xwayland: XWAYLAND surfaces are never 'added'Pekka Paalanen2016-11-251-0/+4
* libweston-desktop/xwayland: clarify 'added' logicPekka Paalanen2016-11-251-1/+2
* libweston-desktop/xwayland: window type XWAYLAND cannot have a parentPekka Paalanen2016-11-251-0/+1
* xdg-shell: validate positioner objectSjoerd Simons2016-11-161-0/+9
* libweston-desktop: destroy wl_shell_surface after the wl_surface is destroyedGiulio Camuffo2016-10-141-0/+21
* libweston-desktop: fix sending the configure event with wl_shellGiulio Camuffo2016-10-011-0/+1
* libweston-desktop: Fix some clang warningsArmin Krezović2016-09-243-3/+9
* libweston-desktop: Fix configure event for already well-sized surfacesQuentin Glidic2016-09-143-8/+12
* libweston-desktop/xdg_shell_v6: Raise errors on not-yet-possible requestsQuentin Glidic2016-09-121-0/+21
* libweston-desktop/xdg_shell_v6: Add surface as neededQuentin Glidic2016-09-121-4/+20
* libweston-desktop/xdg_shell_v5: Add surface as neededQuentin Glidic2016-09-071-10/+32
* libweston-desktop/xwayland: Do not over-destroy the viewQuentin Glidic2016-09-011-4/+2