vte 0.66.2

2021-12-07 Thread Jeremy Bicha
About Terminal widget
=

Terminal emulation library

ChangeLog
=

Author: Christian Persch 
Date:   Sat Nov 27 19:45:07 2021 +0100

parser: Fix some control codes

NAK and WM had the wrong codes assigned. Since both are NOPs, this
wasn't allowing incorrrect behaviour, but needs to be corrected still.

(cherry picked from commit ffefea92b97afd334b2f09df7a2ef040598de1c8)

 src/parser-seq.py | 24 ++--
 1 file changed, 22 insertions(+), 2 deletions(-)

commit 5901ba81e615cc8ae994c31e3faaf41785bc2fd1
Author: Luis Javier Merino Morán 
Date:   Thu Nov 4 19:25:09 2021 +0100

emulation: ECMA modes should not be saved by DECSC

From esctest:
DECRCTests.test_SaveRestoreCursor_InsertNotAffected
DECSETTiteInhibitTests.test_SaveRestoreCursor_InsertNotAffected
SCORCTests.test_SaveRestoreCursor_InsertNotAffected

Fixes: https://gitlab.gnome.org/GNOME/vte/-/issues/2524
(cherry picked from commit db3c6253d7fa1645996a2abd9fd55df414ca4c2d)

 src/vte.cc | 4 
 src/vteinternal.hh | 1 -
 2 files changed, 5 deletions(-)

commit b252bc26e695501b4799c2d2ec89e9a1c91a6685
Author: Luis Javier Merino Morán 
Date:   Thu Nov 4 19:14:58 2021 +0100

emulation: use correct range for DECRQCRA

Apparently at some point ranges where changed from end-inclusive to
end-exclusive, and DECRQCRA was not updated accordingly.

Fixes: https://gitlab.gnome.org/GNOME/vte/-/issues/2523
(cherry picked from commit c695b5e9f308cbb9e0d8dfcc9af924e177ba2c6d)

 src/vteseq.cc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 952a7e748d24e554f01ae12f160c56e688ee72d5
Author: Christian Persch 
Date:   Sat Oct 30 20:27:18 2021 +0200

build: Post release version bump

 meson.build | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 29bc0a2d7fefc0e8bc5f60b72c3a666809d490f9 (tag: 0.66.1)


Download

https://download.gnome.org/sources/vte/0.66/vte-0.66.2.tar.xz (874K)
  sha256sum: e89974673a72a0a06edac6d17830b82bb124decf0cb3b52cebc92ec3ff04d976

___
ftp-release-list mailing list
ftp-release-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ftp-release-list


vte 0.66.1

2021-12-07 Thread Jeremy Bicha
About Terminal widget
=

Terminal emulation library

ChangeLog
=

Author: Christian Persch 
Date:   Fri Oct 8 19:24:57 2021 +0200

app: Add option to set initial title

Based on a patch by Zach DeCook.

Fixes: https://gitlab.gnome.org/GNOME/vte/-/issues/2517
(cherry picked from commit 64b333b11b840d2fad6643516d5b0116ef82dba4)

 src/app/app.cc | 12 +---
 1 file changed, 5 insertions(+), 7 deletions(-)

commit ca56bac88059a5b3cf3edda5ed58da7449cfa553
Author: Yaron Shahrabani 
Date:   Mon Sep 27 08:50:19 2021 +

Update Hebrew translation

 po/he.po | 71 +---
 1 file changed, 46 insertions(+), 25 deletions(-)

commit 1fe2f3e9e11d1b8b0e45698a268b77e8f52e25db
Author: Christian Persch 
Date:   Sat Sep 25 10:50:29 2021 +0200

vte.sh: Fix the check for PROMPT_COMMAND when it is unset

declare "helpfully" outputs on stdout for existing variables, but on stderr
for nonexistent ones.

Fixes: https://gitlab.gnome.org/GNOME/vte/-/issues/37

 src/vte.sh.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit d44d57745dad46ea4ebe1f17ccd3fb45cb8f4953
Author: Christian Persch 
Date:   Wed Sep 22 18:41:53 2021 +0200

build: Post release version bump

 meson.build | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 956d3bbd265279c296c56d9fb5ada1fee94768ee (tag: 0.66.0)


Download

https://download.gnome.org/sources/vte/0.66/vte-0.66.1.tar.xz (873K)
  sha256sum: ad397e0e1602d8a4cbbf1e005a8b3eb7d43148218441214d28994a6e1b156e0c

___
ftp-release-list mailing list
ftp-release-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ftp-release-list


phosh 0.14.1

2021-12-07 Thread Guido Günther
News


Released: December 2021
* Show avatars during phone calls on lockscreen
* Allow for DTMF during phone calls on lockscreen
* Improve docked mode when phone screen is off
* Improve thumbnails in overview
* Add initial "Run command" prompt (Alt-F2)
* Plenty of bug fixes and cleanups
* Contributors: Evangelos Ribeiro Tzaras, Sebastian Krzyszkowiak, Florian Loers,
  Dorota Czaplejewicz, Hunman, Pablo Barciela, Guido Günther
* UI translations:
Anders Jonsson (sv)
Luna Jernberg (sv)
Yuri Chornoivan (uk)



Download

https://download.gnome.org/sources/phosh/0.14/phosh-0.14.1.tar.xz (543K)
  sha256sum: 94fd44537e364409552ffaee34a97569dfcb87565ca0ea158f43454584a5603e

___
ftp-release-list mailing list
ftp-release-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ftp-release-list


phosh 0.14.0

2021-12-07 Thread Guido Günther
News


Released: October 2021
* Launch splash support (Guido Günther)
* Move "Show all apps" toggle to the bottom (Guido Günther)
* Media player widget enhancements (Oliver Smith, Guido Günther)
* Fade in shell on startup to avoid flicker (Guido Günther)
* App icons on activities are now centered (Florian Loers)
* Test suite generates screenshots (Guido Günther)
* Wifi hotspot mode indicated in the top bar (Mohammed Sadiq)
* Music player is paused when headphones get unplugged (Guido Günther)
* Better app_id handling (Sebastian Krzyszkowiak)
* Some activity rendering improvements (Guido Günther)
* Some leak fixes
* UI translations:
Danial Behzadi (fa)
Goran Vidović (hr)
Hugo Carvalho (pt)
Jiri Groenroos (fi)
Matej Urbančič (sl)
Nathan Follens (nl)
Vittorio Monti (it)
Zander Brown (en_GB)

phosh 0.13.1

Released: August 2021
* Cycle through all feedback profiles in quick setting
  (Pablo Correa Gómez)
* Add button to close all notifications (Guido Günther)
* Improve support for mounting encrypted media (Guido Günther)
* Don't launch app twice when keyboard activated from search bar
  (Guido Günther)
* Improve fractional scaling support (Guido Günther)
* Better media player styling (Guido Günther)
* UI translations:
Daniel Șerbănescu (ro)
Kristjan SCHMIDT (eo)
Marc Riera (ca)
Michael Oppliger (de)
Andika Triwidada (id)

phosh 0.13.0

Released: August 2021
* torch: Use logind for torch brightness. This obsoletes any upower changes.
  (Arnaud Ferraris)
* Support high contrast mode (David Hamner, Guido Günther)
* ci: Use prebuilt docker images in CI to speedup builds and save resources
  (Guido Günther)
* lockscreen: Handle incoming phone calls (Guido Günther)
* backrounds: Handle fractional scaling (Guido Günther)
* notifications: Look at category for notification feedback
* lockscreen: Display notification summary and handle global
  "show-in-lock-screen" toggle (Guido Günther)
* panel: Fix power menu close on tap (Mohammed Sadiq)
* quick settings: Cycle through all feedback settings instead of only
  full / silent (Pablo Correa Gomez)
* Migrate to GNOME World (Andrea Veri, Guido Günther)
* UI translations:
Anders Jonsson (sv)
Efstathios Iosifidis (el)
Rafael Fontenelle (pt_BR)
Vittorio Monti (it)
Yuri Chornoivan (uk)
Мирослав Николић (sr)

phosh 0.12.1

Released: July 2021
* Fix defaults for favorites
* Append 'Phosh' to XDG_CURRENT_DESKOP for the system unit too so overrides get
  applied even when not using a display manager
* Bring search bar closer to designs again
* Simplify tests and test calls-manager. Fix leaks spotted by those.
* Don't claim accelerometer when rotation lock is on reducing iio-sensor-proxy
  wakeups considerably
* i18n updates: uk, it, sv

phosh 0.12.0

Released: June 2021
* Only enable proximity sensor on active calls, unblank screen on incoming
  calls. This needs at least gnome-calls 0.3.4 and either one of
  https://gitlab.gnome.org/GNOME/gtk/-/merge_requests/3614
  https://gitlab.gnome.org/GNOME/glib/-/merge_requests/2120
* Implement most parts of org.Gtk.MountOperationHandler to handle
  encrypted volume mounts in e.g. nautilus.
* Show adaptive apps in mobile mode and all apps in docked mode. This
  can be toggled via the sm.puri.phosh.PhoshAppFilterModeFlags GSetting.

phosh 0.11.0

Released: May 2021
* Wifi/WWAN/BT quick settings toggle on/off, long press opens Settings
* Initial support for gnome-session --systemd
* Torch brightness slider
* Allow to show battery percentage in top bar
* Fixes modal-dialog keyboard navigation
* Fixes crash with ja locale


Download

https://download.gnome.org/sources/phosh/0.14/phosh-0.14.0.tar.xz (442K)
  sha256sum: 5f102906f8e6d6623b275375225d652c291e351a573e295fdee23a86e9b2985a

___
ftp-release-list mailing list
ftp-release-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ftp-release-list


gnome-desktop 41.2

2021-12-07 Thread Abderrahim Kitouni
About GNOME Desktop Library
===

Library with common API for various GNOME modules

News


- No changes



Download

https://download.gnome.org/sources/gnome-desktop/41/gnome-desktop-41.2.tar.xz 
(716K)
  sha256sum: 34329eefdacad2332a6adbae538c8da6e52235c7775a908b7c32040a0753ec6a

___
ftp-release-list mailing list
ftp-release-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ftp-release-list