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
1f0a738610
esbuild mjs api -> cjs, simplify env folder to dep. fully on __enhancerElectronApi
2021-12-07 23:18:25 +11:00
dragonwocky
9a574bee3a
[repo] ctrl+click open in new window, style ctrl+f popup
2021-12-07 12:18:06 +00:00
c32b41021b
ctrl+click open in new window, style ctrl+f popup
2021-12-07 23:17:19 +11:00
dragonwocky
6c3e2b941a
[api] use esbuild to compile .mjs to .cjs
2021-12-07 11:13:17 +00:00
b770eb64f0
use esbuild to compile .mjs to .cjs
2021-12-07 22:12:46 +11:00
3b787c1aa4
menu: handle external links, force open new windows
2021-12-05 17:54:29 +11:00
dragonwocky
e466ceff7a
[repo] added tooltips to topbar mods, centered/tightened menu nav
2021-12-05 06:54:02 +00:00
16f1510779
added tooltips to topbar mods, centered/tightened menu nav
2021-12-05 17:53:39 +11:00
dragonwocky
2a4083c511
[api] overhauled tooltips: directional positioning, wrapping to max lines
2021-12-05 06:53:20 +00:00
24bc8bda66
overhauled tooltips: directional positioning, wrapping to max lines
2021-12-05 17:52:50 +11:00
dragonwocky
75311ddc98
[repo] prevent topbar collapse, api.electron, treat menu as hideable window
2021-12-05 02:39:28 +00:00
d5a38c80ea
prevent topbar collapse, api.electron, treat menu as hideable window
2021-12-05 13:38:58 +11:00
2732d00825
allow menu to run in background via the tray mod
2021-12-04 23:24:21 +11:00
dragonwocky
761ae8f394
[api] add api.electron to access __enhancerElectronApi
2021-12-04 06:36:35 +00:00
7abbb779f5
add api.electron to access __enhancerElectronApi
2021-12-04 17:36:08 +11:00
dragonwocky
1bd52d42db
[repo] make view scale desktop-only (browsers have zoom builtin already)
2021-12-04 02:14:10 +00:00
ec91fb6bf0
make view scale desktop-only (browsers have zoom builtin already)
2021-12-04 13:13:42 +11:00
d3b4461b49
update changelog, add webFrame to electronApi
2021-12-04 13:11:17 +11:00
dragonwocky
32b9732139
[repo] extension: view scale by @SP12893678
2021-12-04 02:11:12 +00:00
SP12893678
e79de360f1
extension: view-scale ( #532 )
...
* add a mod that can use to scale the notion view
* fix bugs and add hotkey & mouse wheel options
* add select_modifier option and add resize event to fix bugs
* add silder ui to scale view
2021-12-04 13:10:54 +11:00