• 3 Posts
  • 7 Comments
Joined 4 months ago
cake
Cake day: February 13th, 2025

help-circle
  • sorry I was really busy this week, didnt have time to look into this.

    The issue seems to happen in qt6 xcb so you could try switching sddm to run on wayland, which might bypass the issue (from Arch wiki):

    Create the file /etc/sddm.conf.d/10-wayland.conf with the following content:

    [General]
    DisplayServer=wayland
    GreeterEnvironment=QT_WAYLAND_SHELL_INTEGRATION=layer-shell
    
    [Wayland]
    CompositorCommand=kwin_wayland --drm --no-lockscreen --no-global-shortcuts --locale1
    

    This requires layer-shell-qt to be installed, preferably versions 6.x which kde neon probably has in their repos (its on 5.x on base ubuntu).

    Other than that, on sddm’s issue repo I found two similar issues: #1761 and #1468, though both have no resolutions yet.









  • Discourse already exists (and most big companies use that).

    Also you can see many other things on Reddit or Discord too (or the internet). Im not sure how that is a point against federation. If companies really want to control everything they can create their own instance (like KDE’s lemmy instance).

    They can defederate everyone from their instance to get an “unfederated” instance but again it changes nothing imo.

    In fact defederation is a negative since now you have to worry about new signups, moderation, etc. While in a federated instance, you can leave moderation to other instances and only allow team/company members on your instance. Users can sign up on other instances and still be able to interact with your instance for support, help and other stuff.