!rGlCMuXgAhgEpdvJUz:nixos.org

NixOS KDE

216 Members
58 Servers

Load older messages


SenderMessageTime
24 Mar 2025
@emilazy:matrix.orgemilyis shipping an X server in 2025 intended?17:35:44
@k900:0upti.meK900Yes17:35:51
@k900:0upti.meK900Well17:35:55
@k900:0upti.meK900Xwayland definitely17:35:57
@k900:0upti.meK900X11 session uhhhhhhhhhhhhhmaybe17:36:03
@k900:0upti.meK900I think it should stay for now17:36:11
@emilazy:matrix.orgemilyoh god it has two WebKitGtks17:36:18
@k900:0upti.meK900Because there are known-fucked-on-wayland setups17:36:21
@emilazy:matrix.orgemilyFWIW GNOME are dropping it upstream soon17:36:52
@emilazy:matrix.orgemilyno idea about KDE17:36:54
@k900:0upti.meK900Not until Plasma 717:37:37
@k900:0upti.meK900There's a prominent Plasma contributor who's Mad Online about Wayland every other day17:37:54
@emilazy:matrix.orgemily awesome, we have both evolution-data-server and evolution-data-server-gtk4 on the ISO, which is part of what's pulling this in 17:38:17
@emilazy:matrix.orgemilythough that's off-topic :P17:38:24
@emilazy:matrix.orgemily K900: do you know why the Plasma 6 module configures SDDM with plasma5support? 17:46:39
@k900:0upti.meK900It's a porting aid17:47:09
@k900:0upti.meK900plasma5support is a Qt6 library that implements some plasma5 APIs17:47:21
@emilazy:matrix.orgemilybut like.17:47:22
@emilazy:matrix.orgemilyit's not used in the package17:47:24
@k900:0upti.meK900For applications that are not ported away from them17:47:26
@emilazy:matrix.orgemily
    services.displayManager.sddm = {
      package = kdePackages.sddm;
      theme = mkDefault "breeze";
      wayland = mkDefault {
        enable = true;
        compositor = "kwin";
      };
      extraPackages = with kdePackages; [
        breeze-icons
        kirigami
        libplasma
        plasma5support
        qtsvg
        qtvirtualkeyboard
      ];
    };
17:47:26
@k900:0upti.meK900It's used in the Breeze theme17:47:31
@emilazy:matrix.orgemilyit's just kinda. put in there?17:47:32
@k900:0upti.meK900It's a QML plugin17:47:42
@emilazy:matrix.orgemilyI see17:47:47
@emilazy:matrix.orgemilybut this is the only place anywhere in Nixpkgs where it's used?17:47:51
@k900:0upti.meK900What, plasma5support?17:47:57
@emilazy:matrix.orgemilyyes17:48:07
@emilazy:matrix.orgemilywell, it's in some generated JSON files17:48:19
@k900:0upti.meK900Those are dependency info and load bearing17:48:30

Show newer messages


Back to Room ListRoom Version: 9