François Revol
François Revol
This time I'm going through every newer commit on main, and rebasing over each I think could conflict… Oh the joy or fixing conflicts a second time because of the...
And it's doing it again in reverse now… :unamused:
And the Xft scaling I have to backport as well… each time risking more copy-pasting error…
It'd be great to have testers for it, I only tested some configs I have around here…
Well since it's just the X11 code that's been moved around it won't be fixed, but it shouldn't introduce any regression. I'll leave you to implement the Wayland backend then...
Not really, I wanted to do some more cleanups on #664 but it should be mergeable already mostly. I didn't get many returns on it, anyone ever tried it?
Hmm, the font stuff also needs work it seems.
Second round: Not much more, mostly cleanup of history and code. Fixed copyright on new files.
> @mmuman For macOS if you include `` in `display-output.cc ` the build may pass (It was required when i tried to compile your first round of patches) Ok. >...
Another round: autosquashed all the fixup commits. Also moved the accessors around as I'll probably need them in font code.