Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/unrelentingtech/galacritty
[Abandoned experiment] GTK terminal emulator based on Alacritty [USE WEZTERM!]
https://github.com/unrelentingtech/galacritty
alacritty cli console gpu gtk gtk-rs gtk3 opengl pty rust terminal terminal-emulators tty
Last synced: 2 months ago
JSON representation
[Abandoned experiment] GTK terminal emulator based on Alacritty [USE WEZTERM!]
- Host: GitHub
- URL: https://github.com/unrelentingtech/galacritty
- Owner: valpackett
- License: unlicense
- Archived: true
- Created: 2018-04-01T17:30:07.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-31T18:20:11.000Z (almost 6 years ago)
- Last Synced: 2024-08-05T03:06:02.167Z (6 months ago)
- Topics: alacritty, cli, console, gpu, gtk, gtk-rs, gtk3, opengl, pty, rust, terminal, terminal-emulators, tty
- Language: Rust
- Homepage:
- Size: 104 KB
- Stars: 143
- Watchers: 4
- Forks: 4
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Galacritty
A GTK terminal emulator based on the blazing fast GPU-accelerated [Alacritty](https://github.com/jwilm/alacritty) core.
![Screenshot](https://unrelentingtech.s3.dualstack.eu-west-1.amazonaws.com/galacritty-0.0.0.png)
## Features
- native look for GTK based desktop environments
- perfect Wayland HiDPI support
- header bar with easily accessible font size -/+ buttons### Still TODO
- settings
- mouse support (including selection)
- multiple windows
- tabs## Building
You need to have GTK >= 3.16 and [`libepoxy`](https://github.com/anholt/libepoxy) installed on your system.
Don't forget to check out git submodules.
## Contributing
By participating in this project you agree to follow the [Contributor Code of Conduct](https://www.contributor-covenant.org/version/1/4/).
[The list of contributors is available on GitHub](https://github.com/myfreeweb/galacritty/graphs/contributors).
## License
This is free and unencumbered software released into the public domain.
For more information, please refer to the `UNLICENSE` file or [unlicense.org](http://unlicense.org).Dependencies are distributed under different licenses.
The icon is based on the GNOME Adwaita theme, and is [CC-BY-SA](http://creativecommons.org/licenses/by-sa/3.0/) licensed.