Kenny Levinsen
Kenny Levinsen
I assume you're experiencing issues as a result? If so, please describe these. Otherwise this just seems like a style change suggestion. A PR that renames the internal `struct ucred`...
Options: 1. Gate `struct ucred` better - if DragonFly BSD already has it, and it is compatible, there is no need to define it. 2. Make FreeBSD expose `struct ucred`...
A few sd-bus tests now run on master, but: 1. A few tests were not added back due to depending on e.g. glib (test-bus-gvariant, test-bus-introspect). 2. A few tests have...
All libsystemd/sd-bus tests have been restored except test-bus-track due to sd-event usage. We still don't have libbasic tests though.
What commit did you sink up to?
> Unfortunately, implementing this would break compatibility with Bitwarden. We could contribute equivalent functionality upstream, in order to keep us in sync. It would also aid upstream in obtaining proper...
The branch does remove the idle utilization when the window is unfocused (except for sporadic wakeups), but does not cure the CPU burn when the window is focused. Maybe it...
I don't think `span` is a supported tag in the notification spec. https://developer.gnome.org/notification-spec/ > A full-blown HTML implementation is not required of this spec, and notifications should never take advantage...
Inspecting the layout, it would appear that there are two problems: 1. Each SuiRecvMessage is comprised of many widgets (several layers of boxes). 2. Each buffer maintains a GtkListBox containing...
> , I would humbly suggest that the developers add a very prominent warning to swaylock to ensure that people cannot expect their screens to stay locked after hibernation. We...