Releases: cafe-desktop/bte
Releases · cafe-desktop/bte
v1.0.0
bte 1.0.0
- ci: some improvements
- btepty: Do not typecast to GSpawnFlags
- app: don't hide deprecations
- meson: remove GLIB_VERSION_MIN_REQUIRED and GLIB_VERSION_MAX_ALLOWED
- keymap: avoid deprecated g_memdup
- meson: GLib 2.67.3 required
- btepty: remove obsolete GLIB_CHECK_VERSION
- build: use warning_level=2 which has already -Wall and -Wextra
- add NEWS file
v0.65.0
- ci: some improvements
- Fix [-Wmissing-field-initializers] warnings
- minifont: declare some variables with const
- missing: remove unused struct member
- mev: declare parameter with const
- btectk: avoid identical expressions on both sides of bitwise operator
- slowcat: Fix resource leak
- remove vala code
- remove ctk4 code
v0.64.0
Release 0.63.0
-
Initial release, forked from vte 0.62.3
-
Enable Github Actions
-
Apply debian patch: Allow background-color and color on VteTerminal widgets to be customised via the theme
-
vte: make 'vte_terminal_select_all' to select ALL
-
Rename gtk/gdk/vte -> ctk/cdk/bte
-
Disable vala build