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

    • IsoSpandy@lemm.ee
      hexagon
      ·
      3 months ago

      Well there is a simple answer to it. I didn't know about it.

      The project looks quite cool though.

      That's the beauty of FOSS. You can do whatever the hell you want to your system. Fuck up the kernel if you so wish.

      PS, I looked into the wiki and it is really cool, especially since it uses a proper language. I will try it some day but for now... I am totally burntout setting up eww. Maybe on my next rice I will give it a go.

      • Eyck_of_denesle@lemmy.zip
        ·
        3 months ago

        I was in a similar situation like yours. Eww is very time consuming. It's language is weird. Ags on the other hand has excellent support, documentation and other important features like SYS tray module. It also supports typescript along with js.

  • user@lemmy.one
    ·
    3 months 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.ee
      hexagon
      ·
      3 months ago

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

      • user@lemmy.one
        ·
        3 months 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.ee
          hexagon
          ·
          3 months 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.