Releases: ddterm/gnome-shell-extension-ddterm
v55
What's Changed
- Drop GNOME 40-42 support by @amezin in #913
- Fix warning on GLib >=2.79.2 by @C-512L in #981
- Fix ddterm window "flying over" from monitor with mouse to selected monitor by @amezin in #1021
- extension/wm: don't override animations if disabled globally by @amezin in #1031
- Compatibility with GNOME 47 by @amezin in #1036
- app/terminal: reimplement old properties using new "termprop" API (VTE 0.78 compatibility) by @amezin in #1041
- Removed confusing (and poorly tested) "Window type hint" option, hopefully nobody needs it now
- Fixed opacity in "overshooting"/"backtracking" animations
New Contributors
Translations
- Updates: @brunorodrigues @comradekingu @yuhldr @DuckyCB @wojtekt99 @Spp595 @thenameisluk
- New translations: Turkish by @mustafakemalgilor, Esperanto by phlostically
Full Changelog: v54...v55
v54
No changes since v53.
Backport for GNOME 40-44 on extensions.gnome.org
Full Changelog: v53...v54
For GNOME 45-46, download [email protected]
For GNOME 40-44, download [email protected]
v53
What's Changed
- GNOME 46 support by @amezin in #808
- Enforce symbolic panel icon style #323
- Changed launcher shebang back to
/usr/bin/env gjs
(instead of/usr/bin/gjs
) for packages uploaded to extensions.gnome.org
Translation updates (Weblate) by @DuckyCB @LukIsHere
Full Changelog: v52...v53
For GNOME 45-46, download [email protected]
For GNOME 40-44, download [email protected]
v52
There are no changes since v51
On extensions.gnome.org, v52 will be compatible with GNOME 40-44.
For GNOME 45, download [email protected]
For GNOME 40-44, download [email protected]
Full Changelog: v51...v52
v51
This release adds support for old GNOME versions (40-44), makes all fixes and features introduced since ddterm v48 available there.
For GNOME 45, download [email protected]
For GNOME 40-44, download [email protected]
GNOME 45 version will be uploaded to extensions.gnome.org
What's Changed
- app: load libhandy through dependency system by @amezin in #754
- Meson build system by @amezin in #759
- ESM to legacy GJS module translation (support for old GNOME versions) by @amezin in #765
- Update German translation by @daPhipz in #796
- Translation updates on Weblate from @krote5k @DuckyCB @yuhldr @arnaud-feldmann
- Fixes for missing dependency installation process
Full Changelog: v50...v51
v50
What's Changed
- Compatibility with Alpine Linux (
realpath
from busybox) by @amezin in #726 - Install dependencies through PackageKit session interface (GNOME Software) if available by @amezin in #730
- Track system color scheme, use StyleManager from libhandy if available by @amezin in #732
- Reduce Preferences dialog width and fix layout on libadwaita by @amezin in #738
- extension: expose Hide action in D-Bus API by @SyntaxBlitz in #745
- Install dependencies using distro package manager by @amezin in #752
New Contributors
- @SyntaxBlitz made their first contribution in #745
Full Changelog: v49...v50
v49
What's Changed
- Add "focus other pane" action/shortcut by @amezin in #658
- Add 'Show in File Manager' menu item by @amezin in #659
- Install GSettings schemas into default directory for system-wide install by @amezin in #707
- React to "Large Text" accessibility setting by @amezin in #713
- Collect logs and show a notification when app fails to start by @amezin in #714
- extension/wm: call
.make_above()
after window is shown on Wayland by @amezin in #715 - Implement workarounds for wl-clipboard by @amezin in #716
Translation updates from @alfberdi @frankie-mceyes @yuhldr @Atalanttore
Full Changelog: v48...v49
v48
v47
What's Changed
- Refactoring - in preparation for GNOME 45. App converted to ES modules
- Switch to a split layout now creates a new terminal page/tab if necessary - no longer disabled when there's only one tab.
- Small bug fixes
- Update German translation by @daPhipz in #594
- Translation updates from @novak-pavel @yuhldr @gnu-ewm @comradekingu @arnaud-feldmann @DasJott @vantu5z @Defender94 @gatinhonico
Full Changelog: v46...v47
v46
What's Changed
Split/side by side layout with two terminals #42
Tabs saved and restored between sessions #80
Fixed background opacity #570
Partial fix for meta_window_set_stack_position_no_sync: assertion 'window->stack_position >= 0' failed
#576
- add Greek translation by @rizitis in #566
- app/terminal: apply background opacity on style change by @amezin in #571
- app: two notebooks side by side by @amezin in #574
- app: save and restore session state by @amezin in #581
- Update German translation by @daPhipz in #564
- Translations on Weblate by @DasJott @gnu-ewm @Atalanttore @pasikonik @cezarcruz
New Contributors
Full Changelog: v45...v46