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

Mostly working wayland version. Remaining issue: - Detection what monitor the pointer is on seems impossible. That means, only fixed monitors are working atm

Reposition other popups when popups are dismissed / closed. Fixes #237.

When multiple notification windows are vertically stacked and one of them closes, the stack is not re-adjusted. The stack should re-arranged so that there are no empty spaces between the...

If multiple notifications are read during a short timespan, such as if there are multiple tabs open for a site that sends desktop notifications, all of these notifications are displayed...

Hi, I wanted to check out the project, but installation from AUR kept failing, both when running with `sudo` and as root. ``` $ sudo pamac install deadd-notification-center --- SNIP...

I'm on linux mint and use a custom appimage bundled using [arch2appimage](https://github.com/hanzala123/arch2appimage). It works okay and reads config from $HOME/.config/deadd just like one built from source. The binary provided as...

Which is the JSON message to be printed by a transformation script to translate a bare notification containing a number in either its title or its body to an one...

The GTK layering is such that the [`Delete all`] notification button's Z-index is lower than that of the title pieces. ![image](https://user-images.githubusercontent.com/88250914/220999270-cec87108-b6e7-475a-8fa1-ad8e3b9e9285.png) This makes relocating the button so the notifications don't...

Awesome tool, thanks for writing it! I was wondering, is there anyway to limit the number of pop-ups? For example, if I get spammed 50 messages within a short span...

This is in regards to [this comment](https://github.com/phuhl/linux_notification_center/issues/1#issuecomment-569552842). I use tiling wm and focus is not always where the mouse is