Jeremy Wootten

Results 1832 comments of Jeremy Wootten

I don't think I made any changes to the explicit margins in ColorPreferencesDialog so I guess the changes are down to differences in the applicable css in Granite-7/Gtk4?

@lenemter Couldn't reproduce that bug on Wayland (Secure Session) but it happened on X (Classic Session). It may be an upstream bug. I'll look into it further.

It seems that bug occurs with any of the toggle switches. It may be related to the revealers associated with them - not sure these are really needed? Oh, these...

Hmm, triggering this bug under `gdb` with `G_DEBUG=fatal-criticals` causes the whole desktop to lockup so cannot get the backtrace. Looks like an upstream bug.

@danirabbit Conflict fixed. Would you mind if I release v 7.1.3 first as that is almost ready? There is only one PR targeted at it remaining and that could be...

@danirabbit Let's do it!

Should the development branch be renamed `main` after merging the Gtk4 port?

There are really two issues here; (1) Fix column width (2) Show full text name in popover when hovered (if truncated). I do not see any advantage in implementing (1)...

Each new column is opened with a fixed size (defined by the setting io/elementary/files/column-view preferred-column-width). Any manual change made by dragging the right border of the column is only temporary...

Might be better to reconsider this once we have migrated to Gtk4 dynamic views with widgets as these will have tooltips built-in.