elementary / elementary/calculator
Make the history more compact and inside the app
Open
Needs Design
- Dominant language
- Vala
- Stars
- 83
- Forks
- 32
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 3
Description
### Problem
Currently, the history is displayed in an external dialog, which requires switching between two windows. In some cases, the modal becomes too large, creating visual inconsistency.

### Proposal
I propose moving the history view inside the app using a Gtk.Popover or Adw.OverlaySplitView. This would allow access to the history while keeping the app in the foreground.
### Prior Art (Optional)
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.