- 25 Feb, 2019 3 commits
-
-
Luke Schoen authored
-
Luke Schoen authored
-
Luke Schoen authored
-
- 05 Feb, 2019 1 commit
-
-
Luke Schoen authored
-
- 01 Feb, 2019 1 commit
-
-
Luke Schoen authored
-
- 26 Jan, 2019 2 commits
-
-
Luke Schoen authored
-
Luke Schoen authored
* Update Readme with Usage of taskbar mode on macOS and Linux * Remvoe custom context menu since was not working and we will use ALT version instead * Rename processMoved to saveWindowPosition * Fix by savingWindowPosition when user minimises Fether window so it restores to same position * Change tooltip message to 'Click to toggle Fether window' since it is important on Linux as use must click the tooltip to open/close the Fether window * Only disable taskbar mode on Windows
-
- 24 Jan, 2019 1 commit
-
-
Luke Schoen authored
-
- 13 Jan, 2019 1 commit
-
-
Luke Schoen authored
-
- 10 Jan, 2019 1 commit
-
-
Luke Schoen authored
-
- 07 Jan, 2019 1 commit
-
-
Luke Schoen authored
* Readme updated with environment variable prefix `TASKBAR=false` to disable taskbar. Use existing "electron" and "start" scripts in package.json. Configure taskbar to be enabled by default (i.e. `withTaskbar = true`) * Integrate menubar functionality including for taskbar including: * electron dependencies: `Tray` * electron-positioner: `Positioner` * Separate logic in `FetherApp` component dependending on whether `withTaskbar` is enabled, but shared functionality in `finalise()` function * Incorporate relevant Pino logs throughout to improve developer experience * Move options into FetherAppOptions class and move configuration config for options into a config subfolder within the module. * Use `extends` library to overwrite `DEFAULT_OPTIONS` options properties with those in `TASKBAR_OPTIONS` if `withTaskbar` is enabled * Add ability to pass `customOptions` to further overwrite the values in the config directory, and add option setter and getters * Move taskbar icons into app/options/config subdirectory. Use different logic to set the path of the icons directory depending on whether it was run using the "electron" or the "start" script in package.json. Leverage the fact that when "electron" is run the environment variable `SKIP_PREFLIGHT_CHECK=true` is set * Set the Electron option `webPreferences.devTools` depending on whether we are in production or not particularly for security reasons * Fix `activate` event listener to cater for `withTaskbar` enabled or disabled usage * BUG: When running with `withTaskbar` enabled we are setting the option `show: false` because it opens the window in the center of the screen instead of positioned right under the taskbar icon at the top of the screen. When you click the icon in the taskbar it toggles the window open/close correctly positioned since it takes into consideration the `bounds` value in `FetherApp.clickedTray`. To fix the bug we need to reuse the same approach. * BUG: Additional `EventEmitter` does not appear to be working correctly or is not required. Investigate if can remove
-
- 04 Jan, 2019 3 commits
-
-
Luke Schoen authored
-
Luke Schoen authored
-
Luke Schoen authored
-
- 27 Dec, 2018 1 commit
-
-
Luke Schoen authored
-
- 20 Dec, 2018 1 commit
-
-
Luke Schoen authored
-
- 13 Dec, 2018 1 commit
-
-
Luke Schoen authored
-
- 09 Nov, 2018 4 commits
-
-
Thibaut Sardan authored
removing the "fast" for now not to feed the trolls :)
-
Thibaut Sardan authored
-
Thibaut Sardan authored
-
Thibaut Sardan authored
-
- 09 Sep, 2018 3 commits
-
-
Thibaut Sardan authored
-
Thibaut Sardan authored
-
Thibaut Sardan authored
-
- 04 Sep, 2018 1 commit
-
-
Amaury Martiny authored
-
- 03 Sep, 2018 1 commit
-
-
Thibaut Sardan authored
-
- 23 Jul, 2018 1 commit
-
-
Thibaut S authored
-
- 19 Jul, 2018 1 commit
-
-
Thibaut S authored
The example with Ropsten seemed to be confusing.
-
- 16 Jul, 2018 1 commit
-
-
Thibaut S authored
-
- 13 Jul, 2018 2 commits
- 02 Jul, 2018 2 commits
-
-
Afri Schoedon authored
-
Afri Schoedon authored
-
- 26 Jun, 2018 1 commit
-
-
Amaury Martiny authored
-
- 25 Jun, 2018 1 commit
-
-
Amaury Martiny authored
-
- 22 Jun, 2018 1 commit
-
-
Amaury Martiny authored
-
- 13 Jun, 2018 1 commit
-
-
Amaury Martiny authored
-
- 12 Jun, 2018 2 commits
-
-
Amaury Martiny authored
-
Amaury Martiny authored
-
- 11 Jun, 2018 1 commit
-
-
Amaury Martiny authored
-