summaryrefslogtreecommitdiff
path: root/libweston/compositor.c
AgeCommit message (Expand)AuthorFilesLines
2016-08-15libweston: Silence tautological-compare warningQuentin Glidic1-1/+1
2016-08-15libweston-desktop: Implement xdg_shell_v6Quentin Glidic1-0/+6
2016-08-14Introduce libweston-desktopQuentin Glidic1-0/+37
2016-08-14libweston: Rename weston_surface::configure to ::committedQuentin Glidic1-9/+9
2016-08-11libweston: Implement wl_output version 3 (release request)Quentin Glidic1-2/+13
2016-08-11compositor: Mark all views as dirty when a new output is assignedArmin Krezović1-0/+5
2016-08-06Switch to use safe_strtoint instead of strtolBryce Harrington1-6/+3
2016-08-06Standardize error checking for strtol callsBryce Harrington1-1/+2
2016-07-26Implement pointer locking and confinementJonas Ådahl1-0/+8
2016-07-26compositor: Add surface commit signalJonas Ådahl1-0/+3
2016-07-26Implement the relative pointer protocolJonas Ådahl1-0/+3
2016-07-26compositor: Keep track of what views were activated by clickingJonas Ådahl1-0/+2
2016-07-12Require base-10 for strtol() callsBryce Harrington1-1/+1
2016-07-01compositor: Switch to new surface/view mapped checksArmin Krezović1-8/+21
2016-07-01compositor: Untangle surface/view is_mapped from output assignmentsArmin Krezović1-9/+6
2016-07-01xwayland: make the plugin usable by libweston compositorsGiulio Camuffo1-0/+15
2016-07-01compositor: add plugin-registryPekka Paalanen1-0/+6
2016-06-23Rename src/ to libweston/Pekka Paalanen1-0/+5015