summaryrefslogtreecommitdiff
path: root/lulua/writer.py
AgeCommit message (Collapse)AuthorFilesLines
2020-03-08writer: Fix bug in chooseCombinationLars-Dominik Braun1-13/+20
Some combinations had the same score and the “wrong” one was chosen as a result. This affects how key combinations are chosen and thus it significantly affects results (lowering ar-lulua’s asymmetry and increasing it for almost every other layout) and probably optimization of levels > 1.
2019-11-17Add more testsLars-Dominik Braun1-1/+3
2019-10-03layouts: Remove empty string productionLars-Dominik Braun1-1/+1
2019-09-17Initial importLars-Dominik Braun1-0/+202