Hide status bar on idle
ClosedPublic

Authored by elvisangelaccio on Mar 13 2016, 11:08 PM.

Details

Summary

The Ark status bar is useful only during jobs, when showing the job's
progress bar. With this patch we show the status bar only during a job, saving screen
space otherwise.

This patch also removes the "Show the status-bar" checkbox from the Settings
menu, since does not make sense anymore to have it.

Diff Detail

Repository
R36 Ark
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
elvisangelaccio retitled this revision from to Hide status bar on idle.
elvisangelaccio added a reviewer: rthomsen.
elvisangelaccio updated this object.
Restricted Application added a project: Ark. · View Herald TranscriptMar 13 2016, 11:08 PM
Restricted Application added a subscriber: kde-utils-devel. · View Herald Transcript
rthomsen accepted this revision.Mar 14 2016, 2:18 PM
rthomsen edited edge metadata.

Code looks good and works for me. Death to status bar!

This revision is now accepted and ready to land.Mar 14 2016, 2:18 PM

isn't this proposal here quite similar to this one: https://phabricator.kde.org/T1769 ?

isn't this proposal here quite similar to this one: https://phabricator.kde.org/T1769 ?

This is the implementation of that proposal :)

This revision was automatically updated to reflect the committed changes.

isn't this proposal here quite similar to this one: https://phabricator.kde.org/T1769 ?

This is the implementation of that proposal :)

Aww :-)
A slightly off-topic question (sorry for polluting this task): Does there exist any linkage between proposals and implementations in phabricator?

isn't this proposal here quite similar to this one: https://phabricator.kde.org/T1769 ?

This is the implementation of that proposal :)

Aww :-)
A slightly off-topic question (sorry for polluting this task): Does there exist any linkage between proposals and implementations in phabricator?

Yes. I should have attached the task to this review, actually :p