- Fix rimraf not working correctly on Windows by reimplementing a recursive delete ourselves
- Hotfix for extension not working due to an incorrect dependency being installed
- Switch to rimraf to clean the runtime folder before updating it (fixes EEXIST error on Windows)
- Update Windows 10 fix to no longer cause issues with snapping
-
Changed background transparency refresh interval to 10, which makes brief flashes when changing window size less noticeable
-
Added config option to control the background transparency refresh interval
- Moved custom imports loading to extension code, as it was broken before due to CSP
- Added new theme: Solarized Dark+
- Force extension to be local-only
- Added Tokyo Night Storm theme
- Fix disable action not fully restoring files
- Fix inconsistent behavior when re-enabling
- Change activation events to *
- Extension is no longer in preview
- Update readme
Add Noir et blanc theme (by pryter)
- Fix extension not working in VS Code 1.70.0 (by slanterns)
- Update activation events
- Extension is now maintained by Illixion
- fix: turn off gpuAcceleration
- fix: vscode 1.57.0
- fix: not work with Customize UI
- fix: not working in vscode 1.53.0-insider
- feat: Add "Light (Only Subbar)" theme
- fix: Optimize the fullscreen style fixed #82
- New runtime implementation.
- fix: win10 dragging lay
- Remove win7 support
- fix: Disable auto restart
- i18n: Add Japanese translations
- fix: Support vscode 1.41.1
- fix: Support vscode 1.41.0
- fix: multiple pop-ups when color theme is changed
- fix: opacity in win10
- docs: Add macOS theme screenshots
- docs: Add solution to removing [Unsupported] on VS Code's titlebar
-
fix: Delete the wrong ',' in the generated html
-
feat: The opacity option is now also available for macos. By default, Macos has a background with opacity of 0.3.
-
feat: new light theme
-
fix: support import file path begin with 'file://'
-
feat: i18n zh-cn
-
feat: macos effect type You can change the effect type of macos, but generally 'auto' is the best.
-
fix: multiple pop-ups when config is changed
-
fix: support v1.37.0
-
feat: auto config terminal renderer type If there is no "terminal.integrated.rendererType" in the global configuration, it will be set to "dom".
-
feat: auto restart vscode
- feat: theme system
- feat: custom import css/js file
- fix: Auto reload error when config is changed
- No longer dependent on the Visual C++ 2015
- docs: update README
- feat: Windows7 support
- feat: Configurable opacity
- feat: User-friendly installation prompt dialog
Windows users please make sure you have Visual C++ Redistributable Packages for Visual Studio 2015 x86 installed!