Commit Graph

1329 Commits

Author SHA1 Message Date
eeea1c6b53 make ctrl+f popover shadow less extreme 2020-11-01 00:03:18 +11:00
9e1417ac3e
make ctrl+f popover shadow less extreme 2020-11-01 00:03:18 +11:00
6a326a12be #177 made extra padding at the bottom in focus mode toggleable 2020-10-28 17:50:55 +11:00
eeb83a14e0
#177 made extra padding at the bottom in focus mode toggleable 2020-10-28 17:50:55 +11:00
dc60b3d9ae platform-specific option overrides for features not required on macOS 2020-10-28 12:19:39 +11:00
29ef9a57b8
platform-specific option overrides for features not required on macOS 2020-10-28 12:19:39 +11:00
bf800a0889 tabs: #84 include page icons in title 2020-10-27 20:43:32 +11:00
64c88f5c42
tabs: #84 include page icons in title 2020-10-27 20:43:32 +11:00
9d3ab72eb7 tweaks: #155 more readable line spacing 2020-10-27 19:57:20 +11:00
1f802e5146
tweaks: #155 more readable line spacing 2020-10-27 19:57:20 +11:00
64d9394a27
refactor loader 2020-10-27 10:07:11 +11:00
5d439bbdc8 common tweaks ext: #168, #176 - scrollbars, thicker bold, responsiveness, hide help, snappy transitions, dragarea height 2020-10-26 23:38:46 +11:00
a21bcc9803
common tweaks ext: #168, #176 - scrollbars, thicker bold, responsiveness, hide help, snappy transitions, dragarea height 2020-10-26 23:38:46 +11:00
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
f66c78a381
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
35bbb12524
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
3acbaa1f12
#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
b1a42f2bf5
#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
c76750c088
additional menu option descriptions on hover 2020-10-23 16:49:58 +11:00
84e895dccc
-n cli option, safer handling of application/removal file manipulation 2020-10-23 15:22:13 +11:00
f3eda9a34b auto-resolve conflicts core option 2020-10-22 12:17:53 +11:00
c2a0b8e857
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
7885b2c204
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
Ryo Hilmawan
fb63601ebf
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
cdbce12b11
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
275c5ed4cd
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
8f35a99fdd
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
84ef0d9440
fix theming primary-colour text + right-to-left text in columns 2020-10-19 22:50:25 +11:00
b1714dce54
Merge branch 'dev' of github.com:dragonwocky/notion-enhancer into dev 2020-10-19 22:04:14 +11:00
1618b5d966 use event communication instead of variable checking for cross-window dragging = less-buggy 2020-10-19 22:03:54 +11:00
b2491a0a09
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
1d1503c826
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
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
Alexa B
1e9adc51df
docs: Fixed link to dev build instructions (#167) 2020-10-18 11:55:17 +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
Alexa B
f25e9f7f98
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
91ab4a1547
ctrl+click open in new tab 2020-10-16 22:15:14 +11:00