Danielle Foré

Results 924 comments of Danielle Foré
trafficstars

The one in calculator is the correct one here

Never use a warning when you mean "Undo" ;)

Over-using warnings is kind of a habit-forming anti-pattern. Check out this article: http://alistapart.com/article/neveruseawarning

Closing as "incomplete" since OP never responded to clarify what they mean

Since this is a Wayland-only issue and we're sticking with X11 by default, I'm gonna pop this off the OS 8 project board

Yeah dont merge this yet it'll break everything. Dbus hasn't changed in gala yet

I think probably the best way forward for development is I can create a new packaging branch based on this branch and then build that in daily so we can...

There's a packaging branch now: https://github.com/elementary/wingpanel/tree/deb-packaging-gtk4 So we should have access to the library on OS 8 daily no problem to work with porting the other indicators when this builds:...

Looks like we didn't properly update the library stuff so we could at least try to build indicators: ``` trying to overwrite '/usr/include/wingpanel/wingpanel.h', which is also in package libwingpanel-dev 8.0.3+r719+pkg73~daily~ubu...

I wonder if we should add this widget from Tasks since we have to replace ModelButton in a few places: ``` public class PopoverMenuitem : Gtk.Button { public string text...