Summary: | provide an action for a full screen editor mode | ||
---|---|---|---|
Product: | [Developer tools] kdevplatform | Reporter: | Maciej Pilichowski <bluedzins> |
Component: | sublime | Assignee: | kdevelop-bugs-null |
Status: | CONFIRMED --- | ||
Severity: | wishlist | ||
Priority: | NOR | ||
Version: | git master | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Maciej Pilichowski
2007-12-16 18:23:03 UTC
Why do you open a new bugreport if you know the same thing already exists in the BTS? Anyway, you can do what you want today with any KDE3 setup. *** This bug has been marked as a duplicate of 51265 *** a) it is not a duplicate since the other report is fixed (closed), and I don't know the MS VS b) no, I cannot get this effect -- do you have in mind fullscreen mode? it is far from this wish If you still want to close this report, please reopen the other one. Otherwise it has not point, since there is no such feature right now. It is a duplicate, wether or not you know MSVS doesn't matter here. Its the same wish for having a maximized editor-area. And its doable with a combination of turning off toolbars/statusbars/menu and letting the windowmanager remove the titlebar when the window is maximized. I tried it, works perfectly, all you have to do is explore a bit what your windowmanager can do (if you don't use kwin, well thats your problem). *** This bug has been marked as a duplicate of 51265 *** Bah, ok. Lets have one wishlist item open to remember us developers that a nice keyboard-shortcut or menu-entry for doing all the needed things is a good idea. So this wish is about having an action that does the following things: - hide the menubar - hide the statusbar - hide all toolviews - hide all toolbars - set the window flag for getting a borderless window, after maximizing the window - if possible hide the toolbutton areas And upon a second invocation of the shortcut the action should undo all the above to the state it was before. This will probably not be done in KDevelop3 though. Thank you Andreas! I think all users/developers wait for KDE4 so there is no problem about KDevelop3. What's the state of this? @Maciej: There's a "Concentration Mode" in KDevelop 5 now (will remove all tool button areas, for instance) -- additionally to that, you can double-click on the editor tab to hide all tool bar areas. Do you think this solves your problem? |