elementary / elementary/calculator
Make the input flat
Open
Needs Design
- Dominant language
- Vala
- Stars
- 83
- Forks
- 32
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 3
Description
### Problem
Many calculator apps on the market use a flat input; it feels a bit more modern.
macOS

Windows

Android

### Proposal
`Gtk.Text` could be used instead of `Gtk.Entry`; the calculator app looks more modern.

### Prior Art (Optional)
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.