Commit graph

132 commits

Author SHA1 Message Date
David Martin db2de0c7b7 Properly save when manually choosing layout 2020-10-26 20:22:25 -05:00
Jack a34d676f08 prettier 2020-10-26 20:28:25 +00:00
Jack 7986e57036 catching the scrolling error 2020-10-24 22:45:46 +01:00
Jack 2a40567b6f added tab navigation to the command line 2020-10-24 15:14:34 +01:00
Jack 586e8e1646 added toggle fullscreen to the command line 2020-10-24 14:55:21 +01:00
Jack 44f353a6bd added font size 3 2020-10-24 03:57:08 +01:00
Jack 1dc0e43396 added min wpm 2020-10-24 03:34:59 +01:00
Jack b4c490bb41 divided the languages into separate files 2020-10-23 14:49:07 +01:00
Corey fba5a140a5
Merge branch 'master' into master 2020-10-19 22:20:52 -04:00
Corey Bergeron 07fbff5110 added preview fonts in command line 2020-10-19 22:16:51 -04:00
Jack 4b709ce2a5 added infinite time and words customs 2020-10-19 18:06:08 +01:00
Jack a80f204f5d indentation 2020-10-19 17:11:40 +01:00
Jack 421f5b513b fixed a bug where closing the command line would cause the theme to switch 2020-10-19 17:09:33 +01:00
Jack 6cd1123051 showing the command line suggestions if in sub menu 2020-10-17 21:04:55 +01:00
Jack a2df219233 added an option to clear all tags 2020-10-17 19:50:29 +01:00
Jack b418dae153 removed console logs 2020-10-16 23:43:39 +01:00
Jack dec92cbe5c single list command line is now way faster by disabling the initial suggestions, and only showing suggestions after typing 2020-10-16 23:43:09 +01:00
Jack 2c40487a47 added all quote length to command line 2020-10-16 19:32:22 +01:00
willerbee 50a1289d45
Just some command line optimisations 2020-10-14 14:09:10 +08:00
willerbee 9deb0a7de1
Updated keydown to revert theme if previewing 2020-10-14 14:05:48 +08:00
willerbee 41c487458e
Removed '...' and replaced arrow 2020-10-14 09:49:33 +08:00
willerbee 00639e26e5
Merge branch 'master' into single-list-command-line 2020-10-14 09:19:58 +08:00
willerbee 9c222408c2
resolving conflict 2020-10-14 08:43:17 +08:00
Jack ebbfadd21f
Merge pull request #421 from willerbee/command-for-views
Command for views
2020-10-14 00:44:49 +01:00
willerbee 6144b52e0d
FIX: can't close leaderboards using keyboard (Esc) 2020-10-13 16:19:43 +08:00
willerbee 2786edcdcf
Added commands to switch views 2020-10-13 15:19:16 +08:00
willerbee a83b758c1a
Inserted into event handlers and functions 2020-10-12 00:35:08 +08:00
willerbee 36af4de510
Added commands and subgroup commands 2020-10-11 23:56:07 +08:00
willerbee b23ce833e2
Added more functions to use the feature 2020-10-11 23:50:14 +08:00
willerbee 68734ebe8a
Added functions to generate single commands list 2020-10-11 23:48:16 +08:00
Jack b17ffe3ec6 fixed current theme indicator not behaving properly 2020-10-09 16:03:41 +01:00
Jack 20418b74b8 fixed a weird bug when using a mouse to pick an input command and then pressing enter would result in two commands being executed 2020-10-09 15:50:40 +01:00
Jack efa97102c7 added page width to the command line 2020-10-06 17:39:36 +01:00
Jack d3555daf1c added an option to set the quote length 2020-09-26 20:16:33 +01:00
Jack 5c0e5d2fd7 added pace caret style 2020-09-26 18:51:56 +01:00
Jack 101f72886b
Merge pull request #374 from willerbee/Feature-Indicate-Typos
Feature: Indicate Typos
2020-09-26 17:45:14 +01:00
willerbee fcbd8b3ba6
Added randomiseTheme to commandline 2020-09-25 17:15:33 +08:00
willerbee d4a7bd6b2b
Added commandline toggles for Indicate Typos 2020-09-25 16:29:08 +08:00
Jack 90ad167e5d added off caret style 2020-09-24 21:42:17 +01:00
Jack 62b51be332 fixed pace caret speed memory reading 2020-09-22 14:25:10 +01:00
Jack 780e64481f added custom pace caret speed memory 2020-09-22 14:19:34 +01:00
Jack c261802d0a added the ability to change custom pace caret speed from the command line
added the ability to change custom word amout and time from the command line
2020-09-21 20:03:51 +01:00
Jack 4f5a851206 added pace caret
small indentation changes
2020-09-20 23:06:13 +01:00
Jack ee616b5151 initialising sound on click only when its needed 2020-09-15 17:51:33 +01:00
Jack 40aee58a75 added an option to disable out of focus warning 2020-09-12 18:24:46 +01:00
Jack 09df26a42c added two settings groups, renamed group to danger zone 2020-09-12 02:29:54 +01:00
typer 520e0d5bb7 Adds caps lock backspace mode. Also fixes a bug where shifting would sometimes be wrong while caps lock is on. For example, the O key in emulated Colemak would be lowercase with caps lock because it corresponds to a symbol in Qwerty. 2020-09-09 03:19:09 -07:00
Jack fa8149bf16 changed read ahead to be a funbox 2020-09-08 01:32:26 +01:00
typer 27d17412b6 Add read ahead mode. 2020-09-06 23:42:56 -07:00
Jack d1d8be4bb6 added command line to toggle numbers 2020-09-03 22:27:10 +01:00