Add support for win32 custom titleBar

This commit is contained in:
Aitor Gamarra
2023-05-16 18:41:42 +02:00
parent ff13060a04
commit 425dc801b7
11 changed files with 127 additions and 56 deletions

View File

@@ -280,8 +280,8 @@
:history/page-only-mode? false
;; win32 title bar
;; TODO: get window info from ipc
:win32-title-bar/window-is-maximized? false
:win32-title-bar/window-is-fullscreen? false
;; db tx-id -> editor cursor
:history/tx->editor-cursor {}})))