elementary / elementary/calculator

Make the input flat

Open
#275 2 comments 0 reactions 0 assignees View on GitHub
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

![Image](https://github.com/user-attachments/assets/bce5db5c-11e9-4374-8e38-2b989f1ee6f1)

Windows

![Image](https://github.com/user-attachments/assets/8783b26b-950c-45a4-99a3-e605e41b196c)

Android

![Image](https://github.com/user-attachments/assets/37c4b598-0daa-423e-97cd-39320fef7541)

### Proposal

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

![Image](https://github.com/user-attachments/assets/5e805fca-538e-4193-bdc9-cca7bb98bc62)

### Prior Art (Optional)

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.