aboutsummaryrefslogtreecommitdiff
path: root/x11/Makefile
diff options
context:
space:
mode:
authorRomain Tartière <romain@FreeBSD.org>2020-10-28 18:50:38 +0000
committerRomain Tartière <romain@FreeBSD.org>2020-10-28 18:50:38 +0000
commit7aba01a28851341b965aba8c8963864b3ebce840 (patch)
tree7277f2a6646ac1a8926adb258e2c67b23fc284ee /x11/Makefile
parentdfa443b121c3fe4942f09e905e7d415e68bb4884 (diff)
downloadports-7aba01a28851341b965aba8c8963864b3ebce840.tar.gz
ports-7aba01a28851341b965aba8c8963864b3ebce840.zip
x11/tilix: Add new port
Tilix is a tiling terminal emulator which uses the VTE GTK+ 3 widget with the following features: * Layout terminals in any fashion by splitting them horizontally or vertically * Terminals can be re-arranged using drag and drop both within and between windows * Terminals can be detached into a new window via drag and drop * Tabs or sidebar list current sessions * Input can be synchronized between terminals so commands typed in one terminal are replicated to the others * The grouping of terminals can be saved and loaded from disk * Terminals support custom titles * Color schemes are stored in files and custom color schemes can be created by simply creating a new file * Transparent background * Background images * Quake mode support (i.e. drop-down terminal) * Custom hyperlinks * Automatic (triggered) profile switches based on hostname and directory WWW: https://gnunn1.github.io/tilix-web/
Notes
Notes: svn path=/head/; revision=553559
Diffstat (limited to 'x11/Makefile')
-rw-r--r--x11/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/Makefile b/x11/Makefile
index 9799894d43db..88f5810f11ae 100644
--- a/x11/Makefile
+++ b/x11/Makefile
@@ -326,6 +326,7 @@
SUBDIR += thinglaunch
SUBDIR += thingylaunch
SUBDIR += tilda
+ SUBDIR += tilix
SUBDIR += tint
SUBDIR += trayer
SUBDIR += tycoon