François Revol
François Revol
> (the window is slightly smaller though! Don't really know if this is a problem) Odd. It's probably some additions to cur_y in the older code that isn't done in...
> > (the window is slightly smaller though! Don't really know if this is a problem) > > Odd. It's probably some additions to cur_y in the older code that...
Damn I should really get this mergeable someday, rebasing is always painful when things change under your feet…
sigh… indentation fixes …
must… fix… almost… every… commit :-(
Commit log for 4d098b053 should have included "screw up any future merge / rebase" 😁 More seriously though, since it changed hundreds of lines for indentation, it's almost impossible to...
Managed to rebase, builds with X11 but it's probably full of bugs since I don't know what was actually fixed since last time.
Fixed no-X11 build.
> I don't see why subclass methods for different rendering frontends are also declared virtual. If anyone is going to override them later by making a specialized class, they can...
I tried to rebase the branch and use clang-format on each commit for a cleaner history, some conflicts as expected but at least once it does something weird: it wants...