browser

package
v0.8.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 17, 2025 License: MIT Imports: 24 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run(assets embed.FS, version, commit, buildDate string)

Run starts the browser application

Types

type BrowserApp

type BrowserApp struct {
	// contains filtered or unexported fields
}

BrowserApp represents the main browser application

func (*BrowserApp) Initialize

func (app *BrowserApp) Initialize() error

Initialize sets up all browser components

func (*BrowserApp) Run

func (app *BrowserApp) Run()

Run executes the main browser loop

type ShortcutHandler

type ShortcutHandler struct {
	// contains filtered or unexported fields
}

ShortcutHandler manages keyboard shortcuts for the browser

func NewShortcutHandler

func NewShortcutHandler(webView *webkit.WebView, clipboardController *control.ClipboardController) *ShortcutHandler

NewShortcutHandler creates a new shortcut handler

func (*ShortcutHandler) RegisterShortcuts

func (s *ShortcutHandler) RegisterShortcuts()

RegisterShortcuts registers all keyboard shortcuts

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL