aboutsummaryrefslogtreecommitdiff
path: root/spec (follow)
Commit message (Expand)AuthorAge
* Refactor dmenu to be instantiable + add luassert for assertionsAkshay Nair2025-05-02
* Add a simple lua test suite + add utils spec + fix keymap specAkshay Nair2025-05-02
* Refactor events into separate filesAkshay Nair2025-05-02
* Make window requests open a tab insteadAkshay Nair2025-05-02
* Some more lua api specsAkshay Nair2025-05-02
* Refactor + expose managing mode to inside luaAkshay Nair2025-05-02
* Switch to using map for configurationAkshay Nair2025-04-12
* Rename term tab with viewAkshay Nair2025-04-12
* Close window when no tabs leftAkshay Nair2025-04-06
* Fix new window handling + webviewstack testsAkshay 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
* Connected url changed eventAkshay Nair2025-04-05
* 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
* Refactor and fix tab id use for focus/closeAkshay Nair2025-03-28
* Refactor webview index with id + add web.tabs.closeAkshay Nair2025-03-25
* Add web.history for history navigationAkshay Nair2025-03-25