Commit graph

1135 commits

Author SHA1 Message Date
Jack b4c490bb41 divided the languages into separate files 2020-10-23 14:49:07 +01:00
Jack e59683486a fixed pace caret appearing too high 2020-10-22 18:22:18 +01:00
Jack fcc9d95594 removing more fancy typography. fixed #446 2020-10-22 00:34:18 +01:00
Jack 1d14431e4d ctrl enter now works inside the custom text popup area 2020-10-21 20:32:41 +01:00
Jack 22adcc7af0 keymap keys animating to transparent 2020-10-21 20:15:45 +01:00
Jack 8ad119ed16 fixed ligature languages not working well 2020-10-21 19:46:02 +01:00
Jack 788132f59f added arabic 2020-10-21 19:12:03 +01:00
Jack c10a848466 changing the format of the time on the result screen 2020-10-21 18:11:54 +01:00
Jack 689fb8e27c
Merge pull request #444 from corey-b/master
Added toggle account chart lines
2020-10-20 16:45:14 +01:00
Jack 63f943e33b fixed style 2020-10-20 16:31:43 +01:00
Jack 52e96989f7 fixed bug with quicktab on the result screen 2020-10-20 16:01:32 +01:00
Corey Bergeron 4d42363399 Merge branch 'master' of https://github.com/corey-b/monkey-type into master 2020-10-19 23:29:18 -04:00
Corey Bergeron 80be9103b8 added toggle account chart lines 2020-10-19 23:09:12 -04:00
Corey fba5a140a5
Merge branch 'master' into master 2020-10-19 22:20:52 -04:00
Corey Bergeron f13aba003c removed smol brain code 2020-10-19 22:18:57 -04:00
Corey Bergeron 07fbff5110 added preview fonts in command line 2020-10-19 22:16:51 -04:00
Jack 7d29114512 removing login tip from screenshots 2020-10-20 01:35:48 +01:00
Jack d393e35a85 not pushing keypress stats when on the result screen 2020-10-19 23:00:07 +01:00
Jack 2a7e62ef22 not pushing to keypress stats once the result is visible 2020-10-19 21:29:07 +01:00
Jack e95b0521b8 disabling numbers and punc when in custom mode 2020-10-19 19:34:29 +01:00
Jack 4b709ce2a5 added infinite time and words customs 2020-10-19 18:06:08 +01:00
Jack 861eee429e disabled space scrolling 2020-10-19 17:20:17 +01:00
Jack a293e47c73 fixed the themes list not showing up 2020-10-19 17:11:54 +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 e1915bbf2f fixed a bug where repeating the missed words training would still revert settings 2020-10-18 18:47:32 +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 04d136d1dc fixed custom theme and preset theme merging together sometimes 2020-10-16 20:35:33 +01:00
Jack 2c40487a47 added all quote length to command line 2020-10-16 19:32:22 +01:00
Corey Bergeron adcb2b4d09 Merge branch 'master' into tribe 2020-10-15 23:40:25 -04:00
Corey Bergeron 4d2fc03a92 disable sign up button once clicked 2020-10-15 23:37:34 -04:00
Corey Bergeron df0730cac5 Saved chart accuracy toggle to user config 2020-10-15 23:17:07 -04:00
Jack bf122b9e24 rebrand 2020-10-15 22:05:15 +01:00
Jack 58b91ddd12 fixed bug where last incorrect words would could towards correct chars 2020-10-15 17:38:38 +01:00
Jack b1a355c2ee fixed last word incorrect visual bug 2020-10-15 17:35:09 +01:00
Jack adbe157867 updated italian words 2020-10-14 23:33:21 +01:00
Jack 5b83cd115b renamed repo 2020-10-14 15:21:38 +01:00
Jack 4289aa1814 last words in time mode are now considered correct even if cut short
showing missed and extra character separately in result screen
fixed a problem with words history not highlighting words properly sometimes
2020-10-14 15:04:05 +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 9742e73c36
FIX: pressing Esc will show normal commandline
this change will make the theme commands as the only commands available, so pressing Esc will close the command line instead of showing normal command line
2020-10-14 13:59:27 +08:00
willerbee 13531df61b
added isPreviewingTheme variable
this will be set by the previewTheme function, and the command line can query if the system is currently previewing a theme
2020-10-14 13:55:16 +08:00
willerbee 7999d460de
Updated previewTheme to set a variable
a variable is set whenever this function is called, so we can query the variable if the system is previewing a theme
2020-10-14 13:52:46 +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