Accepting request 759727 from home:mauriziogalli:branches:X11:xfce

- Update to version 0.8.9.1
  - Fix "Open terminal here" functionality that was broken in release
    0.8.9 (bxo#16307)
- Changes in version 0.8.9
  - Respect the "Working Directory" setting when opening initial window
    (the current directory was used instead). (bxo#16292)
  - Disable "Paste" actions in read-only mode
  - Point session manager to desktop file. (bxo#16121)
  - Resolve G_TYPE_INSTANCE_GET_PRIVATE deprecation warning
  - Allow to use <Alt> shortcuts when menu mnemonics are disabled.
    (bxo#15989)
  - Fix 'Menubar starts shown when set to hidden in properties' 
    (bxo#15979)
  - Fix invalid geometry on Wayland.
  - Fix size increase when the menu is used on Wayland (bxo#13938)
  - Avoid passing null pointer to g_warning()
  - Replace GLib threading functions with their GDK counterparts
  - Fix setting a font via the command line (bxo#15869)
  - Properly apply zoom factor when creating new tab (bxo#15785)
  - Add icons to "Cancel" and "Paste" buttons
  - Fix background color changing when changing focus if "Vary the
    background color for each tab" is enabled (bxo#15740)
  - Revert "Save accelerators map on exit".(bxo#16058)
  - Allow to unset window urgency hint even if "Visual bell" is disabled
    (bxo#15729)
  - Unmaximize drop-down window when hiding it. (bxo#15681)
  - Allow to use --maximize with drop-down windows
  - Search dialog: Make opacity scale unfocusable. This prevents the text
    entry from losing focus when the opacity scale is used.
  - Fix closing tabs with middle click. (bxo#15687)
  - Translation updates

OBS-URL: https://build.opensuse.org/request/show/759727
OBS-URL: https://build.opensuse.org/package/show/X11:xfce/xfce4-terminal?expand=0&rev=44
This commit is contained in:
Marcel Kuehlhorn 2019-12-31 13:32:57 +00:00 committed by Git OBS Bridge
parent b767f6b617
commit 09285bd38e
4 changed files with 40 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8fba6a60d3a0fee07417ad7c36bf78cc45be1b27f0759e125051aa73f08487fd
size 938843

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0deb0d06e50a8a41fb00e2c3773f0793882cb9f073ae16ead887bb9681c514cd
size 943603

View File

@ -1,3 +1,38 @@
-------------------------------------------------------------------
Fri Dec 27 19:41:40 UTC 2019 - Maurizio Galli <maurizio.galli@gmail.com>
- Update to version 0.8.9.1
- Fix "Open terminal here" functionality that was broken in release
0.8.9 (bxo#16307)
- Changes in version 0.8.9
- Respect the "Working Directory" setting when opening initial window
(the current directory was used instead). (bxo#16292)
- Disable "Paste" actions in read-only mode
- Point session manager to desktop file. (bxo#16121)
- Resolve G_TYPE_INSTANCE_GET_PRIVATE deprecation warning
- Allow to use <Alt> shortcuts when menu mnemonics are disabled.
(bxo#15989)
- Fix 'Menubar starts shown when set to hidden in properties'
(bxo#15979)
- Fix invalid geometry on Wayland.
- Fix size increase when the menu is used on Wayland (bxo#13938)
- Avoid passing null pointer to g_warning()
- Replace GLib threading functions with their GDK counterparts
- Fix setting a font via the command line (bxo#15869)
- Properly apply zoom factor when creating new tab (bxo#15785)
- Add icons to "Cancel" and "Paste" buttons
- Fix background color changing when changing focus if "Vary the
background color for each tab" is enabled (bxo#15740)
- Revert "Save accelerators map on exit".(bxo#16058)
- Allow to unset window urgency hint even if "Visual bell" is disabled
(bxo#15729)
- Unmaximize drop-down window when hiding it. (bxo#15681)
- Allow to use --maximize with drop-down windows
- Search dialog: Make opacity scale unfocusable. This prevents the text
entry from losing focus when the opacity scale is used.
- Fix closing tabs with middle click. (bxo#15687)
- Translation updates
-------------------------------------------------------------------
Fri Oct 25 13:58:40 UTC 2019 - Marcel Kuehlhorn <tux93@opensuse.org>

View File

@ -1,7 +1,7 @@
#
# spec file for package xfce4-terminal
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2019 SUSE LLC
# Copyright (c) 2012 Guido Berhoerster.
#
# All modifications and additions to the file contributed by third parties
@ -19,7 +19,7 @@
%bcond_with git
Name: xfce4-terminal
Version: 0.8.8
Version: 0.8.9.1
Release: 0
Summary: Terminal Emulator for the Xfce Desktop Environment
License: GPL-2.0-or-later