| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-11-24 | input_common: Rewrite mouse | german77 | |
| 2021-06-22 | input_common/mouse_input: Fix data race | Rodrigo Locatti | |
| Fix data race using std::jthread and std::stop_token. | |||
| 2021-05-02 | input_common: Release mouse buttons on out of focus | german77 | |
| 2021-04-14 | common: Move settings to common from core. | bunnei | |
| - Removes a dependency on core and input_common from common. | |||
| 2021-03-11 | Merge pull request #6040 from german77/toggleKeyboard | bunnei | |
| Enable toggle buttons for keyboard and mouse | |||
| 2021-03-06 | Enable mouse toggle buttons | german77 | |
| 2021-02-27 | inputCommon: Mouse fixes | german77 | |
| 2021-02-13 | Improve mouse panning | german | |
| 2021-02-07 | Add mouse panning | german | |
| 2020-12-03 | mouse_input: Invert conditional in UpdateYuzuSettings() | Lioncash | |
| Allows the struct to be constructed in place. | |||
| 2020-12-03 | mouse_input: Remove two casts and amend some formatting | Lioncash | |
| Removes the use of two static casts and improves the readability of some vectors slightly. | |||
| 2020-12-03 | mouse_input: Remove unused includes | Lioncash | |
| 2020-11-30 | Fix implicit conversion in mouse input | german | |
| 2020-11-25 | Implement full mouse support | german | |
