cbe505c374
macos bugfixes: #151 dark mode detection in night shift + adding menubar to extensions menu + padding-left with tabs to give traffic lights space
2020-10-24 22:25:05 +11:00
e79685a6e8
make dragarea transparent in new themes
2020-10-24 13:14:41 +11:00
230bc5e248
#146 dracula theme readability/contrast improvements
2020-10-24 11:05:04 +11:00
96e13a03f0
#175 neutral theme: contrast in calendar views
2020-10-23 19:41:44 +11:00
d307a2bedf
additional menu option descriptions on hover
2020-10-23 16:49:58 +11:00
f3eda9a34b
auto-resolve conflicts core option
2020-10-22 12:17:53 +11:00
c0f847949f
clarity improvements for scroll to top extension
2020-10-22 08:54:06 +11:00
Ryo Hilmawan
d74eae1ebf
new mod: scroll-to-top ( #172 )
...
* Basic Functionality
* Added smooth scrolling option
* Added scroll down distance option
* Button hide/show animation
* Add percentage distance option
* Calculate percentage every update (as opposed to every page change)
* Calculate percentage height based on scroller and content height
* Licensing and Conventions
* Hide button on initialization if top distance is set
* Fixed bug with button visibility when opening pages
2020-10-21 22:32:10 +11:00
394a891115
theme conflicts notice in menu
2020-10-21 22:30:58 +11:00
d94629d9ed
update themes to new variables
2020-10-20 11:59:22 +11:00
ca30e70062
make block text colour apply to text with backgrounds
2020-10-20 09:55:38 +11:00
78667d16d6
fix theming primary-colour text + right-to-left text in columns
2020-10-19 22:50:25 +11:00
1618b5d966
use event communication instead of variable checking for cross-window dragging = less-buggy
2020-10-19 22:03:54 +11:00
a37fcb300e
cross-window draggable tabs
2020-10-19 09:33:08 +11:00
4519409050
cherry cola adjustments + tab button hover fixes + closing tabs shouldn't create weird broken things anymore
2020-10-18 22:35:56 +11:00
Alexa B
0ac87603db
theme: cherry cola updates ( #165 )
...
- added some contrast and new variables
- border colour brighter
2020-10-17 10:03:41 +11:00
c40e678974
ctrl+click open in new tab
2020-10-16 22:15:14 +11:00
088c4f746b
middle click close tabs + better tab animations
2020-10-16 17:26:18 +11:00
ad645227d5
#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
63a88e1d66
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
82e5db751f
+ 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
d917c3aefd
#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
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
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
dee0a31283
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
22b4153703
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
Mimi Shahzad
01fe0d6782
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
b69fa97572
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
4886bbbd3e
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
bb18f2a1e6
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
0472460161
draggable/nicer-looking tabs + icon
2020-10-09 20:42:34 +11:00
Mimi Shahzad
0448e8643e
Dracula theme ( #145 )
...
A theme created based on the official Dracula Theme palette found https://draculatheme.com/contribute/ .
2020-10-09 09:03:41 +11:00
f0232fea9e
functional tabs: needs more ux work
2020-10-08 22:50:27 +11:00
51f7f564f6
#143 remove focus mode footer from neutral theme
2020-10-08 11:05:25 +11:00
51acd63748
menu will now respect integrated titlebar setting
2020-10-08 09:58:35 +11:00
c0d7d5170b
replace dragarea with titlebar in tabbable mode
2020-10-07 23:58:22 +11:00
50b2ff180d
separate search working for tabs
2020-10-06 22:12:25 +11:00
9ef6317529
attempt 3 at #66
2020-10-06 11:47:33 +11:00
7a6411ad23
catch EBUSY, potential csp fix for #66
2020-10-06 10:15:30 +11:00
ecdae521b4
tabs proof-of-concept (unusable)
2020-10-02 23:06:44 +10:00