atom-transparency
atom-transparency copied to clipboard
How to make your Atom editor transparent
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.  after I minimize/open window again, everything is fine OS: mac...
Tested on Arch Linux :) Here it is working with some fancy blurred windows: 
- 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...