Skip to content

3.6.3

Compare
Choose a tag to compare
@gsemet gsemet released this 13 May 09:24
· 433 commits to master since this release

New Features

  • Add drag-n-drop to terminal (text & uris)
  • When scrolling with "shift" (1 page) or "shift + ctrl" (4 pages) it will be faster (#271)

Bug Fixes

  • Add schema_version check for tabs session restore
  • Add save/restore terminal split for tabs session - Save/Restore terminal split by pre-order traversal full binary tree in list
  • Bump tabs session schema_version to 2 (to support terminal split)
  • Lazy restore terminal split until Guake is visible
  • Manage terminal signal handler by handler_ids
  • Avoid spurious resize event when showing fullscreened window
  • Make sure workspace-specific-tab-sets only enable on X11 backend (due to wnck)
  • Add install/uninstall-dev-locale to support dev locale
  • Fix DualTerminalBox grab focus when remove dead child
  • Support customize prefix for make
  • Fix re-focus on terminal after rename dialog destroy
  • Fix split terminal by menu will not follow last terminal cwd (if option set)
  • Fix delete_shell using os.waitpid (should not use it)

Translation Updates

  • German
  • French