Giter Club home page Giter Club logo

Comments (4)

awelormro avatar awelormro commented on May 16, 2024 2

I'm working with a fork called i3-rounded-gaps, and it works with dunst, I haven' noticed the fact that in this version some notifications aren't working, not only arttime... but when I've reinstalled dunst not only arttime started to work, cannot talk for every user, and also, I use a forked fork and maybe that might break some dependencies, but here you go, here's a notification example :)
Captura de pantalla_2023-05-17_19-24-40

from arttime.

poetaman avatar poetaman commented on May 16, 2024

There are two things that can cause notifications to not work on Linux:

  1. notify-send is not installed. Check that by running command -v notify-send. If it doesn't return a valid path, you would first have to install notifiy-send. The name of the package varies by Linux desktop environment.
  2. notify-send is installed but notify-send "Hello world" does not give any notification. In that case, you perhaps don't have a notification daemon running. Search the web on how to install and enable some notification daemon on i3. Here's an example discussion on notification servers on i3wm subreddit.

from arttime.

awelormro avatar awelormro commented on May 16, 2024

Thanks! it was a conflict with notify-send old version, now it works well! and it's amazing, but now i have a question about the usage, to invoke it remotely, can I post it here, shall I need to open a new issue or it's still not implemented the remote call?

from arttime.

poetaman avatar poetaman commented on May 16, 2024

@awelormro Awesome! you are welcome. Can you please paste a screenshot of how it looks like on i3 with i3 notification/s? Also, it will be nice if you could leave more information on what version of notify-send it is/was, and if you had to do anything special to make it work. For instance: did you have to additionally install any notification daemon like users were discussing on i3wm subreddit?

A new issue would make most sense. Not sure what you mean by invoking it remotely, it would be good to have a new issue with clear description of intended usage.

from arttime.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.