So, I’m looking for a new terminal, there’s a few glitches with yakuake (not dropping down on main monitor anymore, sometimes when I paste in too much text it gets all buggy) and there’s some new features I want from it I found in tabby (basically, different themes in different tabs to help orient me faster and avoid issues)

Tabby’s shortcut to dock and hide and reappear leads it to disappearing the window, not coming back, and continuing to run several processes. Also, it’s really heavy. (electron based?)

I want something that’s light and usually disappears without remaining on my task manager (system tray is ok) , unrolls and disappears at a single keyboard shortcut, has multiple tabs, and I can choose whatever colour scheme I want per tab.

Ideally, I will have a list of colour schemes , and each tab will choose the next colour scheme to move to.

Also, generic terminal preference discussion, shoutout, etc thread.

https://apps.kde.org/yakuake/

https://tabby.sh/

Edit: for some reason people think I want themes, which I know all terminals I’ve used support. It’s different themes per tab

Also I don’t care if it does tiling or not. If it does it, sure , whatever, but I don’t use that feature in terminals.

  • Rekall Incorporated@piefed.social
    link
    fedilink
    English
    arrow-up
    3
    arrow-down
    1
    ·
    9 hours ago

    I don’t have much to contribute but I can’t believe a terminal application was written with electron.

    I hate electron-based apps with a passion. They run like shit, often look like shit and their user experience can often be described as shit.

    • ulterno@programming.dev
      link
      fedilink
      English
      arrow-up
      0
      ·
      5 hours ago

      I was told by an Electron user that the Framework itself isn’t bad.
      It’s probably the types of users (framework users = application devs) that it attracts that are giving it a bad name.

      But I won’t know much. I myself have only used QML for similar stuff.
      And I have seen it to be pretty easy to make a mess out of.

      So yeah, the same app dev might have made a shitty web-app instead. And I had heard of some Electron app that was actually good (forgot it though). Still not going to bother with them, though.

      • lambalicious@lemmy.sdf.org
        link
        fedilink
        English
        arrow-up
        1
        ·
        5 hours ago

        I was told by an Electron user that the Framework itself isn’t bad.

        They ate the kool-aid and are propagandizing their ponzi scheme now.

        Electron is so bad by itself there’s at least one whole alternative, “Tauri” or something, that has ended up in the construction of a whole “alternatives” ecosystem.

      • Rekall Incorporated@piefed.social
        link
        fedilink
        English
        arrow-up
        1
        ·
        5 hours ago

        I am not a developer, but I can definitely tell you that “native” apps tend to work a lot better when the system is under pressure (a complex video upscaling task in the background) and have better system integration and consistency.

        FreeTube is a solid electron app, but they are cloning a desktop page (YT) so that makes things a lot easier on the UI/UX front. Performance and “micro-responsiveness” is bad, just like every Electron I’ve ever used.

        • ulterno@programming.dev
          link
          fedilink
          English
          arrow-up
          0
          ·
          5 hours ago

          “native” apps tend to work a lot better when the system is under pressure

          Well yeah, that’s pretty much a given.
          I really hope recent lack of powerful computers drives up demand and willingness to make more native apps, but I’m not expecting anything.