summaryrefslogtreecommitdiff
path: root/src/screen-share.c
Commit message (Expand)AuthorAgeFilesLines
* input: use doubles in the interfaces to notify of input eventsGiulio Camuffo2016-03-231-2/+3
* Support axis source, axis discrete, frame and axis stop eventsPeter Hutterer2016-01-191-0/+4
* Add a weston_pointer_axis_eventPeter Hutterer2016-01-191-1/+5
* Use fullscreen-shell.xml from wayland-protocolsJonas Ã…dahl2015-11-191-17/+19
* screen-share: Add missing '\n' in weston_log usageChris Michael2015-10-011-5/+5
* screen-share: don't test keyboard/pointer pointersDawid Gajownik2015-08-061-10/+14
* screen-share: Use the correct list pointer when freeing shm buffersBryce Harrington2015-07-131-2/+2
* Unified multiple definitions of container_of() macro.Jon Cruz2015-06-151-0/+1
* Remove redundant #include path component.Jon Cruz2015-06-151-1/+1
* src: Update boilerplate from MIT X11 license to MIT Expat licenseBryce Harrington2015-06-151-16/+19
* Don't protect xkb_*_unref from NULLRan Benita2014-08-201-2/+1
* Replace deprecated xkbcommon symbols with current namesRan Benita2014-08-201-5/+5
* screen-share: Allow fullscreen shell command to be configuredAndrew Wedgbury2014-06-251-14/+30
* screen-share: Don't unset server environment variablesAndrew Wedgbury2014-04-301-4/+0
* Check malloc resultHardening2014-04-211-2/+15
* screen-share: re-enable planes when finishedJason Ekstrand2014-04-061-0/+2
* Add a screen sharing pluginJason Ekstrand2014-04-021-0/+1082