apps/webview: make search engine configurable via app.ini #420

Merged
Burer merged 5 commits from jaskaran-singh-77/kolibrios:search-engine-config into main 2026-04-18 09:13:54 +00:00
Contributor

Changes:

  • Added search_engine variable to WebView.c
  • Modified EventSeachWeb() to use configurable search engine
  • Added LoadIniConfig( ) for search_engine in settings.h
  • Updated app.ini with default Wiby and alternatives (Bing, DuckDuckGo)
  • Added menu tab and hotkey for opening app.ini
image.png
Changes: - Added `search_engine` variable to `WebView.c` - Modified `EventSeachWeb()` to use configurable search engine - Added `LoadIniConfig( )` for `search_engine` in `settings.h` - Updated `app.ini` with default **Wiby** and alternatives (**Bing**, **DuckDuckGo**) - Added menu tab and hotkey for opening `app.ini` <img width="1024" alt="image.png" src="attachments/12b709f5-2e57-4c01-9e7d-17b5990af0f4">
jaskaran-singh-77 added 1 commit 2026-04-13 05:24:38 +00:00
Make search engine configurable via app.ini
Build system / Check kernel codestyle (pull_request) Successful in 1m26s
Build system / Build (pull_request) Successful in 11m55s
14c79d9fbc
Burer changed title from Make search engine configurable via app.ini to apps/webview: make search engine configurable via app.ini 2026-04-13 09:46:42 +00:00
Burer added 1 commit 2026-04-17 09:21:38 +00:00
apps/webview: test search engines, change default settings, unify settings names
Build system / Check kernel codestyle (pull_request) Successful in 49s
Build system / Build (pull_request) Successful in 13m45s
a1da4c05b6
Burer added 1 commit 2026-04-17 09:29:26 +00:00
apps/webview: bump version in header
Build system / Check kernel codestyle (pull_request) Successful in 37s
Build system / Build (pull_request) Successful in 13m9s
4735f48ca8
Burer added 1 commit 2026-04-17 12:53:07 +00:00
apps/webview: add settings to main menu
Build system / Check kernel codestyle (pull_request) Successful in 39s
Build system / Build (pull_request) Successful in 10m49s
8cf9648a58
Burer added 1 commit 2026-04-17 13:19:30 +00:00
apps/webview: formatting fix
Build system / Check kernel codestyle (pull_request) Successful in 1m1s
Build system / Build (pull_request) Successful in 10m52s
028625827a
Burer approved these changes 2026-04-17 13:26:19 +00:00
Burer requested review from Doczom 2026-04-17 13:26:30 +00:00
Burer requested review from dunkaist 2026-04-17 13:26:31 +00:00
Burer requested review from Leency 2026-04-17 13:26:32 +00:00
Burer requested review from mxlgv 2026-04-17 13:26:33 +00:00
Burer requested review from Sweetbread 2026-04-17 13:26:34 +00:00
dunkaist approved these changes 2026-04-18 09:07:56 +00:00
Burer merged commit 096cca20cb into main 2026-04-18 09:13:54 +00:00
Burer deleted branch search-engine-config 2026-04-18 09:13:59 +00:00
Sign in to join this conversation.
3 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: KolibriOS/kolibrios#420