aboutsummaryrefslogtreecommitdiff
path: root/src/widgets (unfollow)
Commit message (Expand)Author
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 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-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-02Fix luv callback error triggering exit and segfaultAkshay Nair
2025-05-02Implement NotificationReceived eventAkshay Nair
2025-05-02Refactor events into separate filesAkshay Nair
2025-05-02Add PermissionRequested event and accept/reject handlingAkshay Nair
2025-05-02Make window requests open a tab insteadAkshay Nair
2025-05-02Add scrolling controlsAkshay Nair
2025-05-02Add configuration directory loading + --config-dir cli argAkshay Nair
2025-05-02Refactor + expose managing mode to inside luaAkshay 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 support for number keys and open view by number keyAkshay Nair