Commit Graph

16 Commits

Author SHA1 Message Date
Dean Herbert 5fc17bacf3 Add "Select" action
Allows progressing forwards in the interface
2018-07-03 18:39:15 +09:00
Dean Herbert 7f0cb0bbf6 Add key bindings for scroll speed
Closes #2689.
- [ ] Depends on ppy/osu-framework#1569 being fixed.
2018-05-31 12:10:53 +09:00
Roman Kapustin 81d7e8a393 Resolve merge conflict 2018-05-18 00:25:47 +03:00
Roman Kapustin e802b722f0 Revert "Handle mouse back button using OnMouseDown override instead of using GlobalAction"
This reverts commit 44bbb8700e.
2018-05-14 20:27:05 +03:00
Roman Kapustin 44bbb8700e Handle mouse back button using OnMouseDown override instead of using GlobalAction 2018-05-08 00:22:11 +03:00
smoogipoo 9f1efeb19d Move keybind to last in enum 2018-05-07 15:41:14 +09:00
smoogipoo 482ae2db87 Unify naming 2018-05-02 19:42:03 +09:00
smoogipoo d4ada3000c Add keybind to disable mouse buttons 2018-05-02 19:37:47 +09:00
TocoToucan 42aa02579b Add 'Back' global key binding 2018-04-29 19:52:33 +03:00
Dean Herbert 32a74f95a5 Normalize all the line endings 2018-04-13 18:26:38 +09:00
Huo Yaoyuan b842f682eb Use Linq.Append and Prepend. 2018-04-02 12:06:34 +08:00
TocoToucan 604e725f3f Remove redundant code 2018-03-16 20:42:05 +03:00
TocoToucan e6c22e2287 Taking screenshot support initial commit 2018-03-10 21:59:20 +03:00
Dean Herbert 5a99651561 Remove unnecessary arrays 2018-01-31 16:10:55 +09:00
Dean Herbert b47061f43d Merge remote-tracking branch 'upstream/master' into mute-toggle 2018-01-31 14:20:15 +09:00
smoogipoo b4cd8ea716 GlobalKeyBindingContainer -> GlobalActionContainer
Consitent with "FrameworkActionContainer".
2018-01-30 14:54:30 +09:00