aboutsummaryrefslogtreecommitdiff
path: root/init.lua (unfollow)
Commit message (Expand)Author
2025-08-08Embed docs as null://docs + web.help apiAkshay Nair
2025-08-08Make hints generic and handleable via luaAkshay Nair
2025-08-08Vertical tabs for extra fancinessAkshay Nair
2025-08-08Add decorations.*.set_size apiAkshay Nair
2025-08-08Generate docsAkshay Nair
2025-08-02Add hints extra for opening links (number keys only)Akshay Nair
2025-07-30UI + api changes for the statusline moduleAkshay Nair
2025-07-26Add ModeChanged event and display mode in bottom decorationAkshay 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