FreeTube/src
Svallinn 7e94abb3b4
Main+App+Store: Implement basic setting sync between Electron windows
The app utilizes the Electron IPC to communicate settings' updates
to the other existing windows.

This is still at a fairly rudimentary stage, since some settings are
not syncing at all, while other settings have related side effects that
are not currently being propagated to the remaining windows.

An example of this would be the 'uiScale' setting, in which
the value is properly synced, but the app's actual scaling isn't.
2021-06-11 02:56:39 +01:00
..
data Push Latest Code to Repository 2020-02-16 13:30:00 -05:00
main Main+App+Store: Implement basic setting sync between Electron windows 2021-06-11 02:56:39 +01:00
process Fix pathing issue when forking process 2020-10-23 23:29:19 +01:00
renderer Main+App+Store: Implement basic setting sync between Electron windows 2021-06-11 02:56:39 +01:00
utilities Push Latest Code to Repository 2020-02-16 13:30:00 -05:00
index.ejs Fix web build script and fix errors when running web version 2020-04-17 23:17:45 -04:00