aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt (unfollow)
Commit message (Collapse)Author
2025-08-17Use view for filtering window actions + window action router specAkshay Nair
2025-08-12Add null_docs_dir & null_assets_dir config options + use in luaAkshay Nair
2025-08-12Add project dir defines (docs and assets)Akshay Nair
2025-08-02Add hints extra for opening links (number keys only)Akshay Nair
2025-04-06Switch to ninja in cmake + add ccacheAkshay Nair
2025-04-06Change build setup to install lua prefix correctly + static build libluvAkshay Nair
2025-04-05Refactor event queue out of routerAkshay Nair
2025-04-05Add package path to lua (only current build dir)Akshay Nair
2025-04-04Static link libuv and luajit + minor changesAkshay Nair
2025-03-22Experiment with dmenuAkshay Nair
2025-03-22Build fixes + formattingAkshay Nair
2025-03-20Move header files to srcAkshay Nair
2025-03-19Add libuv + luv for lua runtimeAkshay Nair
2025-03-16Update browser nameAkshay Nair
2025-03-11Add command+url adapter and switchingAkshay Nair
2025-03-09Add lua integration for command input (web.open, web.tabopen)Akshay Nair
2025-03-08Add test setup + spec for command inputAkshay Nair
2025-03-08Basic single view browser with url inputAkshay Nair
2025-03-08Add luajit embeddingAkshay Nair
2025-03-07Simple qtwebengine viewAkshay Nair