Skip to content

Release 1.25.0

Compare
Choose a tag to compare
@sc0w sc0w released this 10 Aug 00:45
· 43 commits to master since this release

cafe-terminal 1.25.0

  • initial release
  • forked from mate-terminal 1.24.1
  • enable ci with Github Actions
  • terminal-screen: avoid deprecated 'vte_terminal_match_set_cursor_type'
  • avoid deprecated GValueArray
  • Fix -Wsign-compare warnings
  • avoid deprecated GParameter
  • Remove unused macros
  • reduce the scope of some variables
  • terminal-window: avoid unused variables
  • Fix -Wmissing-field-initializers warnings
  • avoid casting a non-structure type to a structure type
  • Fix -Wbad-function-cast warnings
  • po: Makevars: msgmerge: suppress progress indicators
  • port from gtk to ctk
  • port from vte to bte