Commit Graph

45 Commits

Author SHA1 Message Date
be40723e1c refactor __notion back to a function for error handling, replace missing executables with backups in check 2020-12-04 15:02:28 +11:00
70dd43bad4 #306 file explorer no longer opens when enhancer menu is opened 2020-12-03 23:27:45 +11:00
0b29387c53 #220 stricter keyboard shortcut listeners 2020-11-12 00:05:03 +11:00
c43b4a14f1 #204 empty hotkeys won't trigger 2020-11-11 23:29:48 +11:00
d919493094 less-broken loading of things 2020-11-11 22:55:35 +11:00
53d7472c5e load tabs.css and variables.css into notion container 2020-11-11 22:29:02 +11:00
fb88dc5a90 load menu.css and variables.css into enhancer menu 2020-11-11 22:14:05 +11:00
e24608f734 better selectors for detecting favicons in databases 2020-11-01 14:39:06 +11:00
17ceb88ed7 tab favicon fixes: support uploaded images, use emoji for window title, work on macos 2020-11-01 14:21:00 +11:00
f6ec94b46e show 'untitled' for new pages instead of empty space 2020-11-01 12:30:10 +11:00
dccef7815f fix menu hotkey + tab title emojis on macOS 2020-11-01 12:04:04 +11:00
eeea1c6b53 make ctrl+f popover shadow less extreme 2020-11-01 00:03:18 +11:00
bf800a0889 tabs: #84 include page icons in title 2020-10-27 20:43:32 +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
d307a2bedf additional menu option descriptions on hover 2020-10-23 16:49:58 +11:00
c40e678974 ctrl+click open in new tab 2020-10-16 22:15:14 +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
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
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
4886bbbd3e use keyup listeners instead of a globalShortcut for the enhancements menu toggle 2020-10-11 16:02:45 +11:00
bb18f2a1e6 bugfixes so dracula will actually load 2020-10-09 20:56:21 +11:00
0472460161 draggable/nicer-looking tabs + icon 2020-10-09 20:42:34 +11:00
f0232fea9e functional tabs: needs more ux work 2020-10-08 22:50:27 +11:00
c0d7d5170b replace dragarea with titlebar in tabbable mode 2020-10-07 23:58:22 +11:00
dbf1240034 improved responsiveness + snappier transitions mode 2020-10-02 13:44:16 +10:00
398e727ddb re-orderable mods: menu elements can be dragged 2020-10-01 13:32:50 +10:00
6299ce4b81 #97, #98, and small alterations.
(removed platform support requests, replaced getNotion() with __notion)
2020-09-17 13:06:49 +10:00
6ff3a96d81 fix #69 - option to completely hide window buttons 2020-09-02 21:16:51 +10:00
513b5f4cab remove extension menu hotkey conflict + make configurable 2020-09-02 20:40:35 +10:00
850610b213 font imports working in menu + font-chooser improvements 2020-09-02 11:10:01 +10:00
ae3760e193 halved selectors for better perf., added wip littlepig themes 2020-09-02 08:49:38 +10:00
4ad8a9446b readme additions + bugfixes 2020-08-19 00:13:14 +10:00
5275d71fd6 reduce lag due to maximization detect + wip property layout 2020-08-18 09:53:34 +10:00
58bbb9e385 remove loop from core client.js 2020-08-17 23:43:43 +10:00
583e96ac1a various perf stuff + bugfixes + attempt at weekly view 2020-08-16 23:44:45 +10:00
cf0d516234 night shift extension 2020-08-15 21:58:39 +10:00
ff86afd8b8 add colour picker for dark+ primary colour 2020-08-12 23:32:44 +10:00
78b9510e93 port alejandro's neutral theme to new variables 2020-08-09 23:29:27 +10:00
92501bd7e1 menu options: toggles + selects 2020-08-04 15:32:04 +10:00
d8351aa49e mod info boxes 2020-08-02 23:14:13 +10:00
f6b52e5c02 theme menu window + bunch of other tweaks 2020-08-01 23:46:43 +10:00
9f92ff325d refactor some stuff, fix some bugs, apply theme to ctrl+f popup 2020-07-26 16:32:55 +10:00
5c84fbebb6 light 90% + other tweaks 2020-07-25 15:16:15 +10:00
2f74449189 dark theme variables complete (?) + scrollbar fix + titlebar tweaks 2020-07-24 23:52:21 +10:00