| Summary: | Make Konsole search field longer, better if it fill all width of a Konsole window | ||
|---|---|---|---|
| Product: | [Applications] konsole | Reporter: | Dmitriy <mambus.skruj> |
| Component: | general | Assignee: | Konsole Bugs <konsole-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | wishlist | CC: | 4wy78uwh, mglb |
| Priority: | NOR | Keywords: | junior-jobs |
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/utilities/konsole/-/commit/c479e05c45e03558da1a4c1635ffec1d951604cb | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
|
Description
Dmitriy
2019-03-22 12:11:16 UTC
Or even better - make it resizeable This would be nice to have a resizable search box A possibly relevant merge request was started @ https://invent.kde.org/utilities/konsole/-/merge_requests/972 Git commit c479e05c45e03558da1a4c1635ffec1d951604cb by Kurt Hindenburg, on behalf of Eric D'Addario. Committed on 05/12/2024 at 00:17. Pushed by hindenburg into branch 'master'. Allow search bar to be resized horizontally Allow IncrementalSearchBar to be horizontally resized by the user. M +1 -0 src/CMakeLists.txt M +8 -4 src/widgets/IncrementalSearchBar.cpp A +24 -0 src/widgets/IncrementalSearchBarSizeGrip.cpp [License: GPL(v2.0+)] A +36 -0 src/widgets/IncrementalSearchBarSizeGrip.h [License: GPL(v2.0+)] https://invent.kde.org/utilities/konsole/-/commit/c479e05c45e03558da1a4c1635ffec1d951604cb |