index
:
null-browser
main
A simple, fast web browser built on qtwebengine (chromium), configured using lua
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
spec
(
follow
)
Commit message (
Expand
)
Author
Age
*
Refactor dmenu to be instantiable + add luassert for assertions
Akshay Nair
2025-05-02
*
Add a simple lua test suite + add utils spec + fix keymap spec
Akshay Nair
2025-05-02
*
Refactor events into separate files
Akshay Nair
2025-05-02
*
Make window requests open a tab instead
Akshay Nair
2025-05-02
*
Some more lua api specs
Akshay Nair
2025-05-02
*
Refactor + expose managing mode to inside lua
Akshay Nair
2025-05-02
*
Switch to using map for configuration
Akshay Nair
2025-04-12
*
Rename term tab with view
Akshay Nair
2025-04-12
*
Close window when no tabs left
Akshay Nair
2025-04-06
*
Fix new window handling + webviewstack tests
Akshay Nair
2025-04-05
*
Split luaruntime spec
Akshay Nair
2025-04-05
*
Replace internals register_event spec with web.event.add_listener
Akshay Nair
2025-04-05
*
Update clang formatting
Akshay Nair
2025-04-05
*
Connected url changed event
Akshay Nair
2025-04-05
*
Static link libuv and luajit + minor changes
Akshay Nair
2025-04-04
*
Add events system for lua runtime to dispatch and register events
Akshay Nair
2025-04-02
*
Update window title on tab change + refactoring
Akshay Nair
2025-03-30
*
Refactor and fix tab id use for focus/close
Akshay Nair
2025-03-28
*
Refactor webview index with id + add web.tabs.close
Akshay Nair
2025-03-25
*
Add web.history for history navigation
Akshay Nair
2025-03-25
[next]