Back
Blip
Load previous page…
only update theme of views if the new theme is actually different. spares some work especially with views that are part of lists #blip
make suggestion results themeable and calculate correct height of individual rows #blip
grow/shrink search popup depening on number of results #blip
fix highlight color when custom text color is set #blip
actually filter & update the search suggestions as search is typed out #blip
make navigating between sections good for search suggestions #blip
write tests for fuzzy search #blip
improve joining of matched indexes to continuous ranges #blip
Implement more advanced fuzzy search that mirrors sublime text funcionality very closesl (but not entriely; doesn't do any 'look back' the ways ST does, but that's okay) #blip
implement first version of a very simple fuzzy search as trial for a more advanced one #blip
clicking row should trigger search #blip
make sure separators can't be selected via mouse or keyboard (sadly can't prevent voiceover from doing so) #blip
research fuzzy search algorithms for search #blip
set initial search when showing search #blip
make sure suggestions are selected on mouse move #blip
make it easier to set up wrapping/non-wrapping labels in code #blip
refactor theme manager, themes, and default theme definitions into separate files #blip
cleaner interface for setting UI elements theme/design #blip
figure out a better dynamic way to provide UI element with its theme when it can have multiple depending on contest #blip
fix space between traffic icons (close, minimize,..) and omniBar being too close for macOS Catalina #blip