Commit Graph

115 Commits

Author SHA1 Message Date
cdbce12b11
theme conflicts notice in menu 2020-10-21 22:30:58 +11:00
275c5ed4cd
update themes to new variables 2020-10-20 11:59:22 +11:00
8f35a99fdd
make block text colour apply to text with backgrounds 2020-10-20 09:55:38 +11:00
84ef0d9440
fix theming primary-colour text + right-to-left text in columns 2020-10-19 22:50:25 +11:00
b2491a0a09
use event communication instead of variable checking for cross-window dragging = less-buggy 2020-10-19 22:03:54 +11:00
1d1503c826
cross-window draggable tabs 2020-10-19 09:33:08 +11:00
cf4d8e63ee
cherry cola adjustments + tab button hover fixes + closing tabs shouldn't create weird broken things anymore 2020-10-18 22:35:56 +11:00
91ab4a1547
ctrl+click open in new tab 2020-10-16 22:15:14 +11:00
a264cbf832
middle click close tabs + better tab animations 2020-10-16 17:26:18 +11:00
995587afa0
#164 fix width-stretching of collections in breadcrumbs 2020-10-16 10:14:58 +11:00
ed5ededcbe
better tab picking on close: find closest/next instead of jumping to first 2020-10-15 23:59:18 +11:00
b10ec8f136
fix tab reordering and animations 2020-10-15 23:48:54 +11:00
796fac9466
fix tab opening/closing/titles 2020-10-15 22:34:51 +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
0910e56d53
#161 removed typo in variable name for brown text. 2020-10-15 12:37:51 +11:00
e826b9ff73
#160 patch opening by notion://url on linux + tab bugfixes 2020-10-15 12:19:21 +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
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
01bc88a783
accept url or id for default page, don't override direct notion:// opens 2020-10-12 22:06:03 +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
d2cd8baa77
un-break titlebar+menu (not sure how it was broken?) 2020-10-12 19:36:34 +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
45bc46aae4
change window title to match page name instead of just 'Notion Desktop' 2020-10-11 23:38:03 +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
d75368b020
use keyup listeners instead of a globalShortcut for the enhancements menu toggle 2020-10-11 16:02:45 +11:00
61206db05a
bugfixes: match up some styling better, EACCES dest chmodding, csp re-allow fonts 2020-10-11 15:28:56 +11:00
b8b4af4f89
bugfixes so dracula will actually load 2020-10-09 20:56:21 +11:00
09069e03e9
draggable/nicer-looking tabs + icon 2020-10-09 20:42:34 +11:00
5ae9aed260
functional tabs: needs more ux work 2020-10-08 22:50:27 +11:00
39ecd12943
menu will now respect integrated titlebar setting 2020-10-08 09:58:35 +11:00
6e43097a3f
replace dragarea with titlebar in tabbable mode 2020-10-07 23:58:22 +11:00
157d440254
separate search working for tabs 2020-10-06 22:12:25 +11:00
5bec4e31b6
attempt 3 at #66 2020-10-06 11:47:33 +11:00
85636647bd
catch EBUSY, potential csp fix for #66 2020-10-06 10:15:30 +11:00
4f053dc23f
tabs proof-of-concept (unusable) 2020-10-02 23:06:44 +10:00
bc646ab8ae
#134 bypass preview operates more reliably when keyboard shortcuts are used 2020-10-02 15:46:11 +10:00
e82fb38ce8
improved responsiveness + snappier transitions mode 2020-10-02 13:44:16 +10:00
4cc002c7c2
bugfix: toc blocks can have text colours 2020-10-02 10:43:47 +10:00
80fca9d187
re-orderable mods: order is saved + mods are loaded according to priority 2020-10-01 23:11:31 +10:00
74a03a176c
re-orderable mods: menu elements can be dragged 2020-10-01 13:32:50 +10:00
8f1612e43c
#126 board view shadow, remove messenger emoji set, bugfix EACCES response 2020-09-30 14:25:59 +10:00
a31a93e206
#116 fix indents and #107 unenforce full width in neutral 2020-09-25 16:23:10 +10:00
00451b1bde
extension screenshots 2020-09-20 12:43:27 +10:00
1011875530
new theme screenshots + bugfixes 2020-09-19 23:05:43 +10:00
fe2a0115c3
word counter extension (#88) + bugfixes 2020-09-18 14:21:09 +10:00
1a66d769cc
properly align rtl bullet points/checkboxes #55
though more performant, this also limits rtl to page content
2020-09-17 14:37:04 +10:00
dfcac064e8
page width variables - #81 2020-09-17 13:44:16 +10:00
2303783319
#97, #98, and small alterations.
(removed platform support requests, replaced getNotion() with __notion)
2020-09-17 13:06:49 +10:00
6dbef0e292
callout theming + more text colour variables 2020-09-08 22:24:02 +10:00
9998857aa1
fix #73 - block-level text colours are now changed properly, add tick/cross to search filters 2020-09-03 12:12:58 +10:00