Skip to content

Releases: kuthulux/gnome-connection-manager

Version 1.2.1

17 Jun 14:34
Compare
Choose a tag to compare

changelog:

  • fix copy address of server
  • added support for clickable urls
    it supports general urls (http and email) using regular expressions and hyperlinks using OSC 8 escape sequence
  • option to set title to current tab name
    added option in settings, "dynamic title" that changes the title appending the current tab's name to the applications title.
    added option to customize app title
  • added 'new local tab' shortcut
  • replaced magic numbers for modifier keys with constants from GTK
  • default next/prev tab to 'CTRL+TAB' and 'CTRL+SHIFT+TAB' to be more consistent with other apps
  • allowed prev/next tab shortcuts to circle around
  • added StartupWMClass to prevent duplicate icons in taskbar
  • set default LANGUAGE=en when en_US is not installed and no translation is available
  • transparency fix for gnome-shell in X11 and Wayland
  • fix keep-alive and compression fields

Version 1.2.0

28 Apr 20:13
Compare
Choose a tag to compare

Support for python3 and gtk3+