abouttreesummaryrefslogcommitdiff
path: root/srcs/juloo.keyboard2/Theme.java
AgeCommit message (Expand)AuthorFilesLines
2023-11-25Use Gradle (#452)deftkHD1-1/+0
2022-11-13Draw borders and update themesJules Aguillon1-1/+16
2022-11-11Dim secondary keysJules Aguillon1-2/+14
2022-10-24Draw letter indication on the pin layoutJules Aguillon1-0/+7
2022-09-19Add the Extra Keys optionJules Aguillon1-8/+6
2022-05-07Set the color of the navigation barJules Aguillon1-0/+5
2022-03-17Stateless build of the special font fileJules Aguillon1-1/+1
2022-02-27Compute text size relative to key heightJules Aguillon1-6/+0
2022-02-06Allow egde keys instead of corner keys (swipe vertically/horizontally)Max Schillinger1-2/+2
2021-12-30Move the border radius from Config to ThemeJules Aguillon1-0/+4
2021-12-30Add themesJules Aguillon1-1/+1
2021-12-28Use the themes abstractionJules Aguillon1-6/+10
2021-12-28Reference the "special key font" in the Theme objectJules Aguillon1-3/+14
2021-12-26Move Theme code to its own classJules Aguillon1-0/+64