Erik Reider

Results 281 comments of Erik Reider
trafficstars

> The first displayed notification is blurry; then all the following ones displayed together are not blurry. After they have been removed, the next one will still be blurry and...

I have a work in progress locally on my machine with some pretty nice animations :) I'll post a PR when I've gotten the actual notification logic in place which...

https://github.com/ErikReider/SwayNotificationCenter/assets/35975961/2cf4da93-eff7-4a0b-85e3-cdcea9c4aba3 Here's a preview ;)

I'll close due to inactivity. You're more than welcome to reopen this issue if you're still experiencing this bug and I'll have another look at it :)

> Inefficient lists is one of the things fixed by Gtk4, with its recycling GtkListView. Cool! Didn't know that! I'll be porting this to GTK4 once gtk4-layer-shell becomes available in...

Things have slowed down a bit in SwayFX now when blur has been merged so I'll probably look into this after #221 is merged

> FYI: The package is now available in openSUSE Tumbleweed, and can be installed with > > ``` > sudo zypper install SwayNotificationCenter > ``` Sorry for the late reply,...

> For Arch, it looks like two things need to happen > > 1) Popularity metrics need to meet those defined in the [Trusted User Guidelines](https://wiki.archlinux.org/title/AUR_Trusted_User_guidelines#The_TU_and_[community],_guidelines_for_package_maintenance), namely, reaching 1% popularity...

Sounds easy enough! 🤜🪵

I wonder why `libgee` and `gobject-introspection` aren't needed. They shouldn't be provided by any other of the dependencies right? I can reach out to some of them. I'll just need...