summaryrefslogtreecommitdiff
path: root/src/screen-share.c
AgeCommit message (Expand)AuthorFilesLines
2016-03-23input: use doubles in the interfaces to notify of input eventsGiulio Camuffo1-2/+3
2016-01-19Support axis source, axis discrete, frame and axis stop eventsPeter Hutterer1-0/+4
2016-01-19Add a weston_pointer_axis_eventPeter Hutterer1-1/+5
2015-11-19Use fullscreen-shell.xml from wayland-protocolsJonas Ã…dahl1-17/+19
2015-10-01screen-share: Add missing '\n' in weston_log usageChris Michael1-5/+5
2015-08-06screen-share: don't test keyboard/pointer pointersDawid Gajownik1-10/+14
2015-07-13screen-share: Use the correct list pointer when freeing shm buffersBryce Harrington1-2/+2
2015-06-15Unified multiple definitions of container_of() macro.Jon Cruz1-0/+1
2015-06-15Remove redundant #include path component.Jon Cruz1-1/+1
2015-06-15src: Update boilerplate from MIT X11 license to MIT Expat licenseBryce Harrington1-16/+19
2014-08-20Don't protect xkb_*_unref from NULLRan Benita1-2/+1
2014-08-20Replace deprecated xkbcommon symbols with current namesRan Benita1-5/+5
2014-06-25screen-share: Allow fullscreen shell command to be configuredAndrew Wedgbury1-14/+30
2014-04-30screen-share: Don't unset server environment variablesAndrew Wedgbury1-4/+0
2014-04-21Check malloc resultHardening1-2/+15
2014-04-06screen-share: re-enable planes when finishedJason Ekstrand1-0/+2
2014-04-02Add a screen sharing pluginJason Ekstrand1-0/+1082