Just another Reddit refugee

  • 2 Posts
  • 19 Comments
Joined 2 years ago
cake
Cake day: June 11th, 2023

help-circle


  • these are all text files

    Yeah, it just calls the executable mentioned in the .desktop file (/usr/bin/sway). It should not be a GDM, issue, right?

    I also checked that I don’t have seatd installed, which is a “minimal user, seat and session management daemon” mentioned in arch wiki (https://wiki.archlinux.org/title/Sway). Could it be related?

    Sorry, I have to go now. More tonight, if you want.

    No hurry, the fix I am using is not causing issue. I just want to know why this is happening. This is a fun research problem.

    PS: I checked Google and I didn’t find anyone who has faced the same issue.



  • but with the way the sway session is started, as opposed to the i3 session. We need more info on this.

    I’m using gdm to start sway. I’m using the laptop’s built-in fingerprint scanner to unlock (Not sure if it matters). I saved the fingerprint in the Gnome session long back.

    gdm probably looks inside /usr/share/wayland-sessions and finds sway.desktop and uses it to launch Sway.

    I’ve tried to keep things as vanilla as possible.

    Isn’t i3 Xorg only, and sway wayland only?

    Correct.

    Maybe wayland is launched using restrictive set of permissions.



  • I once installed Bazzite on my PC. I am an sway user/addict. So thought about installing sway on Bazzite.

    Below is my journey


    Let me try to download and compile it.

    Downloaded but it won’t compile.

    The libraries/dependancies are not installed. Here, try installing the packages via brew.

    Nope, some of them are available and some are not on Brew.

    Now what do I do? Okay, there is something called distrobox where I can install whatever I want.

    Looks like I have to learn distrobox. Wait, sway is not a simple application, it’s a full blown window manager. Even if it compiles, will it work?

    Most of the people online (Discord) told me the process won’t be very pretty.

    Do I want to invest another week experimenting with distrobox?

    Nope, installed Nobara the next day and I’m happy.


    Disclaimer: Bazzite is a fantastic distro and it’s powering my RoG Ally. Atomic distros are fantastic for the niche they fill.








  • xavier666@lemm.eetoLinux@lemmy.mlWindows doesn't "just work"
    link
    fedilink
    English
    arrow-up
    2
    ·
    2 months ago

    Most of the time, the package is available on the standard package manager which makes the process extremely simple. Hardest part is knowing the package name. If you know apt search, you don’t even have to search on the browser to find the package name. But certain packages are only available as tar.gz or as source. But those are usually not encountered by newbies.

    If someone is using Nix, they generally don’t have trouble finding packages. Also, Nix has more packages compared to AUR.







  • xavier666@lemm.eetoLinux@lemmy.mlWindows doesn't "just work"
    link
    fedilink
    English
    arrow-up
    9
    ·
    2 months ago

    How to install an application on Windows

    • You hear about some application
    • You google the application name
    • You get a bunch of links
    • You click the first one (and hope it’s valid and not hijacked by malware ads)
    • You scan the webpage to find the correct download button (and hope it’s not an ad link)
    • Download the application
    • Double-click the application.exe
    • Windows UAC pops up which you have to allow
    • Install start and you click next, next, next (You hope the installer does not change your homepage or install some browser toolbar)
    • Installation finished

    Windows is so much easier /s