Reflection runs pretty well now on macOS, thanks to @zeenix bringing a Mac to #BoilingTheOcean yesterday 👀
@jsparber @zeenix Super neat! I'm always suprised by how well GTK apps fit in on macOS
@pojntfx @jsparber @zeenix tried my apps the other day and expected a struggle. but “brew install gtk4” and a few other things and it Just Works™️!
@pojntfx @jsparber @zeenix UI and icons look good. but the font seems a bit too small on macOS. could that be fixed in a OS specific stylesheet @tbernard?

@hbons @pojntfx @zeenix

it looked fine to me in Reflection, did you do something special @jsparber?

@tbernard @hbons @zeenix @jsparber Another example on macOS, e.g. the “Greeting” text is like 2pt too small, window title too (Ice Cubes Mastodon client for comparison in the background)

@pojntfx @tbernard @zeenix @jsparber right, all libadwaita text looks 1 or 2pt too small compared to macOS apps in my opinion.

not sure if it's the same with pure GTK...

@hbons @tbernard @zeenix @jsparber Tested with pure GTK too earlier, same thing there
@pojntfx @hbons @tbernard @zeenix @jsparber Wondering if it's maybe related to fractional scaling? I remember a similar issue with GTK on Windows.