aboutsummaryrefslogtreecommitdiff
path: root/src (unfollow)
Commit message (Collapse)Author
2025-04-13Add downloads_dir configuration + auto-accept download requestsAkshay Nair
2025-04-12Add user agent configurationAkshay Nair
2025-04-12Switch to using map for configurationAkshay Nair
2025-04-12Switch to using __internals for all apiAkshay Nair
2025-04-12Add configuration apiAkshay Nair
2025-04-12Rename term tab with viewAkshay Nair
2025-04-12Respect cli args for main instanceAkshay Nair
2025-04-06Change build setup to install lua prefix correctly + static build libluvAkshay Nair
2025-04-06Close window when no tabs leftAkshay Nair
2025-04-05Fix new window handling + webviewstack testsAkshay Nair
2025-04-05Set url for windows synchronously + handle title change in webviewAkshay Nair
2025-04-05Update clang formattingAkshay Nair
2025-04-05Refactor event queue out of routerAkshay Nair
2025-04-05Add history storage and completion + split dmenu,history into modulesAkshay Nair
2025-04-05Connected url changed eventAkshay Nair
2025-04-05Add package path to lua (only current build dir)Akshay Nair
2025-04-05Add instance manager for enforcing single instanceAkshay Nair
2025-04-04Open new window on new window/dialog requestAkshay Nair
2025-04-04Static link libuv and luajit + minor changesAkshay Nair
2025-04-02Add events system for lua runtime to dispatch and register eventsAkshay Nair