elementary / elementary/calculator

Make the history more compact and inside the app

Open
#276 1 comment 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

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.

![Image](https://github.com/user-attachments/assets/a38ed3e7-bd60-4170-9404-4e262ab457f1)

### 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

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.