enso/app/ide-desktop/lib/content
somebody1234 d232b9252c
Re-enable vibrancy and add support for Linux (#9003)
- Fixes support for vibrancy
- Disable background when vibrancy is enabled
- Minor refactors to pass the relevant config option to dashboard, so that the dashboard knows whether vibrancy is enabled
- Enable vibrancy on Linux if a special environment variable is set

# Important Notes
- MUST be tested on macOS
- Windows *does not support resizing* when vibrancy is enabled. This is a limitation of Windows - see [this issue](https://github.com/electron/electron/issues/6107).
2024-02-28 13:01:03 +00:00
..
src Re-enable vibrancy and add support for Linux (#9003) 2024-02-28 13:01:03 +00:00
bundle.ts Fix some dashboard issues (#6668) 2023-05-26 10:17:03 +00:00
esbuild-config.ts Make (almost) all interfaces readonly (#8800) 2024-02-07 11:26:59 +00:00
globals.d.ts QoL code improvements for dashboard (#7022) 2023-06-19 01:02:08 +02:00
package.json Re-organize lib/dashboard/ (#8587) 2024-01-10 16:22:11 +00:00
start.ts Fix some dashboard issues (#6668) 2023-05-26 10:17:03 +00:00
tsconfig.json Re-organize lib/dashboard/ (#8587) 2024-01-10 16:22:11 +00:00
watch.ts Re-organize lib/dashboard/ (#8587) 2024-01-10 16:22:11 +00:00