Deepin Terminal 2.0
Tofloor
poster avatar
jingle
deepin
2016-07-29 22:27
Author
https://github.com/manateelazycat/deepin-terminal
[attach]10554[/attach]


Beautiful !!!
Fast speed!!!
{{




Reply Favorite View the author
All Replies
1 / 2
To page
tristar
deepin
2016-07-29 22:54
#1
Nice terminal, really.
Reply View the author
rekols
deepin
2016-07-30 03:36
#2
what a beautiful terminal.
Reply View the author
m***o@gmail.com
deepin
2016-07-30 05:42
#3
GNU/Linux with a beautiful user experience, this is what we need!
Reply View the author
serenase
deepin
2016-07-30 09:12
#4
My fav of all terminals I tried and I have tried lot of them.
Reply View the author
linkstat
deepin
2016-08-04 00:14
#5
Wow! Usually i don't pay attention to the post about "beautifuling", but i must say that this BEAUTIFUL. Simply, I'm loveling  this new fashioned terminal, and want it now!

Congratulations!!!!!
Reply View the author
jingle
deepin
2016-08-04 21:49
#6
https://bbs.deepin.org/post/31309
Wow! Usually i don't pay attention to the post about "beautifuling", but i must say that this BEAUTI ...

not completed{
Reply View the author
kelayamatoz
deepin
2016-08-05 16:12
#7
This actually looks amazing. Wondering that when this terminal would be shipped?

Also is there a tutorial on how to install this terminal as an app?  I am able to pull it from github and make. However every time I would have to start another terminal and then run ./main to start it... Any tutorials will be greatly appreciated ! Thanks
Reply View the author
linkstat
deepin
2016-08-05 18:32
#8
The terminal 2 is very new. when compile, you will get only the more basic. But already you can go seeing that it is coming good.
first, go to your home from a terminal
if you do not have git, install it:
  1. sudo aptitude install git
Copy the Code


Next, clone the git repo:
  1. git clone https://github.com/manateelazycat/deepin-terminal
Copy the Code


Next, compile it:

  1. cd deepin-terminal
  2. make
Copy the Code

Now, you can run the new preview of deepin terminal (the binary file is main, and is inside deepin-terminal directory; but you are in this directory, so) run:
  1. ./main
Copy the Code


Greetings!
Reply View the author
kayoo
deepin
2016-08-06 04:31
#9
the light green is just meeeh...
Would prefer grey by default.

But is just my opinion

Reply View the author
com_bvv
deepin
2016-08-06 06:16
#10
Edited by com_bvv at 2016-8-5 22:18
https://bbs.deepin.org/post/31309
The terminal 2 is very new. when compile, you will get only the more basic. But already you can go s ...

B590:~/deepin-terminal$ make
valac -o main \
-X -w \
-X -lm \
    --pkg=gtk+-3.0 \
    --pkg=vte-2.91 \
    --pkg=gee-1.0 \
    --pkg=json-glib-1.0 \
    --pkg=posix \
    --pkg=gdk-x11-3.0 \
    --pkg=xcb \
    --pkg=libsecret-1 \
    --pkg=fontconfig \
    --vapidir=./vapi \
    ./project_path.c \
    ./lib/draw.vala \
    ./lib/menu.vala \
    ./lib/keymap.vala \
    ./lib/utils.vala \
    ./lib/config.vala \
    ./lib/animate_timer.vala \
    ./lib/font.c \
    ./widget/tabbar.vala \
    ./widget/appbar.vala \
    ./widget/titlebar.vala \
    ./widget/hotkey_preview.vala \
    ./widget/terminal.vala \
    ./widget/progressbar.vala \
    ./widget/workspace.vala \
    ./widget/workspace_manager.vala \
    ./widget/image_button.vala \
    ./widget/cursor_toggle_button.vala \
    ./widget/text_button.vala \
    ./widget/event_box.vala \
    ./widget/window.vala \
    ./widget/window_shadow.vala \
    ./widget/confirm_dialog.vala \
    ./widget/search_box.vala \
    ./widget/remote_panel.vala \
    ./widget/about_dialog.vala \
    ./widget/about_widget.vala \
    ./widget/preference.vala \
    ./widget/preference_slidebar.vala \
    main.vala
error: Package `libsecret-1' not found in specified Vala API directories or GObject-Introspection GIR directories
Compilation failed: 1 error(s), 0 warning(s)


what's wrong?Package `libsecret-1' installed in system
Reply View the author
rekols
deepin
2016-08-07 09:13
#11
https://bbs.deepin.org/post/31309
B590:~/deepin-terminal$ make
valac -o main \
-X -w \

you can:   sudo apt install  libsecret-1-dev
Reply View the author
com_bvv
deepin
2016-08-07 09:29
#12
Has established. But now there is a a compilation error
A lot of mistakes. Of the latter,
..../deepin-terminal/lib/font.c:1:35: fatal error: fontconfig/fontconfig.h: file not found
compilation terminated.
error: cc exited with status 256
Compilation failed: 1 error(s), 0 warning(s)
Reply View the author
rekols
deepin
2016-08-07 17:20
#13
https://bbs.deepin.org/post/31309
Has established. But now there is a a compilation error
A lot of mistakes. Of the latter,
..../deepi ...

sudo apt install libfontconfig1-dev
Reply View the author
jingle
deepin
2016-08-08 17:48
#14
In debian, use below command to install dependencies:

sudo apt-get install valac libgtk-3-dev libgee-dev libvte-2.91-dev libjson-glib-dev libsecret-1-dev
Reply View the author
kelayamatoz
deepin
2016-08-09 10:22
#15
https://bbs.deepin.org/post/31309
The terminal 2 is very new. when compile, you will get only the more basic. But already you can go s ...

Hi linkstat,

Thanks a lot for the recommendations. Yes, I am able to get the source code, compile and run the ./main. The issue is that I am trying to make it a standard terminal application on my desktop, which means that  I would want to treat this as a standard terminal application. (just like the old deepin terminal, where you can place a desktop icon somwhere and double click it to launch) Wondering that if you have a pointer on this?

Thanks!
Reply View the author
com_bvv
deepin
2016-08-09 11:50
#16
https://bbs.deepin.org/post/31309
In debian, use below command to install dependencies:

sudo apt-get install valac libgtk-3-dev libge ...

it works - thanks!
Reply View the author
faizanasad
deepin
2016-08-09 13:56
#17
I'm literally in love with Deepin OS.....used elementary OS, Ubuntu, Kali linux, Mac but only Deepin has the most fluid and attractive UI....its simply awesome
#except
It drains too much battery (Elementary OS is better in that part though)
Reply View the author
serenase
deepin
2016-08-13 00:37
#18
https://bbs.deepin.org/post/31309
I'm literally in love with Deepin OS.....used elementary OS, Ubuntu, Kali linux, Mac but only Deepin ...

Have you tried install any power saving tools like TLP or laptop-mode-tools?
Reply View the author
com_bvv
deepin
2016-08-13 01:27
#19
https://bbs.deepin.org/post/31309
Have you tried install any power saving tools like TLP or laptop-mode-tools?

Work perfect.
Reply View the author
jotapesse
deepin
2016-09-08 13:13
#20
Excellent terminal, faster than v1.0, and better looking overall. However, the Quake mode (drop-down terminal) which I prefer to use as my standard terminal is bit crippled: no option to fully customize width or height or to start in full screen. Also no access to settings, functions and hot keys in right-click menu in Quake mode. Please improve it. Other than that, excellent job! Thank you.
Reply View the author
1 / 2
To page