summaryrefslogtreecommitdiff
path: root/frontends/gtk/page_info.h
Commit message (Collapse)AuthorAgeFilesLines
* GTK: Cause the page-info popup to appear in the right placeDaniel Silverstone2020-05-081-0/+10
| | | | | | | | | | | | | To position the page-info window we have to tunnel all the way from the current scaffolding, via its top-level gui window, through to the toolbar. In the toolbar we look up the URL bar and then determine the screen coordinates of the scaffolding via the top level widget GTK semantics. Finally we place the page-info window 4 pixels down and right of the bottom-left of the entry box, which should look nice. Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
* repurpose ssl certificate core window for nitial page infor window on gtkVincent Sanders2019-12-011-0/+30