Code Monkey home page Code Monkey logo

Comments (10)

ikeydoherty avatar ikeydoherty commented on July 30, 2024

Can I be a pain.. can you confirm whether notify-osd works properly? I've not got it here on Fedora

from budgie-desktop.

Saroufim avatar Saroufim commented on July 30, 2024

Notify-OSD works on openSUSE but it insists on replacing notification-daemon

from budgie-desktop.

ikeydoherty avatar ikeydoherty commented on July 30, 2024

O. Naughty.. OK I wonder what we can do about interactive notifications.. Apart from not a lot.
Short of forking notify-osd ( >_< )

from budgie-desktop.

Saroufim avatar Saroufim commented on July 30, 2024

My advice is to follow three guidelines:
1 - keep it simple
2 - make it visible
3 - Keep it unobtrusive

from budgie-desktop.

ikeydoherty avatar ikeydoherty commented on July 30, 2024

Sure enough, we can only try :)

from budgie-desktop.

HaanJde avatar HaanJde commented on July 30, 2024

Ikey, how is this for an idea?

https://plus.google.com/104678624965957355934/posts/P4KnKLjUvZ4

from budgie-desktop.

klardotsh avatar klardotsh commented on July 30, 2024

For sh**s and giggles I'm implementing something that looks somewhat like this into a panel applet. From there we can take the code wherever and merge it into pretty much whatever, if what gets implemented isn't what's desired overall.

I'll note that I currently don't plan on implementing active notifications because most applications don't use them - Canonical took them out of the mainstream when they made notify-osd and while the Freedesktop standard technically still allows "action" fields to be passed back and forth, they expressly make it optional for the server end. Source: https://developer.gnome.org/notification-spec/

Implementing an active popup will be on the to-do list eventually, but for a basic implementation I won't personally be stressing if I can't make it happen.

In the meantime, running a DBus server in Vala seems to be more rocket science than I can handle this late at night. My best guess is that something in GNOME's libs is already using the org.freedesktop.Notifications name and it's causing the on_name_lost callback to get fired, but of course there's no utility to actually find out if that's a valid concern... </rant from a guy who prefers simple systems>

from budgie-desktop.

klardotsh avatar klardotsh commented on July 30, 2024

Oh. Alright. Not trying to write DBus applications in Tmux helps. We have a DBus connection, folks!

from budgie-desktop.

ikeydoherty avatar ikeydoherty commented on July 30, 2024

Hah, we all good there @iv597 ? :P

from budgie-desktop.

ikeydoherty avatar ikeydoherty commented on July 30, 2024

Closing as we implemented this (thanks again @iv597 :))

from budgie-desktop.

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.