mirror of
https://github.com/mileswolfallen2/browser.git
synced 2026-09-08 11:23:18 +00:00
- Added Cargo.toml with dependencies for egui, wgpu, and other libraries. - Implemented main application logic in src/app.rs, including window management, rendering, and tab handling. - Created a new module src/servo_host.rs to manage interactions with the Servo engine and webview. - Established event handling for user inputs, including keyboard and mouse events. - Integrated a basic UI layout with a tab strip, toolbar, and status bar. - Implemented functionality for navigating URLs and managing multiple tabs.
2 lines
8 B
Plaintext
2 lines
8 B
Plaintext
/target
|