Files
squeekboard/data/keyboards/emoji.yaml
Dorota Czaplejewicz bafd1e6eb3 popover: Install emoji layout
In order to do that, an additional piece of state (layout switcher) was exposed to the event handlers, a separation between squeekboard-only and system layouts was introduced, along with a Translation structure to prevent mixing up strings.
2019-12-24 10:41:02 +00:00

16 lines
297 B
YAML

---
outlines:
default: { width: 37.46341, height: 52 }
altline: { width: 48.39024, height: 52 }
views:
base:
- "☺"
- "☹"
- preferences
buttons:
preferences:
action: "show_prefs"
outline: "altline"
icon: "keyboard-mode-symbolic"