aboutsummaryrefslogtreecommitdiff
path: root/rootston/input.c
AgeCommit message (Expand)Author
2017-10-21Merge branch 'master' into feature/data-device-selectionTony Crisci
2017-10-21Merge branch 'master' into feature/data-device-selectionTony Crisci
2017-10-21Remove calls to assert to check runtime errors in rootstonemersion
2017-10-21Remove wl_list_init when using wl_signal_addemersion
2017-10-20Implement simple touch support for rootstonDrew DeVault
2017-10-15wlr-data-device: drag iconsTony Crisci
2017-10-05Fix memory leaksVersus Void
2017-10-01Add basic drawing tablet support to rootstonDrew DeVault
2017-09-30rootston: create desktop before inputTony Crisci
2017-09-28Handle input device removalDrew DeVault
2017-09-23Initial keyboard support in rootstonDrew DeVault
2017-09-23Implement pointer motion and buttonsDrew DeVault
2017-09-23Implement wlr_cursor in rootstonDrew DeVault
2017-09-23Wire up pointer, start on cursorDrew DeVault
2017-09-23Initial pass on roots_inputDrew DeVault