Bug 395349 - Provide option to hide menu bar
Summary: Provide option to hide menu bar
Status: RESOLVED FIXED
Alias: None
Product: ksysguard
Classification: Applications
Component: ksysguard (show other bugs)
Version: 5.12.5
Platform: Manjaro Linux
: NOR wishlist
Target Milestone: ---
Assignee: KSysGuard Developers
URL:
Keywords: junior-jobs
Depends on:
Blocks:
 
Reported: 2018-06-14 08:23 UTC by Michael D
Modified: 2018-09-27 10:12 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
Here is a possible patch (1.90 KB, patch)
2018-09-21 11:35 UTC, lsartorelli
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michael D 2018-06-14 08:23:39 UTC
It would be nice to have the option to hide the menu bar using the default ctrl+m shortcut, especially because there isn't much useful that the menu offers.
Comment 1 lsartorelli 2018-09-21 11:35:02 UTC
Created attachment 115139 [details]
Here is a possible patch
Comment 2 Harald Sitter 2018-09-27 08:42:34 UTC
Git commit 3a3220d41ac40102e1ced52e7df9618f678bc486 by Harald Sitter, on behalf of Luca Sartorelli.
Committed on 27/09/2018 at 08:38.
Pushed by sitter into branch 'master'.

Provide option to hide menu bar for Ksysguard

Summary: BUG: 395349

CHANGELOG: System Monitor now has the ability to hide its menu bar

Reviewers: ngraham, #plasma, #frameworks

Reviewed By: ngraham, sitter

Subscribers: broulik, sitter, acrouthamel, ngraham, plasma-devel

Tags: #plasma

Differential Revision: https://phabricator.kde.org/D15644

M  +16   -0    gui/ksysguard.cpp
M  +2    -0    gui/ksysguard.h

https://commits.kde.org/ksysguard/3a3220d41ac40102e1ced52e7df9618f678bc486
Comment 3 Michael D 2018-09-27 10:12:15 UTC
Thank you!