Accepting request 1117860 from home:manfred-h:X11:xfce
- Update to version 1.1.1 * build: Simplify and clarify X11/Wayland distinction * Fix xfce_titled_dialog_create_action_area() deprecation * build: Define our own windowing macro instead of extending GDK's * wayland: Fix drop-down keep-above for non-prefs dialogs * wayland: Fix drop-down terminal keep-above * wayland: Fix window activation * wayland: Fix drop-down terminal positioning (Fixes #141) * wayland: Fix new window size * Replace XDT_CHECK_LIBX11 and use HAVE_LIBX11 when appropriate * Use the same windowing environment test everywhere * Fix build when X11 is disabled * drop-down: Make settings easier to understand * drop-down: Fix allocation warnings * Apply 7 suggestion(s) to 2 file(s) * Save and restore terminal window workspace in X11 session * doc: Remove reference to terminalrc * app: Put GtkSettings:gtk-menu-bar-accel overwrite back in place * Translation Updates OBS-URL: https://build.opensuse.org/request/show/1117860 OBS-URL: https://build.opensuse.org/package/show/X11:xfce/xfce4-terminal?expand=0&rev=62
This commit is contained in:
parent
57ab5d3503
commit
2df69a7116
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:40823377242b9b09749f5d4a550f41d465153c235c31f34052f804d3453ad4a3
|
|
||||||
size 1021840
|
|
3
xfce4-terminal-1.1.1.tar.bz2
Normal file
3
xfce4-terminal-1.1.1.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:5ab5c9b49c00be29f0be4eee5ccfa5073b16f2456185270265a9324549080aa6
|
||||||
|
size 1033180
|
@ -1,3 +1,26 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Oct 15 07:29:34 UTC 2023 - Manfred Hollstein <manfred.h@gmx.net>
|
||||||
|
|
||||||
|
- Update to version 1.1.1
|
||||||
|
* build: Simplify and clarify X11/Wayland distinction
|
||||||
|
* Fix xfce_titled_dialog_create_action_area() deprecation
|
||||||
|
* build: Define our own windowing macro instead of extending GDK's
|
||||||
|
* wayland: Fix drop-down keep-above for non-prefs dialogs
|
||||||
|
* wayland: Fix drop-down terminal keep-above
|
||||||
|
* wayland: Fix window activation
|
||||||
|
* wayland: Fix drop-down terminal positioning (Fixes #141)
|
||||||
|
* wayland: Fix new window size
|
||||||
|
* Replace XDT_CHECK_LIBX11 and use HAVE_LIBX11 when appropriate
|
||||||
|
* Use the same windowing environment test everywhere
|
||||||
|
* Fix build when X11 is disabled
|
||||||
|
* drop-down: Make settings easier to understand
|
||||||
|
* drop-down: Fix allocation warnings
|
||||||
|
* Apply 7 suggestion(s) to 2 file(s)
|
||||||
|
* Save and restore terminal window workspace in X11 session
|
||||||
|
* doc: Remove reference to terminalrc
|
||||||
|
* app: Put GtkSettings:gtk-menu-bar-accel overwrite back in place
|
||||||
|
* Translation Updates
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Aug 22 11:35:03 UTC 2023 - Manfred Hollstein <manfred.h@gmx.net>
|
Tue Aug 22 11:35:03 UTC 2023 - Manfred Hollstein <manfred.h@gmx.net>
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
|
|
||||||
%bcond_with git
|
%bcond_with git
|
||||||
Name: xfce4-terminal
|
Name: xfce4-terminal
|
||||||
Version: 1.1.0
|
Version: 1.1.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Terminal Emulator for the Xfce Desktop Environment
|
Summary: Terminal Emulator for the Xfce Desktop Environment
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
|
Loading…
Reference in New Issue
Block a user