aboutsummaryrefslogtreecommitdiff
path: root/include/wlr/backend
AgeCommit message (Expand)Author
2019-01-20wlr/backend/x11.h: add documentationJente Hidskes
2019-01-19Add noop.h to include/wlr/backend/meson.buildRyan Dwyer
2019-01-17Introduce noop backendRyan Dwyer
2019-01-10Add wlr_wl_output_set_titleDrew DeVault
2018-11-13backend/x11: Make header order consistentScott Anderson
2018-11-12Use #if instead of #ifdef for wlroots config dataemersion
2018-10-04Rename get_present_clock to get_presentation clock, use itemersion
2018-10-04backend: add get_present_clockemersion
2018-10-04Use sd_bus_get_property_trivial & remove numberingnyorain
2018-09-24Rework session handlingnyorain
2018-09-19Introduce wlr_multi_for_each_backendRyan Dwyer
2018-08-26Add destroy signals to types that are destroyed by wl_display_destroyAlexander Bakker
2018-08-24Revert "Revert "Merge pull request #1194 from ascent12/meson_feature""Scott Anderson
2018-08-23Revert "Merge pull request #1194 from ascent12/meson_feature"Drew DeVault
2018-08-22Install headers explicitlyScott Anderson
2018-08-13move wlr_drm_connector_add_mode to wlr/backend/drm.hIlia Bozhinov
2018-07-29Initial pass on API stability guaranteesDrew DeVault
2018-06-14Multiseat fixesScott Anderson
2018-05-25backends: implement custom EGL and renderer initializationIlia Bozhinov
2018-05-19backend/multi: disallow multiple renderers at the same timeemersion
2018-05-03Fix typos in comments and stringsmorganamilo
2018-04-29backend/wayland: create one virtual pointer per outputemersion
2018-04-25Remove wlr_ prefix from local symbolsemersion
2018-04-08backend: remove wlr_backend_get_eglemersion
2018-03-30backend/x11: add WLR_X11_OUTPUTS supportemersion
2018-03-19Write some more docsDrew DeVault
2018-02-12Reformat all #include directivesemersion
2018-01-23Backport screenshooter fixes from the renderer redesign v1emersion
2018-01-13Update comment for wlr_headless_backend_createMarkus Ongyerth
2018-01-13adds remote argument to wayland backend createMarkus Ongyerth
2017-12-20rootston: handle backend creation failedTony Crisci
2017-12-19multibackend remove subbackendTony Crisci
2017-12-19remove session from multibackendTony Crisci
2017-12-19x11 backend: add wlr_input_device_is_x11Dominique Martinet
2017-12-19wl backend: add wlr_input_device_is_wlDominique Martinet
2017-12-19headless backend: add wlr_output_is_headlessDominique Martinet
2017-12-19headless backend: add wlr_input_device_is_headlessDominique Martinet
2017-12-19drm backend: add wlr_output_is_drmDominique Martinet
2017-12-19wl backend: add wlr_output_is_wlDominique Martinet
2017-12-19x11 backend: add wlr_output_is_x11Dominique Martinet
2017-12-19libinput backend: add wlr_input_device_is_libinputDominique Martinet
2017-12-19Destroy multi backend on display destroyemersion
2017-12-17Add headless input devicesemersion
2017-12-17Add full refresh rate support to custom modesemersion
2017-12-17Initialize headless backendemersion
2017-12-08Listen to display destroy in sessionemersion
2017-11-10Remove VLA from session.hEric Molitor
2017-10-22Move egl.h to render/egl.hScott Anderson
2017-10-01Multi-GPU DRMScott Anderson
2017-10-01Change wlr_session to open every GPUScott Anderson