My last one on this issue, I swear!
- Update to version 1.1.2
* Update copyright year
* Update tooltip when hovering over a hyperlink
* build: Align CFLAGS with LDADD
* prefs-dialog: Add missing strings to translate (#222)
* dropdown: Default dropdown-toggle-focus to false
* Add runtime guard for XfceSMClient
* build: Restrict XfceSMClient to X11
* Determine cwd on FreeBSD in a native way instead of using linprocfs
* window: Remove weak ref on prefs dialog in finalize()
* build: Get rid of #ifdef G_ENABLE_DEBUG
* Do not reconnect accels when closing last tab
* build: Lower xfce4-dev-tools requirements to stable version
* search-dialog: Use xfce_titled_dialog_set_default_response()
* Translation Updates
- Update gxo-282.patch
- Add gxo-299.patch
* backport fix for "paste unsafe text" dialog not popping up
(gxo#apps/xfce4-terminal#299)
OBS-URL: https://build.opensuse.org/request/show/1145281
OBS-URL: https://build.opensuse.org/package/show/X11:xfce/xfce4-terminal?expand=0&rev=66
- 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
- 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
- autotools updates
- fix toolbars -> toolbar in docs
- check display for the real display, not display.screen
- display checking on drop-down windows
- fix format warning
- only call g_type_init on glib < 2.36
- translation updates
OBS-URL: https://build.opensuse.org/package/show/X11:xfce/xfce4-terminal?expand=0&rev=8
- add drop-down window support with --drop-down parameter, this
allows xfce4-terminal to start 1 game-console like window
- rename Go menu to Tabs
- load default Alt+N accelerators on first startup
- make single tab accelerator insensitive again
- rename clear scrollbar to reset
- fix crash when showing toolbar 2nd time
- don't check for version and help in parameters parsing
- remove Report Bug menu entry
- hide search dialog on delete to avoid crash
- set minimum tab label size to 10 chars
- make right-click tab menu more functional
- stop activity timeout when destroying a screen
- rename $TERM to emulation and use new preference to avoid
migration crashes
- fix the tab re-use option when running from shortcut
- allow underscore and + in email address
- use new GPL license address
- allow setting the geometry in the preferences
- translation updates
OBS-URL: https://build.opensuse.org/package/show/X11:xfce/xfce4-terminal?expand=0&rev=3