hikarin522 / GlassIt-VSC

VS Code Extension to set window to transparent on Windows platform.

Home Page:https://marketplace.visualstudio.com/items?itemName=s-nlf-fh.glassit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GlassIt-VSC

VSMV VSMI VSMR

VS Code Extension to set window to transparent on Windows and Linux platforms.

This extension is the VS Code version of GlassIt of Sublime Text plugin.

Features

  • With this extension, you can change the window transparency by key pressing.

Requirements

Windows

  • Windows 7 or higher

Linux

  • Xorg display server
  • xprop package.

Usage

Change the transparency level by:

  • Press "ctrl+alt+z" to increase the transparency, "ctrl+alt+c" to decrease.

Extension Settings

  • glassit.alpha (integer): Transparency level [1-255].
  • glassit.step (integer): Increment of alpha.

LINK

Changelog

See CHANGELOG.md

About

VS Code Extension to set window to transparent on Windows platform.

https://marketplace.visualstudio.com/items?itemName=s-nlf-fh.glassit

License:MIT License


Languages

Language:JavaScript 66.1%Language:C# 33.9%