Commit Graph

1336 Commits

Author SHA1 Message Date
b1351069b9
delete everything: prep for merge 2021-12-13 14:23:33 +11:00
b8647deede
sign cli cmd (macos), bugfix error printing, fs dep on __enhancerElectronApi, actually apply systemMenu patch 2021-12-13 13:36:06 +11:00
dragonwocky
f0e8bff9ec [api] make fs ops depend on __enhancerElectronApi for relative paths
(update bundled index.cjs)
2021-12-13 02:35:09 +00:00
2775fab5d4 make fs ops depend on __enhancerElectronApi for relative paths
(update bundled index.cjs)
2021-12-13 13:34:39 +11:00
dragonwocky
33856dea20 [repo] tabs: remember last open 2021-12-12 12:56:38 +00:00
dd463ee9d8 tabs: remember last open 2021-12-12 23:56:09 +11:00
3af07ca21a
notion window helpers, pull submodules 2021-12-12 23:13:17 +11:00
dragonwocky
2a8ab5c51e [api] strict hotkey modifiers + electron window helpers 2021-12-12 12:13:05 +00:00
2428a42103 strict hotkey modifiers + electron window helpers 2021-12-12 23:12:38 +11:00
dragonwocky
a925981b16 [repo] prevent attempts to open notion urls in menu window 2021-12-12 12:12:08 +00:00
01dc6d4bb7 prevent attempts to open notion urls in menu window 2021-12-12 23:11:41 +11:00
dragonwocky
d0a0b90274 [repo] tabs: restore prev. hotkey 2021-12-12 11:24:48 +00:00
ab300633ec tabs: restore prev. hotkey 2021-12-12 22:24:13 +11:00
dragonwocky
bc73baa86a [repo] theme tag colours in selection input 2021-12-12 06:18:24 +00:00
af977b1bfa theme tag colours in selection input 2021-12-12 17:17:59 +11:00
dragonwocky
b2c46d7fbe [repo] tabs: intercept ctrl+click & 'open in desktop app'
create a new tab instead of a new window
2021-12-12 06:10:42 +00:00
fc4cd900cf tabs: intercept ctrl+click & 'open in desktop app'
create a new tab instead of a new window
2021-12-12 17:10:11 +11:00
57c4d63275
handle proper loading of frame.mjs & frame.css 2021-12-12 13:33:38 +11:00
dragonwocky
041980aca4 [repo] focus mode + tabs integration 2021-12-12 02:33:30 +00:00
01ae8d67a2 focus mode + tabs integration 2021-12-12 13:32:59 +11:00
e4943d9abb
patch systemMenu: mod window menu template 2021-12-11 18:04:03 +11:00
dragonwocky
0169506c49 [api] tooltip text-align: auto -> start 2021-12-11 07:03:29 +00:00
8cc057a5f8 tooltip text-align: auto -> start 2021-12-11 18:03:05 +11:00
dragonwocky
7cd96cbc7b [repo] tab hotkeys: close, open, select + better drag indicator 2021-12-11 07:02:51 +00:00
2ffc6e1e12 tab hotkeys: close, open, select + better drag indicator 2021-12-11 18:02:22 +11:00
dragonwocky
961b79ad12 [api] make tooltip text alignment match relative pos 2021-12-11 03:20:42 +00:00
4fcb467351 make tooltip text alignment match relative pos 2021-12-11 14:20:14 +11:00
dragonwocky
f6ff48f072 [repo] tab layout & label styles 2021-12-11 03:20:04 +00:00
3e07f23128 tab layout & label styles 2021-12-11 14:19:08 +11:00
9bf68ca679
attempt to reduce fs conflicts (storage)
needs more work... interference b/w processes corrupting file and resetting storage?
2021-12-10 23:40:05 +11:00
dragonwocky
a4c29b4056 [api] remove hasFocus checks: not all events were being responded to 2021-12-10 12:39:17 +00:00
e4187700b2 remove hasFocus checks: not all events were being responded to 2021-12-10 23:38:47 +11:00
dragonwocky
2feb7b9e0a [repo] tabs: inter-window drag, titles & icons 2021-12-10 12:37:28 +00:00
cb7838350f tabs: inter-window drag, titles & icons 2021-12-10 23:36:56 +11:00
dragonwocky
13d9b484c9 [api] perf: only observe if window/document/tab is focused 2021-12-10 03:41:58 +00:00
d984c8bc36 perf: only observe if window/document/tab is focused 2021-12-10 14:41:29 +11:00
dragonwocky
7f5815bb92 [repo] draggable & slide-in/out tabs 2021-12-10 03:41:20 +00:00
2dcfef0b6b draggable & slide-in/out tabs 2021-12-10 14:40:47 +11:00
3e927e75b8
imitate notion ipc channels, pull submodules 2021-12-10 00:06:09 +11:00
dragonwocky
f0a5f83255 [repo] basic tabs: open/close/navigate between, integrated titlebar btns 2021-12-09 13:05:54 +00:00
58b44d556e basic tabs: open/close/navigate between, integrated titlebar btns 2021-12-10 00:05:28 +11:00
dragonwocky
74b0ae9f65 [api] optionally imitate notion ipc channels 2021-12-09 13:05:09 +00:00
9b47ede63e optionally imitate notion ipc channels 2021-12-10 00:04:36 +11:00
dragonwocky
09a86e074c [repo] stricter theme application, ipc broadcasting 2021-12-09 10:15:24 +00:00
eaf9c001dd stricter theme application, ipc broadcasting 2021-12-09 21:14:49 +11:00
e1190fe3f8
fs.notionPath, pull submodules 2021-12-08 22:42:03 +11:00
dragonwocky
d334b6490d [repo] tabs progress: recreate default webview + search 2021-12-08 11:41:47 +00:00
e071940a0d tabs progress: recreate default webview + search 2021-12-08 22:41:17 +11:00
dragonwocky
53589378b2 [api] fs.notionPath, minify index.cjs 2021-12-08 11:40:43 +00:00
21d4991f38 fs.notionPath, minify index.cjs 2021-12-08 22:40:09 +11:00