summaryrefslogtreecommitdiffstats
path: root/src/input_common/mouse/mouse_input.h (unfollow)
Commit message (Expand)AuthorFilesLines
2021-06-22input_common/mouse_input: Fix data raceRodrigo Locatti1-3/+3
2021-05-03input_common: Release mouse buttons on out of focusgerman771-1/+7
2021-03-06Enable mouse toggle buttonsgerman771-0/+5
2021-02-28inputCommon: Mouse fixesgerman771-5/+7
2021-02-08Add mouse panninggerman1-1/+6
2021-01-02general: Fix various spelling errorsMorph1-1/+1
2020-12-03mouse_input: Resolve a -Wdocumentation warningLioncash1-1/+1
2020-12-03mouse_input: Remove unused includesLioncash1-4/+3
2020-11-26Implement full mouse supportgerman1-0/+99