Opened 16 years ago

Closed 16 years ago

#1806 closed enhancement (fixed)

[Terminal] will look a little better if welcome message will have an offset (easy)

Reported by: diver Owned by: jackburton
Priority: normal Milestone: R1
Component: Applications/Terminal Version: R1/pre-alpha1
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

Terminal will look a little better if welcome message will have an offset. What i mean is: "Welcome to Haiku shell" became " Welcome to Haiku shell"

Attachments (1)

TermView.cpp.diff (5.2 KB ) - added by pulkomandy 16 years ago.
Add a 3 pixel offset both to left, right, top and bottom borders of the view.

Download all attachments as: .zip

Change History (5)

comment:1 by jackburton, 16 years ago

Maybe the terminal "view" as a whole should have a small slop space so that it looks a bit more separated from the window border.

And what about a nice haiku logo if possible ? (no, seriously).

in reply to:  1 comment:2 by diver, 16 years ago

Replying to jackburton:

Maybe the terminal "view" as a whole should have a small slop space so that it looks a bit more separated from the window border.

This will be a better solution, yes.

comment:3 by pulkomandy, 16 years ago

I just made a patch to add a 3 pixel space at the left of the TermView. There seems to be some problems with characters hiding under the scrollbar, however.

by pulkomandy, 16 years ago

Attachment: TermView.cpp.diff added

Add a 3 pixel offset both to left, right, top and bottom borders of the view.

comment:4 by jackburton, 16 years ago

Resolution: fixed
Status: newclosed

Applied by Axel in hrev24663

Note: See TracTickets for help on using tickets.