Skip to content

Commit

Permalink
Add release-notes for Wayland migration
Browse files Browse the repository at this point in the history
  • Loading branch information
jkonecny12 committed Aug 14, 2024
1 parent 3265159 commit 11f1d1c
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions docs/release-notes/wayland-migration.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
:Type: GUI
:Summary: Migrate Anaconda to Wayland application (#2231339)

:Description:
This change enables Anaconda to run natively on Wayland. Previously, Anaconda operated as an
Xorg application or relied on XWayland for support.

By implementing this update, we can eliminate dependencies on X11 and embrace newer, more
secure technologies.

:Links:
- https://bugzilla.redhat.com/show_bug.cgi?id=2231339
- https://fedoraproject.org/wiki/Changes/AnacondaWebUIforFedoraWorkstation
- https://github.com/rhinstaller/anaconda/pull/5829
- https://bugzilla.redhat.com/show_bug.cgi?id=1955025

0 comments on commit 11f1d1c

Please sign in to comment.