[haiku-commits] Change in ...haiku[master]: Terminal: remove fullscreen tooltip

  • From: Gerrit <review@xxxxxxxxxxxxxxxxxxx>
  • To: waddlesplash <waddlesplash@xxxxxxxxx>, haiku-commits@xxxxxxxxxxxxx
  • Date: Sun, 16 Jun 2019 09:15:46 +0000

From Adrien Destugues <pulkomandy@xxxxxxxxx>:

Adrien Destugues has uploaded this change for review. ( 
https://review.haiku-os.org/c/haiku/+/1507


Change subject: Terminal: remove fullscreen tooltip
......................................................................

Terminal: remove fullscreen tooltip

Whenever using Terminal in fullscreen mode, there is a permanently on
tooltip with the shortcut to exit fullscreen mode wherever you leave
your mouse. This is super annoying and as a result I find myself rarely
using fullscreen mode.

Remove the tooltip, and instead add a button to the right of the tab bar
to exit fullscreen mode, as done in WonderBrush and WebPositive.
---
M src/apps/terminal/Jamfile
M src/apps/terminal/SmartTabView.cpp
M src/apps/terminal/SmartTabView.h
M src/apps/terminal/TermWindow.cpp
A src/apps/terminal/WindowIcon.h
5 files changed, 76 insertions(+), 11 deletions(-)



  git pull ssh://git.haiku-os.org:22/haiku refs/changes/07/1507/1
--
To view, visit https://review.haiku-os.org/c/haiku/+/1507
To unsubscribe, or for help writing mail filters, visit 
https://review.haiku-os.org/settings

Gerrit-Project: haiku
Gerrit-Branch: master
Gerrit-Change-Id: If42f038da3d644970de6214a31195882d4fc7eee
Gerrit-Change-Number: 1507
Gerrit-PatchSet: 1
Gerrit-Owner: Adrien Destugues <pulkomandy@xxxxxxxxx>
Gerrit-MessageType: newchange

Other related posts:

  • » [haiku-commits] Change in ...haiku[master]: Terminal: remove fullscreen tooltip - Gerrit