| Summary: | Startup URL setting and Home button in KDE 5 Web Browser Plasma widget | ||
|---|---|---|---|
| Product: | [Unmaintained] kdeplasma-addons | Reporter: | Murz <MurzNN> |
| Component: | Web Browser | Assignee: | Shubham Arora <shubhamarora> |
| Status: | RESOLVED FIXED | ||
| Severity: | wishlist | CC: | kde, nate, shubhamarora |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Murz
2018-03-24 06:33:39 UTC
A possibly relevant merge request was started @ https://invent.kde.org/plasma/kdeplasma-addons/-/merge_requests/548 A possibly relevant merge request was started @ https://invent.kde.org/plasma/kdeplasma-addons/-/merge_requests/549 A possibly relevant merge request was started @ https://invent.kde.org/plasma/kdeplasma-addons/-/merge_requests/550 Git commit 2ff4c4fa84ba02150f4d26396e2c3abbac8b615e by Shubham Arora. Committed on 04/03/2024 at 04:48. Pushed by shubhamarora into branch 'master'. applets/webbrowser: Add config to toggle navigationbar M +3 -0 applets/webbrowser/package/contents/config/main.xml M +16 -0 applets/webbrowser/package/contents/ui/ConfigAppearance.qml M +1 -0 applets/webbrowser/package/contents/ui/main.qml https://invent.kde.org/plasma/kdeplasma-addons/-/commit/2ff4c4fa84ba02150f4d26396e2c3abbac8b615e Git commit 4ce70b3ab72f6c77e24519a0f218c48b2db6aac9 by Shubham Arora. Committed on 10/03/2024 at 16:02. Pushed by ngraham into branch 'master'. applets/webbrowser: add default url configuration and a home button when enabled M +6 -0 applets/webbrowser/package/contents/config/main.xml M +57 -0 applets/webbrowser/package/contents/ui/ConfigGeneral.qml M +14 -1 applets/webbrowser/package/contents/ui/main.qml https://invent.kde.org/plasma/kdeplasma-addons/-/commit/4ce70b3ab72f6c77e24519a0f218c48b2db6aac9 Is there anything else need to do here, or are those patches enough? They look to be enough to me. (In reply to Nate Graham from comment #6) > Is there anything else need to do here, or are those patches enough? They > look to be enough to me. Yeah, all items should be implemented. |