• skai@lemmy.ca
    link
    fedilink
    arrow-up
    6
    ·
    4 days ago

    I’d be curious what you mean by more control/customizability for sway/i3. I’m using niri now, and came from sway, and haven’t really notice a difference in capabilities (although niri has easier animations and the overview). And now I’m wondering if I just wasn’t using/understanding sway to the max.

    I think on my multi-monitor setup, sway is maybe slightly better suited, but on my laptop I’m definitely preferring niri–but open to finding out new things about other wms that I missed.

    • somegeek@programming.dev
      link
      fedilink
      arrow-up
      2
      ·
      4 days ago

      From the top of my head, when working on something in sway/i3 I have my browsers assigned to workspace3, my terminals to ws1, my ide to ws2 and so on. So when I open them they automatically open in those ws, and I always know where to find them. I might have ~20 windows opened across 7-9 different workspaces. I go to ws2, edit my code, see the results in ws3 in my browser, do something in the term, and repeat. I might do this in a loop a lot. The benefit of i3 is that I know exactly where to find what and it’s very simple to switch to it. But niri doesn’t have fixed workspaces and for finding windows you have to visually search for them. So the process becomes pretty cumbersome.

      • Deebster@infosec.pub
        link
        fedilink
        English
        arrow-up
        5
        ·
        4 days ago

        Niri does have named workspaces so you can absolutely switch to fixed workspaces like you describe.

        I have fixed workspaces but then temporarily add extra workspaces for side tasks - these are relative to the named ones but don’t stop you jumping to your named workspaces (assuming you’ve got your shortcut keys set up to match).

        • somegeek@programming.dev
          link
          fedilink
          arrow-up
          3
          ·
          edit-2
          4 days ago

          Oh that’s cool. This fixes my problem with switching to windows.

          Another issue with niri is you kinda get lost in the infinite scroll. Sometimes you dont know if there are any other windows, or hundred other windows in a workspace. As opposed to sway tabs, that show you exactly how many windows tgere are, what they are, and where you are in your ws.

          Something that would definitely make me fully switch to niri is if you could increntally scroll windows instead of one window at a time. Think I can create a terminal 3 times wider than my monitor, open nvim and create ~10 splits in it and simple switch between them. Bu you just can’t do that.