Commit Graph

1730 Commits (a5a07c16f88563b8762d1bd5b0b0b358fadfc9ec)

Author SHA1 Message Date
Allen Webster a5a07c16f8 Setup for the async 2019-10-20 19:02:58 -07:00
Allen Webster 8849b40195 Fix the bad crash on word complete without a needle 2019-10-19 23:01:33 -07:00
Allen Webster 2911974fa0 Fallback command maps in view context 2019-10-19 18:46:57 -07:00
Allen Webster 2d8653754d Deduplicated fallback dispatch code 2019-10-19 18:32:38 -07:00
Allen Webster 323782f7f7 Lots of progress on the profiler; no more infinite recursion in listers 2019-10-19 18:17:44 -07:00
Allen Webster 6bc43256c6 Caching profile inspection results 2019-10-19 12:16:31 -07:00
Allen Webster f963dcfd57 Word complete MAJORLY tuned up and looking good 2019-10-19 11:55:56 -07:00
Allen Webster 7a49ad2b72 Cleaned up first pass of profile inspector 2019-10-18 15:25:40 -07:00
Allen Webster a6e582add0 Progress towards profile inspector 2019-10-18 13:54:45 -07:00
Allen Webster 0fd91c8aaf Fix for some binding problems 2019-10-17 22:11:38 -07:00
Allen Webster bc2c8601ca Fixed boundary crossing tab-completion issue 2019-10-17 20:18:15 -07:00
Allen Webster 8d4626f27c Fix scroll/cursor linking (need more generic version though); cleanup access system; remove some unecessary enum types 2019-10-17 19:54:02 -07:00
Allen Webster e3c4caf076 EOL fixup 2019-10-16 21:22:06 -07:00
Allen Webster 281fa309ef Misc fixes for lister 2019-10-16 15:31:59 -07:00
Allen Webster 8058db4004 Finished rendering cleanup; option to have file bars in listers or not 2019-10-15 21:54:40 -07:00
Allen Webster 2100e4a9fd Cleaning up rendering/layout code a lot 2019-10-15 15:30:06 -07:00
Allen Webster 2fe332f943 Pulling out file bar rendering 2019-10-14 21:09:59 -07:00
Allen Webster b44eb002a6 Super cool new scrolling contexts applicable to buffers and UIs; cubic scroll!!! 2019-10-14 20:26:00 -07:00
Allen Webster 6374d1bd19 Fallback to command map in lister 2019-10-14 15:57:47 -07:00
Allen Webster e307b67f4e New UI system up and running 2019-10-13 23:58:49 -07:00
Allen Webster c8a4b7e20a Basics of lister scrolling in place 2019-10-13 22:43:31 -07:00
Allen Webster 13cda93f55 Cleaned up listers; no scrolling yet 2019-10-13 22:27:57 -07:00
Allen Webster eb47669f84 Working on eliminating old UI bulls 2019-10-13 19:13:15 -07:00
Allen Webster b9ff6e0461 Listers now work on IM event handling 2019-10-13 14:45:41 -07:00
Allen Webster 1664f2c183 Log UI is now completely IM input :) 2019-10-13 13:36:38 -07:00
Allen Webster 6770107d2b Query bar fixup for new view coroutine structure; also new view coroutine structure 2019-10-13 13:17:22 -07:00
Allen Webster 1b6091b871 Typed coroutine in/out 2019-10-13 10:36:29 -07:00
Allen Webster ca2fcc5f04 Fixed isearch position; little bit of code cleanup 2019-10-11 21:21:47 -07:00
Allen Webster dba6cc907a Incomplete statement indentation bumps 2019-10-11 21:10:56 -07:00
Allen Webster 79dce39db7 Fix modifier loss bug 2019-10-11 20:41:30 -07:00
Allen Webster 8a82e8185c Fixed is_unmodified_key 2019-10-11 20:19:42 -07:00
Allen Webster 404919fe48 Config 2019-10-11 14:24:03 -07:00
Allen Webster dbaab9d945 New input binding system up and running. 2019-10-10 18:40:10 -07:00
Allen Webster 0e51ffa80d New mapping system looking decent 2019-10-10 15:57:02 -07:00
Allen Webster 27e3efdd01 Keyboard handling is 100% 2019-10-10 13:15:47 -07:00
Allen Webster aa565395e2 FILE TRANSFER; almost have new input events up and running, needs a few more blocks 2019-10-10 11:21:47 -07:00
Allen Webster 3f72512332 Partially finished rewriting events (STILL BROKEN, FILE TRANSFER) 2019-10-09 17:07:38 -07:00
Allen Webster c0cca3f426 Fix the click positioning issue 2019-10-09 12:48:01 -07:00
Allen Webster def95ff54c Safety check to prevent crash bug on get character box api 2019-10-09 10:21:51 -07:00
Allen Webster 323948ea55 Force a single pixel gap between lines to avoid render artifacts. 2019-10-09 07:40:50 -07:00
Allen Webster 99e47cea94 Binding FOPA 2019-10-08 15:56:27 -07:00
Allen Webster cb1ba69ed1 Cool new scope command 2019-10-08 15:51:32 -07:00
Allen Webster 640481de56 Fix in the hack index -> character; all of those things need to be revisited for robustness and performance! 2019-10-08 13:39:35 -07:00
Allen Webster 2f68a95fd5 Fixed bug in view version of character fixup 2019-10-08 13:25:22 -07:00
Allen Webster f61f9db166 Fixed shader issue in driver at work 2019-10-08 13:05:29 -07:00
Allen Webster 4668adbca4 Preferred x bug fixed 2019-10-08 12:16:20 -07:00
Allen Webster de6429a2a1 Good rounded rectangles finished 2019-10-08 12:02:04 -07:00
Allen Webster dba56df420 First version of rounded rectangles (bad) 2019-10-08 10:18:20 -07:00
Allen Webster 0a55db9c1c Fixed the really annoying thing with camel case seeking 2019-10-07 18:44:21 -07:00
Allen Webster 28c3715073 Finished reorganizing everything for the shift into exposing system api right into the custom layer 2019-10-07 18:42:23 -07:00