A dedicated scratchpad for developers
Go to file
Jonatan Heyman ddc184fb24 Restore fullscreen mode if the program was in fullscreen when quitting
Read specific keys from CONFIG.windowConfig instead of using Object.assign for whatever is in the config file.
2023-01-19 11:45:40 +01:00
.github/workflows Build both DMG and ZIP for both arm64 and intel architectures 2023-01-17 01:24:38 +01:00
electron Restore fullscreen mode if the program was in fullscreen when quitting 2023-01-19 11:45:40 +01:00
public New greenish icon 2023-01-16 23:43:39 +01:00
resources Mac icon pixel push 2023-01-17 00:53:15 +01:00
src Small optimization of external noteContent parser 2023-01-19 11:31:49 +01:00
.gitignore Move contents of heynote-electron subdirectory into git repo root 2023-01-13 13:21:34 +01:00
electron-builder.json5 Build both DMG and ZIP for both arm64 and intel architectures 2023-01-17 01:24:38 +01:00
index.html Revert "Change icon on Windows" 2023-01-16 16:07:39 +01:00
package-lock.json Remember window size and position between sessions 2023-01-19 02:38:19 +01:00
package.json Remember window size and position between sessions 2023-01-19 02:38:19 +01:00
tsconfig.json Set allowJs:true in tsconfig.json 2023-01-15 12:55:12 +01:00
tsconfig.node.json Move contents of heynote-electron subdirectory into git repo root 2023-01-13 13:21:34 +01:00
vite.config.ts Reformat with tabsize 4 2023-01-14 19:51:40 +01:00