]> cloud.milkyroute.net Git - dolphin.git/commit
Change window title when searching
authorJulian Schraner <juliquadrat@gmail.com>
Sun, 3 Dec 2017 14:58:02 +0000 (07:58 -0700)
committerNathaniel Graham <pointedstick@zoho.com>
Sun, 3 Dec 2017 15:00:22 +0000 (08:00 -0700)
commit702429ac8e64a5aff4e110a56f526b96ecb795fd
treedd8b404f543d8365620edd661b981617ca4ca87a
parentd0277c710819511a59f77e0afd4f43b271ab1efb
Change window title when searching

Summary:
When you search for a file (e.g. "hello world") the window title of Dolphin will now change to "Search for [input]" instead of "baloosearch - /".

BUG: 321575

Test Plan:
  - Disables it iself after search bar is hidden
  - Works with multiple word searches

Reviewers: #dolphin, ngraham, elvisangelaccio

Reviewed By: #dolphin, ngraham, elvisangelaccio

Subscribers: anthonyfieroni, elvisangelaccio, rkflx, emmanuelp, ngraham, #dolphin

Tags: #dolphin

Differential Revision: https://phabricator.kde.org/D8273
src/dolphinmainwindow.cpp
src/dolphinviewcontainer.cpp
src/dolphinviewcontainer.h