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
/
CMakeLists.txt
(
unfollow
)
Commit message (
Collapse
)
Author
2025-08-17
Use view for filtering window actions + window action router spec
Akshay Nair
2025-08-12
Add null_docs_dir & null_assets_dir config options + use in lua
Akshay Nair
2025-08-12
Add project dir defines (docs and assets)
Akshay Nair
2025-08-02
Add hints extra for opening links (number keys only)
Akshay Nair
2025-04-06
Switch to ninja in cmake + add ccache
Akshay Nair
2025-04-06
Change build setup to install lua prefix correctly + static build libluv
Akshay Nair
2025-04-05
Refactor event queue out of router
Akshay Nair
2025-04-05
Add package path to lua (only current build dir)
Akshay Nair
2025-04-04
Static link libuv and luajit + minor changes
Akshay Nair
2025-03-22
Experiment with dmenu
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-11
Add command+url adapter and switching
Akshay Nair
2025-03-09
Add lua integration for command input (web.open, web.tabopen)
Akshay Nair
2025-03-08
Add test setup + spec for command input
Akshay Nair
2025-03-08
Basic single view browser with url input
Akshay Nair
2025-03-08
Add luajit embedding
Akshay Nair
2025-03-07
Simple qtwebengine view
Akshay Nair
[next]