aboutsummaryrefslogtreecommitdiff
path: root/backend/libinput/backend.c
AgeCommit message (Expand)Author
2021-08-19backend: unify startup messagesSimon Ser
2021-07-08Fix invalid uses of wl_array_for_eachSimon Ser
2021-07-01backend/libinput: stop using wlr_list internallySimon Ser
2021-05-21backend: introduce wlr_backend_finishSimon Ser
2021-04-14backend/libinput: terminate display on errorSimon Ser
2020-11-19backend/session: replace session_signal with events.activeSimon Ser
2020-11-19backend/session: operate on wlr_deviceSimon Ser
2020-11-11Remove unneeded includes from wlr_input_device.hIsaac Freund
2020-10-10backend/libinput: improve logger callbackSimon Ser
2019-12-01backend/drm, backend/libinput: listen to session destroySimon Ser
2018-09-18backend/libinput: add assertionsemersion
2018-07-09util: add wlr_ prefix to log symbolsemersion
2018-06-14Multiseat fixesScott Anderson
2018-05-03Fix typos in comments and stringsmorganamilo
2018-04-25Don't use the wlr_ prefix for static functionsemersion
2018-04-25Make sure we don't use others' prefixesemersion
2018-04-25Remove wlr_ prefix from local symbolsemersion
2018-04-03Implement input inhibit in rootstonDrew DeVault
2018-02-25Fix null deref in wlr_libinput_backend_destroyDan Robertson
2018-02-19Revert "ELF Visibility"Drew DeVault
2018-02-19Explicitly export EFL symbolsScott Anderson
2018-02-19Remove usec_to_msec from public APIScott Anderson
2018-02-12Reformat all #include directivesemersion
2018-02-12Make wlr_signal_emit_safe privateemersion
2018-02-12Remove wlr_backend.events.{output_remove,device_remove}emersion
2018-02-12Add wlr_signal_emit_safeemersion
2018-01-30backend: fix use-after-free when destroying backendsemersion
2017-12-07Listen to display destroy in backendsemersion
2017-11-19Refactor wlr_list inside wlrootsemersion
2017-11-01libinput backend destroy: fix small leakDominique Martinet
2017-11-01Indentation fixDominique Martinet
2017-11-01rootston exit: fix libinput destroyDominique Martinet
2017-10-22Forgot to rename theseDrew DeVault
2017-10-21Rename remaining refs to wlr_listDrew DeVault
2017-08-26Merge wlr_udev into wlr_sessionScott Anderson
2017-08-19libinput: wl_event_source_remove on destroyDominique Martinet
2017-08-16Improve no device detection supportDrew DeVault
2017-08-16libinput: fail if no input found on initDominique Martinet
2017-08-14Refactor out wlr_input_device_stateDominique Martinet
2017-08-13Add backend detection functionsCalvin Lee
2017-08-13wlr_backend_init -> wlr_backend_startDrew DeVault
2017-08-13libinput backend: massive renamingDominique Martinet
2017-08-12Re-enable backend autoselectionDrew DeVault
2017-08-12Update libinput backend with new state designDrew DeVault
2017-08-12Use libinput_event_destroy/xkb_*_unrefDominique Martinet
2017-08-12libinput: signal input remove on libinput backend destroyDominique Martinet
2017-08-11Fix libinput destroy for devices with multiple capabilitiesDominique Martinet
2017-08-11Complete a few destroy functionsDominique Martinet
2017-08-06Changed header paths.Scott Anderson
2017-06-21Reorganize wlr-commonDrew DeVault