Danielle Foré

Results 942 comments of Danielle Foré
trafficstars

I'm not sure if Files will still build for 6.x. It looks like we do have new enough Handy for the tabbar. Might be worth trying to build it in...

Not sure if @funkysalamander is subscribed to this issue report automatically or not, but pinging just in case :)

@ernstki I’m not sure why you’ve pinged me specifically on this issue. I don’t know the answer. The file chooser comes from Gtk3. We carry a module to modify it...

I wanted to drop this here and not just in Slack. The bulk rename interface in GNOME Files has a really elegant solution here by using a text entry and...

Another benefit here is that for Date and time strings for example, we could use [GLib.DateTime formatting](https://valadoc.org/glib-2.0/GLib.DateTime.format.html). So by default we could insert `[Creation date]` but maybe you can add...

Gtk.TreeView is deprectated since Gtk 4.10 so I'm not sure it's worth adding additional support for it since it shouldn't be used anymore. If someone else wants to provide a...

I actually think I might wanna hold on this. I think I'll change the widget css name in Settings to `SettingsPage` so that it doesn't clash with `SimpleSettingsPage` and then...

All the panes have been migrated and nothing should be using these styles in GTK 4 anyways

Notification shadows do come from the stylesheet so transferring back there :P

Closing since #982 was merged