aboutsummaryrefslogtreecommitdiff
path: root/src/widgets/BrowserApp.cpp (follow)
Commit message (Expand)AuthorAge
* Add docs for events and event opts + document web.jsonAkshay Nair2025-08-15
* Embed docs as null://docs + web.help apiAkshay Nair2025-08-08
* Add hints extra for opening links (number keys only)Akshay Nair2025-08-02
* Add more tests for api + webview + webviewstackAkshay Nair2025-07-27
* Add simple js rpc for decorations via custom schemeAkshay Nair2025-07-26
* Add decoration is_enabled api + allowed specifying win_id for enabledAkshay Nair2025-07-25
* Add edge decoration widgetsAkshay Nair2025-07-25
* Remove window mediator classAkshay Nair2025-07-25
* Prefix uv with web.uv + add permissions_persistance config optionAkshay Nair2025-05-02
* Implement NotificationReceived eventAkshay Nair2025-05-02
* Add configuration directory loading + --config-dir cli argAkshay Nair2025-05-02
* Add support for number keys and open view by number keyAkshay Nair2025-04-13
* Add downloads_dir configuration + auto-accept download requestsAkshay Nair2025-04-13
* Add configuration apiAkshay Nair2025-04-12
* Update clang formattingAkshay Nair2025-04-05
* Add instance manager for enforcing single instanceAkshay Nair2025-04-05
* Open new window on new window/dialog requestAkshay Nair2025-04-04
* Add events system for lua runtime to dispatch and register eventsAkshay Nair2025-04-02
* Update window title on tab change + refactoringAkshay Nair2025-03-30
* Fix issue with keymap/webview setup on initAkshay Nair2025-03-30