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
/
flake.nix
(
unfollow
)
Commit message (
Expand
)
Author
2025-08-12
Move generated api reference dir
Akshay Nair
2025-08-08
Add web.json api (vendored dkjson)
Akshay Nair
2025-08-08
Generate docs
Akshay Nair
2025-05-02
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
Vendor inspect + fix urlchanged event use-after free
Akshay Nair
2025-04-20
Update readme
Akshay Nair
2025-04-06
Switch to ninja in cmake + add ccache
Akshay Nair
2025-04-06
Add web.inspect with inspect.lua
Akshay Nair
2025-04-06
Change build setup to install lua prefix correctly + static build libluv
Akshay Nair
2025-04-04
Static link libuv and luajit + minor changes
Akshay Nair
2025-03-23
Fix segfault with evaluate, add keymap accidentally popping wrong value
Akshay Nair
2025-03-22
Build fixes + formatting
Akshay Nair
2025-03-20
Move header files to src
Akshay Nair
2025-03-19
Add libuv + luv for lua runtime
Akshay Nair
2025-03-16
Update browser name
Akshay Nair
2025-03-16
Add configuration class
Akshay Nair
2025-03-09
Add build default package to flake.nix
Akshay Nair
2025-03-08
Add luajit embedding
Akshay Nair
2025-03-07
Simple qtwebengine view
Akshay Nair
[next]