summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorSam Atkins <atkinssj@serenityos.org>2022-01-12 16:12:59 +0000
committerAndreas Kling <kling@serenityos.org>2022-01-16 11:17:03 +0100
commit2a7c638cd945865b34a575395c1b0a5d830134db (patch)
treee180e41aa3d4a605adafe8a657729cde8a33fb57 /.gitignore
parent2bf7abcb283c250781fa4fe9e255c5dbfd9b7b04 (diff)
downloadserenity-2a7c638cd945865b34a575395c1b0a5d830134db.zip
CharacterMap: Add a find-by-name window
This works the same way as the command-line usage, searching against the display name as provided by LibUnicode. I've modified the search loop to cover every possible unicode code-point, since my previous logic was flawed. Code-points are not dense, there are gaps, so simply iterating up to the count of them will skip ones with higher values. Surprisingly, iterating all 1,114,112 of them still runs in a third of a second. Computers are fast!
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions