!rGlCMuXgAhgEpdvJUz:nixos.org

NixOS KDE

213 Members
57 Servers

Load older messages


SenderMessageTime
24 Mar 2025
@emilazy:matrix.orgemilyI have the graphical ISO down to 1.07× the size of the 24.11 Plasma 6 one so far, hoping I can get it below17:28:45
@emilazy:matrix.orgemilywhich will still mean like 1.3× the download for GNOME users but oh well17:29:06
@emilazy:matrix.orgemilyapparently OpenCV can be smaller than the one we're using with Spectacle. something about distros including contrib in the OpenCV package making it bigger?17:29:36
@emilazy:matrix.orgemilyat least some KDE developer claimed it should only be like 20 MiB to justify using it.17:30:05
@k900:0upti.meK900I believe we're currently building the smallest OpenCV Spectacle will accept17:30:07
@emilazy:matrix.orgemilyfun.17:31:27
@emilazy:matrix.orgemilycool, the ISO has GDB because of DrKonqi17:33:52
@k900:0upti.meK900Intended17:34:21
@emilazy:matrix.orgemilyyeah17:35:04
@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

Show newer messages


Back to Room ListRoom Version: 9