atom-transparency icon indicating copy to clipboard operation
atom-transparency copied to clipboard

How to make your Atom editor transparent

Results 6 atom-transparency issues
Sort by recently updated
recently updated
newest added

Have made modifications for version 1.28 as directed by [rstacruz/atom-transparency](https://github.com/rstacruz/atom-transparency/tree/patch-1) ```conf master ✗ $ grep transparent -A 2 -B 4 src/main-process/atom-window.js const options = { show: false, title: getAppName(), tabbingIdentifier:...

just decided to try this out: none of the files exist.

Hi! as I open the second tab and switch to it, it still displays contents of the 1st one. ![fff](https://picpig.com/fm56t8ncuy.png) after I minimize/open window again, everything is fine OS: mac...

Tested on Arch Linux :) Here it is working with some fancy blurred windows: ![image](https://user-images.githubusercontent.com/74385/42910761-45bc3cfe-8b1b-11e8-94b2-eebaaafb0207.png)

- Advise users to modify `atom-window.js` instead of `atom-window.coffee`. - Provide the required js/css syntax in both the `README.md` and `transparency.less` files. Tested with mac OS High Sierra 10.13.1 with...