Opened 5 years ago
Last modified 22 months ago
#15966 new enhancement
[Terminal] move fullscreen button to menubar
Reported by: | diver | Owned by: | jackburton |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | Applications/Terminal | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | #15823 | |
Platform: | All |
Description
Just like it's done in WebPositive.
https://git.haiku-os.org/haiku/tree/src/apps/webpositive/BrowserWindow.cpp#n608
WebPositive could also always show this button, not only in fullscreen mode.
Note:
See TracTickets
for help on using tickets.
In Terminal, the menubar is hidden when in fullscreen. So the buttons would not be accessible there, or we would need to have it in the tab bar in fullscreen, and in the menubar when not. Makes things slightly more complex than just moving it.