abouttreesummaryrefslogcommitdiff
path: root/srcs/juloo.keyboard2/LayoutListPreference.java
AgeCommit message (Collapse)AuthorFilesLines
2023-08-16Remove unused class LayoutListPreferenceJules Aguillon1-25/+0
This class is not used since the introduction of [LayoutsPreference].
2022-11-13Allow switching quickly between two layoutsJules Aguillon1-0/+25
A new option allow to choose a secondary layout, the switching key is placed on the top edge of the space bar. The "Programming layout" option was basically doing that but it was possible to choose from a few layouts only. It is improved and renamed. The 'LayoutListPreference' allows setting the string for the first entry but otherwise share the rest of the array. Add nice icons from materialdesignicons.