Commit graph

32 commits

Author SHA1 Message Date
tildearrow 5b6721738b GUI: change instrument on mobile? 2025-02-19 00:14:21 -05:00
tildearrow 00ad4e4a46 update copyright year 2025-01-28 18:49:19 -05:00
tildearrow 03c003276c Merge remote-tracking branch 'alederer/multiKeybind' 2024-09-29 15:38:35 -05:00
Adam Lederer 639e7d11b0 command palette show shortcuts (for actions) 2024-08-29 20:08:29 -07:00
Adam Lederer 29526d47fb color the search characters in the command palette 2024-08-29 19:46:37 -07:00
Adam Lederer e44a6561c3 use non-greedy search to find optimal fuzzy match order for command palette 2024-08-29 19:08:12 -07:00
Adam Lederer 60ec0504d2 oh my god i left it disabled from when i was capturing screens 2024-08-27 01:20:58 -07:00
Adam Lederer c81376f5bc in command palette, sort matches by quality/exactness 2024-08-27 00:59:16 -07:00
Adam Lederer a30c628a29 bind multiple keys to same action 2024-08-26 22:21:35 -07:00
tildearrow 00e0679442 the massive preparations - GUI 2024-05-26 19:31:17 -05:00
tildearrow 688be931d0 GUI: code style 2024-02-07 18:29:08 -05:00
YohananDiamond 266a35f885 command palette: whoops!! (hex instrument numbers) 2024-02-05 01:20:40 -03:00
YohananDiamond f08ef30cc3 command palette: instrument number should be in hex 2024-02-05 00:55:34 -03:00
YohananDiamond 477b331c0e command palette: minor style changes 2024-02-04 21:10:41 -03:00
YohananDiamond aba64d21f1 command palette: update copyright year to 2024 2024-02-04 17:44:11 -03:00
YohananDiamond b1dd947922 command palette: small fix to instrument search 2023-12-18 15:34:43 -03:00
YohananDiamond a49581757d command palette: change instrument menu: better naming 2023-10-29 20:27:06 -03:00
YohananDiamond 163d1b2153 Merge branch 'master' of https://github.com/tildearrow/furnace into command-palette 2023-10-29 20:05:01 -03:00
YohananDiamond 7e9edb59f7 command palette: "add chip" menu 2023-08-27 14:19:26 -03:00
YohananDiamond 0060ea507a command palette: support for changing (selection's) instrument 2023-08-15 18:37:30 -03:00
YohananDiamond b203c3956a command palette: improved consistency 2023-07-31 16:12:29 -03:00
YohananDiamond 51148a729c command palette: instrument and sample menus
won't be doing for wavetables because they don't have text and that
would be impossible to search through with a keyboard
2023-07-31 15:58:38 -03:00
YohananDiamond 00ee72269f command palette: fixed recent files history bug 2023-07-31 15:07:10 -03:00
YohananDiamond 30c1a69298 command palette: scroll to the beginning when the palette opens 2023-07-12 11:14:51 -03:00
YohananDiamond b19f7cfdd8 command palette: now a modal + proper sizing&centering 2023-07-03 16:38:08 -03:00
YohananDiamond 60de8b0e90 command palette: (breaking) attempt to center the window 2023-07-03 16:01:46 -03:00
YohananDiamond e454433199 command palette: replace some to-dos with errors 2023-07-01 15:35:13 -03:00
YohananDiamond 55d791f852 command palette: improve checks on item selection 2023-07-01 15:15:41 -03:00
YohananDiamond 869e5d7be9 command palette: get rid of "extra actions" enum 2023-07-01 15:02:12 -03:00
YohananDiamond 91e7b90a48 command palette: reducing code repetition 2023-06-18 23:46:52 -03:00
YohananDiamond 56874ddc2e command palette: recent file support 2023-06-18 23:21:16 -03:00
YohananDiamond 231853cd94 Command palette - part 1 2023-06-15 02:04:45 -03:00