Damian Ivanov

Results 11 comments of Damian Ivanov

Please comment on there https://bugreports.qt.io/browse/QTBUG-87778 if this is the same thing

Maybe you should just send them to the kernel mailing list 1 by 1 to get them merged.

That doesn't change the fact that an app maybe broken and I strongly doubt that the problem with above apps gas something to do with it

[updated.txt](https://github.com/ostreedev/ostree/files/5433897/updated.txt) Rebased patch file.

This would also fix systemd-boot usage in Silverblue which uses /boot/loader/entries/ not /boot/loader.0/ @cgwalters Any chance this will happen soon :\ ?

@shivanshs9 I have created a dbus plugin, which can do the actions described at the end. It is proprietary at this point (with the exception of two people to whom...

Do you have some working example code? I would like to test working qml csd.

Related, gtk4 removed signal size allocate altogether: https://developer.gnome.org/gtk4/stable/ch40s02.html `"Adapt to GtkWidget’s size allocation changes"`

I believe the resize signal (have to check if that's in gtk3, mentioned in the link) would fix this but I have to try it yet

btw, meanwhile I have found an easy fix for gtk3 instead of putting widgets in a scolled window put the whole panel_box in a scrolled view. Behaviour would be slightly...