nautilus 43.beta

2022-08-06 Thread António Jorge Pinto Fernandes
About Nautilus
==

Default file manager for GNOME

News


* Adapting main window elements to smaller sizes (Christopher Davis);
  - Make sidebar foldable.
  - Split toolbar contorls into top and bottom toolbars at small sizes.
* Restoring Disks integration (Corey Berla):
  - Open storage unit in Disks from Properties.
  - Format with Disks from the sidebar context menu.
* Absorbing features from core plug-ins (Corey Brela):
  - Provide infobar for Public folder, instead of gnome-user-share
  - Provide context menu action to open folders in Console.
  - Replace nautilus-send-to extension with Email portal.
* Remodeling plug-ins
  - List installed extensions plug-ins in About. (Corey Berla)
  - Implement new Properties API and port Image and Audio/Video (António 
Fernades)
  - Remove GTK-dependent API from libnautilus-extension (António Fernandes)
  - Bump libnautilus-extension versions.
* Improving search UI design
  - Use modern design patterns for type filter chooser (António Fernandes)
  - Elaborate FTS snippets and place them in a container (António Fernandes, 
Alan Day)
* Modernizing Properties window
  - Implement new "pages and rows" design (Peter Eisenmann, António Fernandes)
  - Move ability to set default app into Open With dialog (António Fernandes, 
Corey Berla)
* Reorganizing context menus (Allan Day, António Fernandes).
* Refining view visual styles
  - Saturate selection colors (Allan Day, Alexander Mikhay)
  - Add icon shadows (Jakub Steiner)
  - Refine layout of column editor dialog. (Allan Day, António Fernandes)
* Using more modern widgetry
  - Use AdwTabBar for detatchable tabs (Alexander Mikhaylenko, António 
Fernandes, Christopher Davis)
  - Use AdwEmptyState for empty folder views (Christopher Davis, António 
Fernandes).
  - Use AdwMessageDialog instead of GtkMessage. (Christopher Davis, Ondrej Holy)
* Resolving regressions from the GTK 3 to 4 switch:
  - Restore Accessibility relations (Corey Berla).
  - Restore location entry suggestions (Corey Berla).
  - Restore libcloudproviders integration (Ondrej Holy)
* Opening new tab with middle click on next and forward buttons (Corey Berla)
* Miscellaneous bugfixes (multiple contributos)
* Translation updates (GNOME Translation Project contributors)

Leftover known regressions in 43.beta
  - Lacks HiDPI icons
  - Lacks attention-grabbing animation on operations button



Download

https://download.gnome.org/sources/nautilus/43/nautilus-43.beta.tar.xz (3.01M)
  sha256sum: e52129b5273f6416fa6b26bd34a56acb7d45e5b6e0955355293a165791f5

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


gnome-remote-desktop 42.4

2022-08-06 Thread Jonas Ådahl
About gnome-remote-desktop
==

Remote desktop daemon for GNOME using pipewire.


Download

https://download.gnome.org/sources/gnome-remote-desktop/42/gnome-remote-desktop-42.4.tar.xz
 (162K)
  sha256sum: 4d4d233efa2ffa5467306a3cc3ce8b7ba23252d42d4b1272d5cac9d5de45cb9a

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


gnome-remote-desktop 43.beta

2022-08-06 Thread Jonas Ådahl
About gnome-remote-desktop
==

Remote desktop daemon for GNOME using pipewire.


Download

https://download.gnome.org/sources/gnome-remote-desktop/43/gnome-remote-desktop-43.beta.tar.xz
 (183K)
  sha256sum: b61d6ed2287da55fce9b599e4c2b0d06fb9512cbe6912631bba71b7d5895abe7

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


gnome-initial-setup 43.beta

2022-08-06 Thread Will Thompson
About GNOME Initial Setup
=

gnome-initial-setup helps you set up your OS when you boot or log in
for the first time.

News


* Initial Setup has been ported to GTK 4, libadwaita, and friends, thanks to
  Georges Stavracas. As a result:

  - libnma-gtk4 is now required, rather than libnma.

  - GTK 4 is required in addition to GTK 3. This is because goa-backend does
not have a GTK 4 port. Like in gnome-control-center, the use of goa-backend
is split out into a separate process.

  - webkit2gtk5 is now required. (However, goa-backend brings a transitive
dependency on webkit2gtk4.)

  - Since webkit2gtk5 requires libsoup 3, the soup2=true configuration option
has been removed. Initial Setup depends on geocode-glib-2.0, and versions
of librest and gweather4 built against libsoup 3.

  - Support for taking a selfie as your account avatar has been removed, since
libcheese-gtk lacks a GTK 4 port, and the optional libcheese[-gtk]
dependency is no more.

  - Parental controls support requires malcontent 0.11 which is not released
at the time of writing.

  There is a known regression from the port: selecting a timezone by typing the
  name of a city and picking a location from the dropdown does not work. To
  work around this, click a location on the map to select a timezone. This is
  tracked as https://gitlab.gnome.org/GNOME/gnome-initial-setup/-/issues/145
  and will be addressed in a future release.

* When systemd support is enabled, Initial Setup now installs a sysusers.d
  snippet for its user, thanks to David King.

* Translation updates:
 - Abkhazian
 - Chinese (China)
 - Galician
 - Georgian
 - Hebrew
 - Indonesian
 - Persian
 - Portuguese
 - Russian
 - Spanish
 - Swedish
 - Turkish
 - Ukrainian



Download

https://download.gnome.org/sources/gnome-initial-setup/43/gnome-initial-setup-43.beta.tar.xz
 (513K)
  sha256sum: d53894af2c5a77cfc831f78a2bb8da4ebdf854bfb4358be25970e667b7885eba

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


calls 43.beta.0

2022-08-06 Thread Evangelos Ribeiro Tzaras
About Calls
===

Calls is a dialer for phone calls, initially PSTN calls but eventually
other systems like SIP in future.

News


Released: 6 August 2022

New features:
=
* Improved startup times and scrolling performance with large call histories
* Add "Send SMS" action in history popover

Maybe noteworthy:
=
* Disabled G722 codec because of
  https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/1055

Code contributions:
===
 - Evangelos Ribeiro Tzaras

Translation updates:

 - Italian (Vittorio Monti)
 - Persian (Danial Behzadi)
 - Serbian (Мирослав Николић)
 - Romanian (Daniel Șerbănescu)
 - Hebrew (Yosef Or Boczko)
 - Georgian (Zurab Kargareteli)
 - Ukrainian (Yuri Chornoivan)
 - Russian (Aleksandr Melman)

The detailed changes can be found in debian/changelog



Download

https://download.gnome.org/sources/calls/43/calls-43.beta.0.tar.xz (516K)
  sha256sum: 06aaa3db73c12ae2ded1c9c21b182aa6d8325445a4dd76a68ef2128f253162b0

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


eog 43.beta

2022-08-06 Thread Felix Riemann
About Eye of GNOME Image Viewer
===

The Eye of GNOME image viewer is the official image viewer for the
GNOME Desktop environment. With it, you can view single image files,
as well as large image collections. The Eye of GNOME supports a
variety of image file formats. The GdkPixbuf library determines which
file formats Eye of GNOME can load and save.

News


Bug fixes and improvements:

 !128, Update eog-multiple-save-as-dialog.ui (Krifa75)
 !137, Update (or drop) the Docker image used by Flatpak job
   (Bartłomiej Piotrowski)
 !138, desktop: Add webp to MimeType list (Jeremy Bicha)

New and updated translations:

- Нанба Наала [ab]
- Emin Tufan Çetin [tr]



Download

https://download.gnome.org/sources/eog/43/eog-43.beta.tar.xz (4.25M)
  sha256sum: 55e7fa333f8c935cae73fecd58ae8a8366cef9e4933b65a17a8892e2976f82da

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


eog 42.3

2022-08-06 Thread Felix Riemann
About Eye of GNOME Image Viewer
===

The Eye of GNOME image viewer is the official image viewer for the
GNOME Desktop environment. With it, you can view single image files,
as well as large image collections. The Eye of GNOME supports a
variety of image file formats. The GdkPixbuf library determines which
file formats Eye of GNOME can load and save.

News


Bug fixes and improvements:

 #244, Window previews in shell overview are missing the title (Felix Riemann)

New and updated translations:

- Asier Sarasua Garmendia [eu]
- Gianvito Cavasoli [it]
- Temuri Doghonadze [ka]

New and updated manual translations

- Asier Sarasua Garmendia [eu]
- Emin Tufan Çetin, Sabri Ünal [tr]



Download

https://download.gnome.org/sources/eog/42/eog-42.3.tar.xz (4.25M)
  sha256sum: 30c1b3c28bc6dc2854d878ebd31a22eaa15bf959c134206a2a1904193e47f43a

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


pyatspi 2.45.90

2022-08-06 Thread Mike Gorse
About pyatspi2
==

The Access Technology Service Provider Interface (AT-SPI) is a set of
interfaces that allow access technologies such as screen readers to
programmatically determine what is being displayed on the screen and
simulate keyboard and mouse events. It can also be used for automated
testing.

The pyatspi2 module contains python bindings for the AT-SPI library
found in the at-spi2-core module. Note that it is also possible to use
libatspi more directly from python via gobject-introspection; this
module mainly exists for historical reasons.

News


* Add object:announcement to the list of events.

* Add support for ATSPI_ROLE_PUSH_BUTTON_MENU.

What's new in pyatspi 2.45.1:


Download

https://download.gnome.org/sources/pyatspi/2.45/pyatspi-2.45.90.tar.xz (316K)
  sha256sum: 30ebf8fc1cd61328734a5cb31b64f65b9a337154994df93a5091d74e1e8cefb9

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


at-spi2-core 2.45.90

2022-08-06 Thread Mike Gorse
About at-spi2-core
==

The Access Technology Service Provider Interface (AT-SPI) is a set of
interfaces that allow access technologies such as screen readers to
programmatically determine what is being displayed on the screen and
simulate keyboard and mouse events. It can also be used for automated
testing.

The at-spi2-core module contains the D-Bus specification, the registry
daemon, and a C library for use by access technologies that provides a
convenient wrapper around the DBus interfaces.

ATK is a library providing interface definitions that are consumed by
toolkits that wish to integrate with the GNOME accessibility
infrastructure.

at-spi2-atk is the library used to bridge ATK to AT-SPI, allowing
applications exposing information via ATK to interface with clients
that use AT-SPI. This module provides the necessary inter-process
communication to allow accessibility-oriented software to operate.

News


* xml: Add some documentation.

* xml: Fix event arguments.

* xml: Add some missing DeviceEventController methods.

* Bind the AT-SPI bus to the graphical session.

* Mark bus service as belonging to the session slice.

* Add ATSPI_ROLE_PUSH_BUTTON_MENU.

* Add an "announcement" event/signal to allow objects to send
  notifications (!63).

* Various code clean-ups and test improvements.



Download

https://download.gnome.org/sources/at-spi2-core/2.45/at-spi2-core-2.45.90.tar.xz
 (527K)
  sha256sum: e9050ad3c24937548396b2377f2fcdb9321ce2daffad35e7554e8f6ad850ab0d

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


tali 40.8

2022-08-06 Thread Mart Raudsepp
About tali
==

Beat the odds in a poker-style dice game

News


* Abkhazian translation added
* Translation updates



Download

https://download.gnome.org/sources/tali/40/tali-40.8.tar.xz (1.61M)
  sha256sum: 6c178c160fcbb4d11be3d1569d538e0e78140d50bbdb52a7583188f795c017ee

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


gnome-logs 43.beta

2022-08-06 Thread David King
About Logs
==

Logs makes it easy to view and filter log messages and events. Filter
logs by category and importance to get the information you want. Use
the integrated search to get more relevant results.

News


* GTK 4 port from Maximiliano Sandoval R
* CI fixes from Bartłomiej Piotrowski and Maximiliano Sandoval R
* Remove redundant glib-mkenums check from Marvin Schmidt
* Add Italian help translation
* Updates to Dutch and Swedish help translation
* Updates to Dutch and Portuguese translations
* Add Abkhazian and Georgian translations



Download

https://download.gnome.org/sources/gnome-logs/43/gnome-logs-43.beta.tar.xz 
(575K)
  sha256sum: 9da06e885865edd1bfbcf20b2d4e87c1500651729d656fff13bee936509395d4

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