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
(
follow
)
Commit message (
Collapse
)
Author
Age
*
Use view for filtering window actions + window action router spec
Akshay Nair
2025-08-17
|
*
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-12
|
*
Add hints extra for opening links (number keys only)
Akshay Nair
2025-08-02
|
*
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-06
|
*
Refactor event queue out of router
Akshay Nair
2025-04-05
|
*
Add package path to lua (only current build dir)
Akshay Nair
2025-04-05
|
*
Static link libuv and luajit + minor changes
Akshay Nair
2025-04-04
|
*
Experiment with dmenu
Akshay Nair
2025-03-22
|
*
Build fixes + formatting
Akshay Nair
2025-03-22
|
*
Move header files to src
Akshay Nair
2025-03-20
|
*
Add libuv + luv for lua runtime
Akshay Nair
2025-03-19
|
*
Update browser name
Akshay Nair
2025-03-16
|
*
Add command+url adapter and switching
Akshay Nair
2025-03-11
|
*
Add lua integration for command input (web.open, web.tabopen)
Akshay Nair
2025-03-09
|
*
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-08
|
*
Simple qtwebengine view
Akshay Nair
2025-03-07
|
[next]