Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)DB
Posts
2
Comments
216
Joined
3 yr. ago

  • Will have to switch back to X.Org until this is fixed by the Wayland/XWayland developers

    This isn't the responsibility of “wayland developers”. The developers of an application need to adapt to the new API.

  • I use bookmarks, but I don't group them into folders. Instead, I add multiple keywords/tags. I don't really use them by going to the bookmark menu. I rely on them showing up in the search recommendations when I am searching for something.

  • Wayland monolith

    There seems to be misunderstanding about what Wayland is.

    Wayland is set of protocols. They are implemented by wayland servers (compositors) and wayland clients (applications) themselves. There is no single "wayland binary" like in the X11 days. Servers or clients may choose to implement or not implement a specific protocol.

  • You don't even need to create aliases yourself. Flatpak creates wrapper scripts for every app that you install. Just symlink them into your PATH.

     
        
    ln -s /var/lib/flatpak/exports/bin/org.example.CliTool ~/.local/bin/cli-tool
    
      

    or if you are using a user remote

     
        
    ln -s ~/.local/share/flatpak/exports/bin/org.example.CliTool ~/.local/bin/cli-tool
    
      

    (Note: some lemmy clients render the the tilde in code blocks incorrectly)

  • Snaps are just as “open source” as “Office Open XML” (.docx, .pptx etc.) are open file formats.

    If there isn't a fully open source software stack, it isn't really open source.

  • The license shall not restrict any party from selling or giving away the software as a component of an aggregate software distribution containing programs from several different sources. The license shall not require a royalty or other fee for such sale.

    The Open Source Definition