I have noticed that the default Gnome applications in Rocky are different compared to most other distributions.
For example, instead of the Gnome terminal, it’s ptyxis and instead of the evince (which is still the default one in Gnome 47), it’s “papers”. The latter was not supposed to replace the former until Gnome 49.
Is this something done by RedHat upstream and picked-up by Rocky? Any hints as to why these changes were made?
GNOME Terminal has been replaced with Ptyxis in RHEL 10.
Ptyxis is a container-oriented terminal that provides transparent support for container systems like Podman or Toolbx and robust support for user profiles.
Jira:RHELDOCS-19155
and
Evince is removed in RHEL 10
Evince, a document viewer for the GNOME desktop, is removed in RHEL 10. You can use the Papers application instead. Papers is a fork of Evince ported to Gtk 4, which aims to move at a more rapid pace with adding of new features, such as listing of signatures in PDF documents. Papers is partially written in Rust for improved stability.