summaryrefslogtreecommitdiff
path: root/src/compositor-x11.c
AgeCommit message (Expand)AuthorFilesLines
2016-06-23Rename src/ to libweston/Pekka Paalanen1-1720/+0
2016-06-06libweston: remove unused backend_init() argumentsPekka Paalanen1-2/+0
2016-05-03x11: port the x11 backend to the new init apiBenoit Gschwind1-102/+56
2016-03-24compositor-x11: stop using input_loopPekka Paalanen1-1/+3
2016-03-23input: use doubles in the interfaces to notify of input eventsGiulio Camuffo1-11/+11
2016-03-07protocol: migrate to stable presentation-time.xmlPekka Paalanen1-2/+2
2016-02-09compositor-x11: send pointer frame after axis eventMarek Chalupa1-0/+4
2016-01-19Support axis source, axis discrete, frame and axis stop eventsPeter Hutterer1-0/+10
2016-01-19Add a weston_pointer_axis_eventPeter Hutterer1-12/+25
2015-11-20input: Make pointer grab motion callbacks take an event structJonas Ådahl1-1/+8
2015-10-23compositor: pass the backend config struct to the backends init functionGiulio Camuffo1-1/+2
2015-10-09compositor-x11: Fix Weston running on a secondary X screenMarko1-11/+23
2015-08-14compositor-x11: init linux_dmabuf supportPekka Paalanen1-0/+8
2015-07-31input: Don't test keyboard/pointer/touch pointersDerek Foreman1-5/+13
2015-07-10compositor: add API to manage compositor instancesGiulio Camuffo1-4/+1
2015-07-09compositor: introduce struct weston_backendGiulio Camuffo1-274/+280
2015-06-16compositor-x11: More verbose loggingBryce Harrington1-7/+21
2015-06-15Moved helper macro to a discrete include file.Jon Cruz1-0/+1
2015-06-15Remove redundant #include path component.Jon Cruz1-2/+2
2015-06-15src: Update boilerplate from MIT X11 license to MIT Expat licenseBryce Harrington1-16/+19
2015-06-06Whitespace correctionsMurray Calavera1-1/+1
2015-05-18gl-renderer: Take a list of acceptable formats in create functionsDerek Foreman1-2/+3
2015-05-08compositor: send the output_created signal after inserting it in the listGiulio Camuffo1-1/+1
2015-03-26gl-renderer: call supports() automatically in create()Jonny Lamb1-3/+0
2015-03-26compositor-{drm, wayland, x11}: remove useless tests for ->supportsJonny Lamb1-1/+1
2015-03-26gl-renderer: move all EGL_PLATFORM_* defines hereJonny Lamb1-4/+0
2015-03-26compositor-{drm, x11, wayland}: stop including EGL headers hereJonny Lamb1-2/+0
2015-03-20gl-renderer: use eglCreatePlatformWindowSurfaceEXT to get EGLSurfacesJonny Lamb1-0/+5
2015-03-20gl-renderer: use eglGetPlatformDisplayEXT to get an EGLDisplayJonny Lamb1-1/+10
2015-03-20compositor, backends: weston_compositor_read_presentation_clockPekka Paalanen1-2/+2
2015-03-09shell,compositor-x11: Fix trivial memory leaksRyo Munakata1-0/+2
2015-02-04compositor-x11: Move the x11 window close to an idle handlerDerek Foreman1-2/+30
2015-02-04Fix "Back", "Forward", and other special mouse buttons in the X11 compositor.Dima Ryazanov1-2/+5
2015-01-27Revert "compositor-x11: Move the x11 event handler to the display loop"Bryce Harrington1-3/+1
2015-01-27compositor-x11: Move the x11 event handler to the display loopDerek Foreman1-1/+3
2015-01-20compositor: set presentation.presented flagsPekka Paalanen1-2/+5
2014-12-19compositor-x11: Fix some shutdown crashesDerek Foreman1-2/+14
2014-11-19backends: refactor transform string parsingDerek Foreman1-26/+3
2014-09-30compositor: set and use the presentation clock everywherePekka Paalanen1-5/+6
2014-09-15compositor-x11: Rename the output make to "weston-X11"Jason Ekstrand1-1/+1
2014-08-20Don't protect xkb_*_unref from NULLRan Benita1-2/+1
2014-08-20Replace deprecated xkbcommon symbols with current namesRan Benita1-2/+2
2014-03-19compsitor-x11: Report more accurate dimension of outputsKristian Høgsberg1-2/+6
2014-03-12Add support for having different GBM formats for different outputsNeil Roberts1-1/+3
2014-03-10x11-backend: Override scale from weston.ini if --scale is passedKristian Høgsberg1-0/+3
2014-03-10x11-backend: Add a --scale optionJason Ekstrand1-4/+7
2013-12-22compositor: Destroy renderer in weston_compositor_shutdown()Ander Conselvan de Oliveira1-2/+0
2013-12-19compositor-x11: Set the name field on weston_outputsAnder Conselvan de Oliveira1-0/+4
2013-12-16compositor: Move the logic of moving outputs into the coreZhang, Xiong Y1-17/+3
2013-12-16compositor: Remove output from list in weston_output_destroy()Ander Conselvan de Oliveira1-1/+0