aboutsummaryrefslogtreecommitdiffstats
path: root/packages/shared/src/schemas/BrowserViewBounds.ts
Commit message (Collapse)AuthorAge
* feat: Location bar actionsLibravatar Kristóf Marussy2022-03-06
The buttons and the text field in the location bar shall now affect the BrowserView of the loaded service. Some error handling is still needed, e.g., when loading a web page fails due to a DNS error. Signed-off-by: Kristóf Marussy <kristof@marussy.com>