linux_notification_center icon indicating copy to clipboard operation
linux_notification_center copied to clipboard

A notification daemon/center for linux

Results 60 linux_notification_center issues
Sort by recently updated
recently updated
newest added

Current Implementation only supports directly executing commands right now. But it would be better to have some builtin actions for user defined buttons. like ``` labels = "Togle Notifications":"Reload Style":"Settings":"Reboot"...

Using pikaur and getting this after starting to build: Any idea what might be going on? ``` [ 2 of 14] Compiling NotificationCenter.Glade /home/dlg/.cache/pikaur/build/deadd-notification-center/src/linux_notification_center-1.7.2/src/NotificationCenter/Glade.hs:8:3: error: * Exception when trying to...

bug

Not ready yet, at all. Compare #136

Not sure if this is really possible to detect, but it'd add a nice bit of polish. If the currently-focused app/window is in fullscreen (like a game, yt video, etc),...

featurerequest

Hello, Thanks for sharing this project! It's very cool; Much nicer for more all-out setups than the minimalist-by-design dunst. One thing I'd like to change and I can't seem to...

featurerequest

### Use case As it currently stands, notification-based scripting is useful for changing simple things about the notification, or for running shell commands that react to notifications coming in. However,...

featurerequest

In-center notifications currently display their image vertically centered within the notificaiton, which for long notifications, doesn't make a TON of sense. They should align with the top, not the middle,...

enhancement

When hovering control center default mouse pointer transforms to spiner (`cursor: wait`). Could not change it modifying css for `.deadd.noti-center` in `gtk.css` How can I make it to be `cursor:default`...

bug
systemsupport

I have buttons bound to dm-tool functions in my notification center. When trying to use these buttons, nothing happens, and `systemctl --user status deadd-notification-center` gives: ``` Not running inside a...

bug
systemsupport