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