aboutsummaryrefslogtreecommitdiff
path: root/src (unfollow)
Commit message (Collapse)Author
2025-07-26Add ModeChanged event and display mode in bottom decorationAkshay Nair
2025-07-26Add check for origin in nullrpc scheme handlerAkshay 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-25Add edge decoration widgetsAkshay Nair
2025-07-25Remove window mediator classAkshay Nair
2025-07-24Refactor main into App 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-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-02Implement NotificationReceived eventAkshay Nair
2025-05-02Refactor events into separate filesAkshay Nair
2025-05-02Add PermissionRequested event and accept/reject handlingAkshay Nair