Commit Graph

1329 Commits

Author SHA1 Message Date
d6a95a77df
patch application and fix potential .asar.asar changes (#163) 2020-10-16 17:29:33 +11:00
088c4f746b middle click close tabs + better tab animations 2020-10-16 17:26:18 +11:00
a264cbf832
middle click close tabs + better tab animations 2020-10-16 17:26:18 +11:00
b4b54fdca3
alternate for #163 (otherwise it would break notion-deb-builder) 2020-10-16 10:28:25 +11:00
ad645227d5 #164 fix width-stretching of collections in breadcrumbs 2020-10-16 10:14:58 +11:00
995587afa0
#164 fix width-stretching of collections in breadcrumbs 2020-10-16 10:14:58 +11:00
02fbd0e2bc better tab picking on close: find closest/next instead of jumping to first 2020-10-15 23:59:18 +11:00
ed5ededcbe
better tab picking on close: find closest/next instead of jumping to first 2020-10-15 23:59:18 +11:00
63a88e1d66 fix tab reordering and animations 2020-10-15 23:48:54 +11:00
b10ec8f136
fix tab reordering and animations 2020-10-15 23:48:54 +11:00
e3391f7017 fix tab opening/closing/titles 2020-10-15 22:34:51 +11:00
796fac9466
fix tab opening/closing/titles 2020-10-15 22:34:51 +11:00
82e5db751f + left/right tab switching, + remove cmd/ctrl+w from menu, - break tab opening/closing/titles 2020-10-15 22:01:28 +11:00
b23b928289
+ left/right tab switching, + remove cmd/ctrl+w from menu, - break tab opening/closing/titles 2020-10-15 22:01:28 +11:00
Alexa B
db3f89e3c4 theme: cherry cola (#161) 2020-10-15 17:57:16 +11:00
Alexa B
dcbe96f447
theme: cherry cola (#161) 2020-10-15 17:57:16 +11:00
d917c3aefd #161 removed typo in variable name for brown text. 2020-10-15 12:37:51 +11:00
0910e56d53
#161 removed typo in variable name for brown text. 2020-10-15 12:37:51 +11:00
4b464ca87c #160 patch opening by notion://url on linux + tab bugfixes 2020-10-15 12:19:21 +11:00
e826b9ff73
#160 patch opening by notion://url on linux + tab bugfixes 2020-10-15 12:19:21 +11:00
6a9f9bf79a add tab keybinds: alt+1...9 tab select, ctrl+t new tab, ctrl+w close tab
need to remove ctrl+w from the window menu so it doesn't override and close the whole window
2020-10-13 23:07:45 +11:00
21b8c3ca15
add tab keybinds: alt+1...9 tab select, ctrl+t new tab, ctrl+w close tab
need to remove ctrl+w from the window menu so it doesn't override and close the whole window
2020-10-13 23:07:45 +11:00
Alejandro Romano
a26914fdbe Tweaking readability in text-blocks by adding new variables (#156)
add line-height and margin-top variables for text-block (see #155)
2020-10-13 07:04:43 +11:00
Alejandro Romano
a580315593
Tweaking readability in text-blocks by adding new variables (#156)
add line-height and margin-top variables for text-block (see #155)
2020-10-13 07:04:43 +11:00
dee0a31283 accept url or id for default page, don't override direct notion:// opens 2020-10-12 22:06:03 +11:00
01bc88a783
accept url or id for default page, don't override direct notion:// opens 2020-10-12 22:06:03 +11:00
ee88c63f38 split tabs into separate mod, add opt for default page, load default settings when store()-ing another mod id 2020-10-12 21:44:12 +11:00
9b49e6034b
split tabs into separate mod, add opt for default page, load default settings when store()-ing another mod id 2020-10-12 21:44:12 +11:00
22b4153703 Revert "squashed last 5 commits together (#154)"
This reverts commit 9da9c2aee4.
2020-10-12 19:36:51 +11:00
d82dda1ff8
Revert "squashed last 5 commits together (#154)"
This reverts commit 9da9c2aee4.
2020-10-12 19:36:51 +11:00
cb4407279e un-break titlebar+menu (not sure how it was broken?) 2020-10-12 19:36:34 +11:00
d2cd8baa77
un-break titlebar+menu (not sure how it was broken?) 2020-10-12 19:36:34 +11:00
Mimi Shahzad
01fe0d6782 squashed last 5 commits together (#154) 2020-10-12 19:30:58 +11:00
Mimi Shahzad
9da9c2aee4
squashed last 5 commits together (#154) 2020-10-12 19:30:58 +11:00
Alejandro Romano
d0f273381b Add font sizing to page previews (#153)
Font sizes remained the same as default for page previews. They are not affected by custom font sizes. This change takes the same variables the full open page and apply it. Tested and working 10/10

Full open pages: .notion-frame
Overlay, preview pages: .notion-overlay-container (and .notion-scroller.vertical WITHOUT .horizontal)
2020-10-12 06:34:44 +11:00
Alejandro Romano
add5bb8d9c
Add font sizing to page previews (#153)
Font sizes remained the same as default for page previews. They are not affected by custom font sizes. This change takes the same variables the full open page and apply it. Tested and working 10/10

Full open pages: .notion-frame
Overlay, preview pages: .notion-overlay-container (and .notion-scroller.vertical WITHOUT .horizontal)
2020-10-12 06:34:44 +11:00
b69fa97572 change window title to match page name instead of just 'Notion Desktop' 2020-10-11 23:38:03 +11:00
45bc46aae4
change window title to match page name instead of just 'Notion Desktop' 2020-10-11 23:38:03 +11:00
1f38797cc4 enhancer icon next to tabs opens menu + less aggressive tab focusing so searching can actually work 2020-10-11 23:31:09 +11:00
3493bfac24
enhancer icon next to tabs opens menu + less aggressive tab focusing so searching can actually work 2020-10-11 23:31:09 +11:00
4886bbbd3e use keyup listeners instead of a globalShortcut for the enhancements menu toggle 2020-10-11 16:02:45 +11:00
d75368b020
use keyup listeners instead of a globalShortcut for the enhancements menu toggle 2020-10-11 16:02:45 +11:00
3d64a5e8c8 bugfixes: match up some styling better, EACCES dest chmodding, csp re-allow fonts 2020-10-11 15:28:56 +11:00
61206db05a
bugfixes: match up some styling better, EACCES dest chmodding, csp re-allow fonts 2020-10-11 15:28:56 +11:00
bb18f2a1e6 bugfixes so dracula will actually load 2020-10-09 20:56:21 +11:00
b8b4af4f89
bugfixes so dracula will actually load 2020-10-09 20:56:21 +11:00
09d13f3ed3 Merge branch 'dev' of github.com:dragonwocky/notion-enhancer into dev 2020-10-09 20:46:23 +11:00
40b1dc0877
Merge branch 'dev' of github.com:dragonwocky/notion-enhancer into dev 2020-10-09 20:46:23 +11:00
0472460161 draggable/nicer-looking tabs + icon 2020-10-09 20:42:34 +11:00
09069e03e9
draggable/nicer-looking tabs + icon 2020-10-09 20:42:34 +11:00