Commit Graph

245 Commits

Author SHA1 Message Date
aadcc50a11
refactor some stuff, fix some bugs, apply theme to ctrl+f popup 2020-07-26 16:32:55 +10:00
160fad9f60
light theoretically 100% :) 2020-07-25 22:49:08 +10:00
2edfcd63fe
light 90% + other tweaks 2020-07-25 15:16:15 +10:00
c246b24af2
dark theme bugfixes: focused input borders, weird lines in tables 2020-07-25 11:29:39 +10:00
5752a95c23
dark theme variables complete (?) + scrollbar fix + titlebar tweaks 2020-07-24 23:52:21 +10:00
fd22fa286c
more dark theme stuff, inc. bugfixes + code higlight 2020-07-23 23:33:09 +10:00
a0edfd1c27
collect theme variables: dark colours 2020-07-22 23:45:59 +10:00
2f90f65f1c
maximise icon updates as needed 2020-07-21 09:47:19 +10:00
9d32ae16e0
configurable dragarea size 2020-07-21 00:09:24 +10:00
d2c5a800cb
titlebar + scrollbars 2020-07-19 22:50:59 +10:00
21facae40c
taken control of createWindow 2020-07-19 16:24:34 +10:00
d423bdbfd0
de-async-ifying stuff = tray fixed! 2020-07-18 23:50:56 +10:00
b13fe98d40
tray failing: every time something starts working everything else falls apart :/ 2020-07-18 23:21:55 +10:00
4faa7bb919
loader working + enhancement:// protocol registered 2020-07-17 18:42:55 +10:00
75cd042bd5
add store to loader, bugfix homedir with wsl 2020-07-16 23:48:09 +10:00
b7038cda28
modloader insertion 2020-07-16 23:14:41 +10:00
0d2dfaca61
redesign module system again after technological / enable-disable considerations 2020-07-16 19:00:36 +10:00
26a82f400f
that should be a bit clearer, if verbose 2020-07-14 22:43:40 +10:00
2237df4334
i did not know markdown did that 2020-07-14 21:37:40 +10:00
382af7117c
redesign module system after considerations of what is most technologically friendly (both to implement and use) 2020-07-14 21:28:05 +10:00
c60299ed85
document mod.js, prepare to load 2020-07-14 13:01:07 +10:00
2131e4e19d
basic mod structure 2020-07-14 00:23:21 +10:00
78865542b7
start readme, add check command, apply complete except for enhancements 2020-07-13 22:37:52 +10:00
574741de06
remove: prompt deletion of ~/.notion-enhancer 2020-07-13 15:28:38 +10:00
a8472b2da0
add contributing guide 2020-07-13 14:45:24 +10:00
7f31c24e92
begin work, day 1: cli + removal script 2020-07-13 00:40:30 +10:00
78ca0b719d
...update docs 2020-07-09 21:32:59 +10:00
b5043508d9
add update notifier 2020-07-09 21:31:17 +10:00
d1875ffc90
Merge pull request #16 from dragonwocky/imgbot
[ImgBot] Optimize images
2020-07-09 20:45:50 +10:00
ImgBotApp
c32417ca54
[ImgBot] Optimize images
*Total -- 719.40kb -> 325.92kb (54.7%)

/docs/screenshots/app-enhanced.jpg -- 171.97kb -> 67.03kb (61.02%)
/screenshots/app-enhanced.jpg -- 171.97kb -> 67.03kb (61.02%)
/docs/screenshots/theme-dark+.jpg -- 158.51kb -> 70.03kb (55.82%)
/screenshots/theme-dark+.jpg -- 158.51kb -> 70.03kb (55.82%)
/screenshots/app-tray.jpg -- 28.49kb -> 25.18kb (11.63%)
/docs/screenshots/app-tray.jpg -- 28.49kb -> 25.18kb (11.63%)
/resources/icons/close.svg -- 0.34kb -> 0.33kb (3.48%)
/resources/icons/minimise.svg -- 0.18kb -> 0.17kb (2.22%)
/resources/icons/alwaysontop_off.svg -- 0.21kb -> 0.21kb (1.83%)
/resources/icons/alwaysontop_on.svg -- 0.21kb -> 0.21kb (1.83%)
/resources/icons/maximise_off.svg -- 0.22kb -> 0.21kb (1.79%)
/resources/icons/maximise_on.svg -- 0.31kb -> 0.30kb (1.28%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2020-07-09 10:42:49 +00:00
03b598a17d
0.7.0 release-ready: replace twitter emojiset with system emojis 2020-07-09 20:42:01 +10:00
faab6d013f
fix misidentification of mac as windows 2020-07-09 19:39:14 +10:00
0e168b5f84
close to tray for macOS's native close window button 2020-07-09 18:50:50 +10:00
422be7410a
use png for tray on linux 2020-07-09 18:32:20 +10:00
156b4061b0
support for notion-deb-builder 2020-07-09 18:26:29 +10:00
e5820f5c18 add platform support issue template 2020-07-09 18:11:29 +10:00
633a4250d1
swap maximise buttons 2020-07-09 16:55:16 +10:00
582a8cc642
replace unicode window button icons with svgs 2020-07-09 14:58:10 +10:00
31ccd13ced
remove extra buttons from macOS 2020-07-08 23:22:28 +10:00
96571f2b31
tray support improvements for mac/linux (untested) 2020-07-08 22:58:52 +10:00
a5afb72f57
bump version number to clean up conflicts 2020-07-07 16:15:35 +10:00
89a2dd9c39
fix cleaner linux filepath 2020-07-07 08:47:15 +10:00
31c75c7d70
fix icon size on mac 2020-07-06 22:17:39 +10:00
f459d10c39
potential linux/macOS tray support 2020-07-06 14:21:29 +10:00
6960c0915f
Merge pull request #14 from torchatlas/master
Enhanced window control buttons - hover effect and cursor change
2020-07-04 11:49:26 +10:00
TorchAtlas
d2ba4cd346 Enhanced window control buttons - hover effect and cursor change
Close window control button now turns red when hovered over

Window control buttons no longer show a pointer cursor when hovered over - now uses default cursor, like other apps
2020-07-02 10:33:46 -04:00
ded4323544
improve titlebar selectors + syntax errors 2020-07-02 12:58:50 +10:00
8dfb764199
force resource path to use / 2020-07-02 12:53:23 +10:00
6cedb7790a
add --theme-table_border 2020-07-02 12:36:30 +10:00
d3d3b4007f
app no longer crashes when sidebar toggled 2020-07-01 19:12:57 +10:00