Bug 264470 - Full-Full Screen Mode: hide menu, panels, tabs, borders etc.
Summary: Full-Full Screen Mode: hide menu, panels, tabs, borders etc.
Status: REOPENED
Alias: None
Product: kdevelop
Classification: Applications
Component: UI: toplevel window (other bugs)
Version First Reported In: 5.5.2
Platform: Gentoo Packages Linux
: NOR wishlist
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-27 13:38 UTC by Vasiliy Yeremeyev
Modified: 2023-09-15 12:15 UTC (History)
5 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
current full screen view (233.08 KB, image/png)
2011-01-27 13:39 UTC, Vasiliy Yeremeyev
Details
kdevelop 5.5.2 concentration mode (352.08 KB, image/png)
2020-08-04 12:28 UTC, Vasiliy Yeremeyev
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vasiliy Yeremeyev 2011-01-27 13:38:13 UTC
Version:           4.1.0 (using KDE 4.4.5) 
OS:                Linux

Kdevelop does not have really full screen mode now - there are too much UI controls. I wish I had:
* hidable menu (keyboard shortcut, etc.)
* hidable panels, tabs, etc. (full screen option / keyboard shortcut, etc.)
It would be great if only open files are shown in full screen mode.


Reproducible: Didn't try
Comment 1 Vasiliy Yeremeyev 2011-01-27 13:39:48 UTC
Created attachment 56503 [details]
current full screen view
Comment 2 pavel kropitz 2012-03-21 23:56:59 UTC
it would be great. even tab labels are perceptible distraction when compared to pure full screen of code. (try it with web browser, it's pure joy and concentration :)
Comment 4 Milian Wolff 2020-07-28 07:56:20 UTC
we have the concentration mode (window > concentration mode / meta + c)
Comment 5 Vasiliy Yeremeyev 2020-08-04 12:28:16 UTC
Created attachment 130625 [details]
kdevelop 5.5.2 concentration mode

Current concentration mode doesn't hide all toolbars (hides some), tabs, tool views.
Comment 6 Milian Wolff 2020-08-05 16:24:57 UTC
you can hide the toolviews on demand (meta + ctrl + up), that's independent of the "concentration mode" as you may need to have a look at compile output e.g.

you can also hide the toolbar if you don't want that, but it contains useful information even in "concentration mode", most notably the outline widget shows the current function you are in

hiding the tab bar... well sure.

generally - I think you seem to be looking for something very different to what we considered useful. I don't see anyone working on this, unless you are stepping up yourself.
Comment 7 xenomyr 2023-09-14 22:53:08 UTC
I have the same problem. I cannot see the top menu items while in full screen mode, but they are sort of clickable (used click-+hold to exit full screen because I forgot the keyboard shortcut)

Pretty sure it's an easy fix, isn't it ?
Comment 8 Igor Kushnir 2023-09-15 08:16:55 UTC
(In reply to ludovic.aubert@hotmail.com from comment #7)
> I have the same problem. I cannot see the top menu items while in full
> screen mode, but they are sort of clickable (used click-+hold to exit full
> screen because I forgot the keyboard shortcut)
> 
> Pretty sure it's an easy fix, isn't it ?
This looks like another issue. On my system (X11, Xfce) the main menu is visible in full screen mode, but not in Concentration Mode (Meta+C). When the main menu is hidden, it is not clickable. Please log a separate bug with a screenshot showing actual behavior and a description of the behavior you expect.
Comment 9 xenomyr 2023-09-15 12:07:27 UTC
(In reply to Igor Kushnir from comment #8)
> (In reply to ludovic.aubert@hotmail.com from comment #7)
> > I have the same problem. I cannot see the top menu items while in full
> > screen mode, but they are sort of clickable (used click-+hold to exit full
> > screen because I forgot the keyboard shortcut)
> > 
> > Pretty sure it's an easy fix, isn't it ?
> This looks like another issue. On my system (X11, Xfce) the main menu is
> visible in full screen mode, but not in Concentration Mode (Meta+C). When
> the main menu is hidden, it is not clickable. Please log a separate bug with
> a screenshot showing actual behavior and a description of the behavior you
> expect.

Done : https://bugs.kde.org/show_bug.cgi?id=474547
Comment 10 Igor Kushnir 2023-09-15 12:11:57 UTC
(In reply to ludovic.aubert@hotmail.com from comment #9)
> Done : https://bugs.kde.org/show_bug.cgi?id=474547
*This* is a KDevelop bug. You just logged a bug for Kdenlive. If that's correct, then the two bugs are definitely unrelated :)
Comment 11 xenomyr 2023-09-15 12:15:26 UTC
(In reply to Igor Kushnir from comment #10)
> (In reply to ludovic.aubert@hotmail.com from comment #9)
> > Done : https://bugs.kde.org/show_bug.cgi?id=474547
> *This* is a KDevelop bug. You just logged a bug for Kdenlive. If that's
> correct, then the two bugs are definitely unrelated :)

Oh then my original post was a mistake. The bug actually happens in Kdenlive. 
Apologies.