Remove statusbar
commit7cab7cc3803302bdb21bfd27ee649ddeb981fd2e
authorJan Kundrát <jkt@kde.org>
Thu, 19 Mar 2015 22:23:58 +0000 (19 23:23 +0100)
committerJan Kundrát <jkt@kde.org>
Wed, 29 Jul 2015 10:51:14 +0000 (29 12:51 +0200)
treebc694feca88573aa33cee7d7ec3e5bf002cfc370
parent5361adf8e6de1ba4bf663888cba23c138920817d
Remove statusbar

Now that each of the actually useful widgets got moved into toolbar, it
makes little sense to have the status bar always visible.

The status reports are shown as tooltips of the connection state
indicator, and I quite like this new thing. There's a problem that
"Mailbox opened" gets shown quite often, which means that we should fix
this state announcement a bit.

The link targets are shown as tooltips at the current mouse location. In
theory, this should work reasonably well, but for some reason it just
shows up for a very brief time on my machine :(.

Change-Id: Ibd347648eec6ee7ed02598d646e5b5edbb1770fe
src/Gui/Window.cpp
src/Gui/Window.h