awesome-wm-widgets icon indicating copy to clipboard operation
awesome-wm-widgets copied to clipboard

Adding Notification widget

Open TornaxO7 opened this issue 5 years ago • 8 comments
trafficstars

  • Added following directories:
    • notification-widgets
    • notification-widgets/version1

I just added my naughty config file if someone just want something that looks like dunst: Screenshot

TornaxO7 avatar Sep 08 '20 09:09 TornaxO7

Hm, it looks like naughy presets. Have you tried them?

streetturtle avatar Nov 09 '20 15:11 streetturtle

I'm even using this naughty preset as you can see in the image :)

TornaxO7 avatar Nov 09 '20 20:11 TornaxO7

@TornaxO7 will on click on notification open the concerned app ?

rjshrjndrn avatar Mar 23 '21 04:03 rjshrjndrn

no

TornaxO7 avatar Mar 23 '21 06:03 TornaxO7

is it something easy to implement? Because when you're getting some slack or another communication messages, it's easy to click and navigate there.

rjshrjndrn avatar Mar 23 '21 07:03 rjshrjndrn

https://awesomewm.org/apidoc/core_components/naughty.notification.html#clients (be careful this doc is from the awesome-git version)

It looks like that you just need to implement an on-click function and use this function here to find the client.

TornaxO7 avatar Mar 23 '21 10:03 TornaxO7

Hi! Sorry for not replying. Let's wait for 4.4 to be released as I'm using 4.3 and cannot test it.

streetturtle avatar Apr 26 '21 19:04 streetturtle

ok

TornaxO7 avatar Apr 26 '21 20:04 TornaxO7