Commit Graph

29 Commits

Author SHA1 Message Date
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
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
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
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
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
61206db05a
bugfixes: match up some styling better, EACCES dest chmodding, csp re-allow fonts 2020-10-11 15:28:56 +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
58ff18724b
fix #69 - option to completely hide window buttons 2020-09-02 21:16:51 +10:00
8ee12ea57e
remove loop from core client.js 2020-08-17 23:43:43 +10:00
ff41cb78d5
port alejandro's neutral theme to new variables 2020-08-09 23:29:27 +10:00
d40462aa1b
menu options: toggles + selects 2020-08-04 15:32:04 +10:00
7d51ea9caa
theme menu window + bunch of other tweaks 2020-08-01 23:46:43 +10:00
9f8c70c203
menu window creation 2020-07-28 19:03:35 +10:00
aadcc50a11
refactor some stuff, fix some bugs, apply theme to ctrl+f popup 2020-07-26 16:32:55 +10:00