aboutsummaryrefslogtreecommitdiff
path: root/src/LuaRuntimeApi.hpp (unfollow)
Commit message (Collapse)Author
2025-08-08Add web.json api (vendored dkjson)Akshay Nair
2025-08-08Add decorations.*.set_size apiAkshay Nair
2025-08-04Add on_result callback for web.view.run_jsAkshay Nair
2025-08-02Add web.view.reloadAkshay Nair
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