Commit graph

148 commits

Author SHA1 Message Date
Jack 40aee58a75 added an option to disable out of focus warning 2020-09-12 18:24:46 +01:00
Jack 70dd0586bd fixed keytips after swapping esc and tab 2020-09-12 18:03:44 +01:00
Jack 09df26a42c added two settings groups, renamed group to danger zone 2020-09-12 02:29:54 +01:00
typer d6b177a16d added reset settings button 2020-09-10 01:52:38 -07:00
Jack 65c4214561 added an option to disable graphs starting at zero 2020-09-09 15:56:30 +01:00
typer ff3c5fd137 Fixes a bug where caps lock was not overridden in caps lock backspace mode. 2020-09-09 04:36:43 -07: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 9cb7d3e2c9 limting the amount of elements queried 2020-09-08 23:08:45 +01:00
Jack fa8149bf16 changed read ahead to be a funbox 2020-09-08 01:32:26 +01:00
Jack f8cbc7cad6
Merge pull request #344 from typerqeo/read-ahead-mode
Add read ahead mode.
2020-09-08 01:20:02 +01:00
Jack 487ebfbb8a fixed theme indicator not working with randomised themes 2020-09-08 00:32:08 +01:00
typer 27d17412b6 Add read ahead mode. 2020-09-06 23:42:56 -07:00
Jack 18e326220b fixed errors caused by numbers mode 2020-09-04 02:08:17 +01:00
Jack ef42413698 fixed a typo that would cause an error while saving the config to db 2020-09-03 21:47:38 +01:00
KRP 26fa8f1e24 Add Numbers Toggle
Similar to punctuation toggle, but for dem digits
( no integration w/ personal bests and db storage)
2020-09-03 02:19:53 -07:00
Jack 0dbbf4200c fixed show all lines not saving to the config 2020-08-31 18:48:26 +01:00
Jack 4ebd60b25b refreshing the color object later while randomising the theme to hopefully fix the bug where the keymap colors would be wrong 2020-08-30 02:34:48 +01:00
Jack 485af0e948 updated default config 2020-08-30 01:26:11 +01:00
Jack b55f9ea969 added mini timer style 2020-08-26 22:18:09 +01:00
Jack 370b072e33 added play sound on click 2020-08-24 17:38:14 +01:00
Jack cc6ff8fb73 fixed themes showing up twice. fixed #307 2020-08-21 17:33:25 +01:00
Jack 2e59cda3f8 changed the default config 2020-08-19 17:47:52 +01:00
Jack 629f948f87 added favourite themes, active theme indicator, ability to randomise only favourite themes 2020-08-19 16:21:02 +01:00
Jack e116d87192 fixed smooth caret setting not saving 2020-08-18 17:44:36 +01:00
Jack fae173c37a actually fixed config loading 2020-08-16 23:10:32 +01:00
Jack 5c6f295759 fixed config loading not working 2020-08-16 23:05:52 +01:00
Jack cc8de65a95 stop on error will now revert to default if could not be set 2020-08-15 21:40:53 +01:00
Jack b316251337 changed stop on error to stop on letter and stop on word 2020-08-15 20:36:51 +01:00
Jack cb3f2bb9a1 added play sound on error toggle to the command line 2020-08-14 22:56:50 +01:00
Jack c6fa51eba3 removed log 2020-08-14 01:03:06 +01:00
Jack ba1fc7748d added play sound on error 2020-08-13 23:11:53 +01:00
Jack f64b8fc293 showing what went wrong with saving to the db 2020-08-13 22:06:14 +01:00
Jack ceda3f6c6e clearing keymap style when switching from custom to preset 2020-08-13 21:56:14 +01:00
Jack c70e1f62ea changed the way keymap style works slightly, added split and split matrix 2020-08-11 23:17:00 +01:00
David Martin dc1a3eec17 changed keymapStyle "off" to "staggered" 2020-08-11 01:34:09 -05:00
David Martin f27709890e Merge branch 'master' of https://github.com/dmartin-tech/monkey-type 2020-08-11 01:30:02 -05:00
David Martin 41bf9bfe78 made the matrix layout cleaner, made code more versatile 2020-08-11 01:13:44 -05:00
David Martin a154f107a4 added simple implementation for displaying keymap in a matrix layout 2020-08-10 12:48:14 -05:00
Jack 9ca5ca0703 completely rewrote filters 2020-08-09 19:52:00 +01:00
Jack 48d2dc9ac9 fixed account graph color being wrong 2020-08-08 19:43:55 +01:00
Jack 256029a109 fixed livewpm and kyempa not liking eachother 2020-08-08 19:37:03 +01:00
Jack b94787ad5f removed notifications 2020-08-07 21:31:31 +01:00
Jack e14d44ed97 db config not loading if user started test or changed something if user changed it or 2020-08-07 21:29:16 +01:00
Jack 71f5b6dd1b always show words history
corrected history
restarting on long tests impossible
2020-08-07 00:42:25 +01:00
Jack 30152bbd57 keympap color clearing 2020-08-05 19:09:03 +01:00
Jack d3b76081ac fixed a bug where livewpm could not be used with keymap
fixed a bug where keymap would remain visible after disabling it
2020-08-04 14:14:46 +01:00
Jack 4df3c91e14 added always show decimal places 2020-08-04 01:54:35 +01:00
Jack 14fd07c5b9 more code refactoring 2020-08-04 01:26:17 +01:00
Jack e3fabe57dc refactored settings page 2020-08-04 00:46:04 +01:00
Jack e3a529058f moved live wpm below keymap, catching any error while flashing keymap key 2020-08-02 22:34:43 +01:00