3 Commits

Author SHA1 Message Date
774fa95e1b Revert "macos: Remove the ugly title bar of the window"
This reverts commit bdf284311caa2f1a4d8b86c170251406fc661fbd.

The title bar cannot be clicked and dragged with this change. It's super
annoying.
2021-07-02 16:28:53 +02:00
bdf284311c macos: Remove the ugly title bar of the window
Instead we are creating our own which is of the same color. This isn't
perfect, but it's much prettier than what we had before.
2021-07-02 07:58:14 +02:00
f5ae9c56c9 Add the macos code
This doesn't work as libgit2 is missing, but it's great for working on
the UI.
2021-05-07 11:46:00 +02:00