aboutsummaryrefslogtreecommitdiff
path: root/src/LuaRuntimeApi.hpp (unfollow)
Commit message (Expand)Author
2025-07-27Add web.view.run_js + change rpc js apiAkshay Nair
2025-07-27Add more tests for api + webview + webviewstackAkshay Nair
2025-07-26Add web.view.expose for simple lua->js interop in decorationsAkshay Nair
2025-07-26Add web.schedule to schedule an action after qt+libuv tickAkshay Nair
2025-07-26Add set_html for views + example use with decorationsAkshay Nair
2025-07-25Add decorations.*.view lua api + support decoration views for open urlAkshay Nair
2025-07-25Add decoration is_enabled api + allowed specifying win_id for enabledAkshay Nair
2025-07-25Expose decorations enable/disable lua apiAkshay Nair
2025-05-02Refactor events into separate filesAkshay 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-14Refactor lua runtime apiAkshay Nair
2025-04-12Switch to using map for configurationAkshay Nair
2025-04-12Switch to using __internals for all apiAkshay Nair
2025-04-12Add configuration apiAkshay Nair
2025-04-12Rename term tab with viewAkshay Nair