Hello. I recently created a notification daemon which uses eww widgets for its front-end display. So if you are already using eww, give it a go.

I know this is a very niche use case, but if a single person finds it useful, I will be glad.

end-rs

  • user@lemmy.one
    link
    fedilink
    arrow-up
    3
    ·
    2 days ago

    Looks good. Well done. 👏 Does your app do multi monitor notifications? That is the same notification on all monitors? Tried to do that the other day and nope couldn’t do it. Tried a few apps and gave up.

    • IsoSpandy@lemm.eeOP
      link
      fedilink
      arrow-up
      1
      ·
      2 days ago

      Just create multiple windows with different monitor ids and pass the literal to both. That should do it.

      • user@lemmy.one
        link
        fedilink
        arrow-up
        2
        ·
        2 days ago

        Thanks for reply. 🙏. I tried to look for answer on reddit and github, nope. Even used ai a few different ones. Couldn’t do it. Maybe your app will work 🤷 if your bored have a go and see if you can do it. I installed fedora gnome Wayland and I did notice their volume notification for increase decrease works on all monitors. But how they did it 🤷.

        • IsoSpandy@lemm.eeOP
          link
          fedilink
          arrow-up
          1
          ·
          2 days ago

          It should be fairly simple to do… But I don’t have multiple monitors to test it. I am taking the day off for today, need to recharge, then I will patch that it.