在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):gnunn1/tilix开源软件地址(OpenSource Url):https://github.com/gnunn1/tilix开源编程语言(OpenSource Language):D 97.2%开源软件介绍(OpenSource Introduction):TilixA tiling terminal emulator for Linux using GTK+ 3. The Tilix web site for users is available at https://gnunn1.github.io/tilix-web.
ScreenshotAboutTilix is a tiling terminal emulator which uses the VTE GTK+ 3 widget with the following features:
The application was written using GTK 3 and an effort was made to conform to GNOME Human Interface Guidelines (HIG). As a result, it does use CSD (i.e. the GTK HeaderBar) though it can be disabled if necessary. Other than GNOME, only Unity has been tested officially though users have had success with other desktop environments. DependenciesTilix requires the following libraries to be installed in order to run:
Migrating Settings From TerminixTerminix was recently re-named to Tilix and as a result the settings key changed. To migrate your settings to Tilix, please perform the following steps:
This will export your settings from the Terminix key in dconf and re-import them into the Tilix key. Note that this will work even after you have uninstalled the Terminix schema, since the user customized settings are available even after the schema got removed, and the default settings are identical between the two and thus do not matter. Once you have imported the settings and everything is ok you can clear the old Terminix settings with:
Finally to copy the bookmarks and custom themes just do:
Optional FontsIn some of the screenshots, the SupportIf you are having issues with Tilix, feel free to open issues here in github as necessary. LocalizationTilix is localized using Weblate, please visit the Weblate hosted Tilix translations site in order to assist with translations, please do not submit direct pull requests to this repository for translations. BuildingTilix is written in D and GTK 3 using the gtkd framework. This project uses dub to manage the build process including fetching the dependencies, thus there is no need to install dependencies manually. The only thing you need to install to build the application is the D tools (compiler and Phobos) along with dub itself. Note that D supports three compilers (DMD, GDC and LDC) but Tilix only supports DMD and LDC. Once you have those installed, compiling the application is a one line command as follows:
The application depends on various resources to function correctly, run Note there is also support for building with the Meson buildsystem, please see the wiki page on Meson for more information. Build DependenciesTilix depends on the following libraries as defined in dub.json:
Install TilixTilix is available as packages for a variety of distributions. Uninstall TilixThis method only applies if you installed Tilix manually using the install instructions. If you installed Tilix from a distribution package then use your package manager to remove tilix, do not use these instructions. Download the uninstall.sh script from this repository and then open a terminal (not Tilix!) in the directory where you saved it. First set the executable flag on the script:
and then execute it:
|
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论