Currently the viewer frame on Windows and Linux have an ugly platform-specific header with a title, close buttons, and a minimize button.
We should just replace those with our own window frame, like in https://github.com/emilk/egui/tree/master/examples/custom_window_frame
TODO:
What Rerun currently looks like on Gnome/xorg:

If you enable CUSTOM_WINDOW_DECORATIONS on main:

Currently the viewer frame on Windows and Linux have an ugly platform-specific header with a title, close buttons, and a minimize button.
We should just replace those with our own window frame, like in https://github.com/emilk/egui/tree/master/examples/custom_window_frame
TODO:
paint_time_ranges_gaps). Maybe turn off rounding?I think we need to center the panel buttons?What Rerun currently looks like on Gnome/xorg:
If you enable
CUSTOM_WINDOW_DECORATIONSonmain: