aboutsummaryrefslogtreecommitdiff
path: root/src/main.cpp (follow)
Commit message (Expand)AuthorAge
* Add simple js rpc for decorations via custom schemeAkshay Nair2025-07-26
* Refactor main into App classAkshay Nair2025-07-24
* Prefix uv with web.uv + add permissions_persistance config optionAkshay Nair2025-05-02
* Add configuration directory loading + --config-dir cli argAkshay Nair2025-05-02
* Respect cli args for main instanceAkshay Nair2025-04-12
* Refactor event queue out of routerAkshay Nair2025-04-05
* Connected url changed eventAkshay Nair2025-04-05
* Add instance manager for enforcing single instanceAkshay Nair2025-04-05
* Open new window on new window/dialog requestAkshay Nair2025-04-04
* Fix issue with keymap/webview setup on initAkshay Nair2025-03-30
* Add window action router for multi-windowAkshay Nair2025-03-29
* Split window management for multi-windowAkshay Nair2025-03-28
* Refactor and fix tab id use for focus/closeAkshay Nair2025-03-28
* Apply clang-tidy suggestionsAkshay Nair2025-03-23
* Add web.keymap.set + test keymaps config.luaAkshay Nair2025-03-22
* Update browser nameAkshay Nair2025-03-16
* Add configuration classAkshay Nair2025-03-16
* Refactor directory structureAkshay Nair2025-03-09
* Fix command input ui to fix to topAkshay Nair2025-03-09
* Basic single view browser with url inputAkshay Nair2025-03-08