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
/
src
/
main.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
*
Add simple js rpc for decorations via custom scheme
Akshay Nair
2025-07-26
*
Refactor main into App class
Akshay Nair
2025-07-24
*
Prefix uv with web.uv + add permissions_persistance config option
Akshay Nair
2025-05-02
*
Add configuration directory loading + --config-dir cli arg
Akshay Nair
2025-05-02
*
Respect cli args for main instance
Akshay Nair
2025-04-12
*
Refactor event queue out of router
Akshay Nair
2025-04-05
*
Connected url changed event
Akshay Nair
2025-04-05
*
Add instance manager for enforcing single instance
Akshay Nair
2025-04-05
*
Open new window on new window/dialog request
Akshay Nair
2025-04-04
*
Fix issue with keymap/webview setup on init
Akshay Nair
2025-03-30
*
Add window action router for multi-window
Akshay Nair
2025-03-29
*
Split window management for multi-window
Akshay Nair
2025-03-28
*
Refactor and fix tab id use for focus/close
Akshay Nair
2025-03-28
*
Apply clang-tidy suggestions
Akshay Nair
2025-03-23
*
Add web.keymap.set + test keymaps config.lua
Akshay Nair
2025-03-22
*
Update browser name
Akshay Nair
2025-03-16
*
Add configuration class
Akshay Nair
2025-03-16
*
Refactor directory structure
Akshay Nair
2025-03-09
*
Fix command input ui to fix to top
Akshay Nair
2025-03-09
*
Basic single view browser with url input
Akshay Nair
2025-03-08
[next]