aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Rename term tab with viewAkshay Nair2025-04-12
* Respect cli args for main instanceAkshay Nair2025-04-12
* Switch to ninja in cmake + add ccacheAkshay Nair2025-04-06
* Add web.inspect with inspect.luaAkshay Nair2025-04-06
* Change build setup to install lua prefix correctly + static build libluvAkshay Nair2025-04-06
* Close window when no tabs leftAkshay Nair2025-04-06
* Fix new window handling + webviewstack testsAkshay Nair2025-04-05
* Set url for windows synchronously + handle title change in webviewAkshay Nair2025-04-05
* Split luaruntime specAkshay Nair2025-04-05
* Replace internals register_event spec with web.event.add_listenerAkshay Nair2025-04-05
* Update clang formattingAkshay Nair2025-04-05
* Refactor event queue out of routerAkshay Nair2025-04-05
* Add history storage and completion + split dmenu,history into modulesAkshay Nair2025-04-05
* Connected url changed eventAkshay Nair2025-04-05
* Add package path to lua (only current build dir)Akshay Nair2025-04-05
* Add instance manager for enforcing single instanceAkshay Nair2025-04-05
* Open new window on new window/dialog requestAkshay Nair2025-04-04
* Static link libuv and luajit + minor changesAkshay Nair2025-04-04
* Add events system for lua runtime to dispatch and register eventsAkshay Nair2025-04-02
* Update window title on tab change + refactoringAkshay Nair2025-03-30