#7 Revert wayland to workaround virtual keyboard regression
Closed 11 months ago by ngompa. Opened a year ago by frantisekz.
rpms/ frantisekz/sddm wayland_revert_fc38  into  rawhide

file modified
+5 -2
@@ -8,7 +8,7 @@ 

  %endif

  

  # Control SDDM Wayland by default

- %if (0%{?fedora} && 0%{?fedora} < 38) || (0%{?rhel} && 0%{?rhel} <= 9)

+ %if (0%{?fedora} && 0%{?fedora} < 39) || (0%{?rhel} && 0%{?rhel} <= 9)

  %bcond_with sddm_wayland_default

  %else

  %bcond_without sddm_wayland_default
@@ -20,7 +20,7 @@ 

  

  Name:           sddm

  Version:        0.19.0%{?commitdate:^git%{commitdate}.%{shortcommit}}

- Release:        1%{?dist}

+ Release:        2%{?dist}

  License:        GPLv2+

  Summary:        QML based desktop and login manager

  
@@ -289,6 +289,9 @@ 

  

  

  %changelog

+ * Mon Mar 06 2023 Frantisek Zatloukal <fzatlouk@redhat.com> - 0.19.0^git20230214.8f1e3df-2

+ - Revert wayland to workaround virtual keyboard regression

+ 

  * Mon Feb 20 2023 Neal Gompa <ngompa@fedoraproject.org> - 0.19.0^git20230214.8f1e3df-1

  - Update to new snapshot

  - Drop our sysusers and tmpfiles configuration for upstream versions

no initial comment

@ngompa wdyt about doing this as a temp workaround for https://bugzilla.redhat.com/show_bug.cgi?id=2174563 ?

Not yet.

We are having a meeting tomorrow at 18:00 UTC. I will show my findings and we will decide what to do. Some KDE folks will likely join us

@ngompa wdyt about doing this as a temp workaround for https://bugzilla.redhat.com/show_bug.cgi?id=2174563 ?

Not yet.

We are having a meeting tomorrow at 18:00 UTC. I will show my findings and we will decide what to do. Some KDE folks will likely join us

Okey dokey, I'll read the logs for sure (I have another meeting at that time). What I had in mind with this is that it could be used for the Beta and reverted eg. right after the Beta release, but the decision is of course on KDE SIG.

Pull-Request has been closed by ngompa

11 months ago
Metadata