aboutsummaryrefslogtreecommitdiff
path: root/lua (unfollow)
Commit message (Expand)Author
2025-07-26Add ModeChanged event and display mode in bottom decorationAkshay Nair
2025-07-26Add web.view.expose for simple lua->js interop in decorationsAkshay Nair
2025-07-26Add simple js rpc for decorations via custom schemeAkshay Nair
2025-07-26Refactor heavy + extras.tabline module (incomplete)Akshay 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-07-23Adds web.opts alternative api for web.set/web.getAkshay Nair
2025-07-23Update dmenu to use input text instead of selectionAkshay Nair
2025-05-02Move permission requested to defaults.viAkshay Nair
2025-05-02Refactor dmenu to be instantiable + add luassert for assertionsAkshay Nair
2025-05-02Prefix uv with web.uv + add permissions_persistance config optionAkshay Nair
2025-05-02Add a simple lua test suite + add utils spec + fix keymap specAkshay Nair
2025-05-02Vendor inspect + fix urlchanged event use-after freeAkshay Nair
2025-05-02Add PermissionRequested event and accept/reject handlingAkshay Nair
2025-05-02Add stdlib and web.utilsAkshay Nair
2025-05-02Add scrolling controlsAkshay Nair
2025-05-02Add search engine aliases for url inputAkshay Nair