aboutsummaryrefslogtreecommitdiff
path: root/src/WindowActionRouter.cpp (unfollow)
Commit message (Collapse)Author
2025-07-25Add decoration is_enabled api + allowed specifying win_id for enabledAkshay Nair
2025-07-25Expose decorations enable/disable lua apiAkshay Nair
2025-07-25Add edge decoration widgetsAkshay Nair
2025-07-25Remove window mediator classAkshay Nair
2025-05-02Prefix uv with web.uv + add permissions_persistance config optionAkshay Nair
2025-05-02Add scrolling controlsAkshay Nair
2025-05-02Some more lua api specsAkshay Nair
2025-05-02Refactor + expose managing mode to inside luaAkshay Nair
2025-04-19Add web.search.get_text and prefill current search textAkshay Nair
2025-04-19Add web.view.open_devtools for opening devtoolsAkshay Nair
2025-04-19Add web.search and search text implemnetationAkshay Nair
2025-04-13Add downloads_dir configuration + auto-accept download requestsAkshay Nair
2025-04-12Add user agent configurationAkshay Nair
2025-04-12Switch to using map for configurationAkshay Nair
2025-04-12Add configuration apiAkshay Nair
2025-04-12Rename term tab with viewAkshay Nair
2025-04-06Close window when no tabs leftAkshay Nair
2025-04-05Fix new window handling + webviewstack testsAkshay Nair
2025-04-05Refactor event queue out of routerAkshay Nair
2025-04-05Connected url changed eventAkshay Nair