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

  • @porl
    link
    English
    63 months ago

    Currently using gbar in Hyprland as I got a bit overwhelmed trying to learn too many things at once (gbar is very limited but simple to configure). I’ve always been thinking of moving over to a more flexible option like eww though, and this might be a good reason to do so (keeping things consistent).

    • @[email protected]OP
      link
      fedilink
      23 months ago

      Ohh eww is awesome. And don’t try to create everything from scratch, look up other people’s dot files, you will understand best practices.

      If you want to take a peek … Here are my dotfiles

  • @[email protected]
    link
    fedilink
    33 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.

    • @[email protected]OP
      link
      fedilink
      13 months ago

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

      • @[email protected]
        link
        fedilink
        23 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 🤷.

    • @[email protected]OP
      link
      fedilink
      23 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.

      • @[email protected]
        link
        fedilink
        23 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.