mirror of
https://github.com/logseq/logseq.git
synced 2026-04-30 00:46:23 +00:00
Add support for win32 custom titleBar
This commit is contained in:
@@ -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 {}})))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user