TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

How to make the Atom editor transparent

97 pointsby transcranialover 9 years ago

10 comments

juandazapataover 9 years ago
Meanwhile, I'll seat here, wishing for an update that won't make the editor eat almost 2GB of RAM after opening 3 text files :(
评论 #10917234 未加载
评论 #10918097 未加载
评论 #10917357 未加载
评论 #10917990 未加载
评论 #10917376 未加载
评论 #10918369 未加载
评论 #10917208 未加载
xpaulbettsxover 9 years ago
This will break so much stuff, like you know, being able to click on things or move tabs around. Or minimize &#x2F; zoom the window. It&#x27;s possible to get it to work, but there are a lot of Difficulties, here&#x27;s a similar PR<p><a href="https:&#x2F;&#x2F;github.com&#x2F;atom&#x2F;atom&#x2F;pull&#x2F;10208" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;atom&#x2F;atom&#x2F;pull&#x2F;10208</a>
评论 #10919386 未加载
nanookover 9 years ago
Can someone help me understand how this would be useful?
评论 #10917297 未加载
评论 #10918142 未加载
评论 #10917720 未加载
评论 #10917293 未加载
评论 #10919211 未加载
评论 #10918048 未加载
eldog_over 9 years ago
As an addition, you can make any window translucent&#x2F;transparent in X11 (running with a composite manager) using transset-df, e.g.,<p><pre><code> # Lets you click on a window and sets it&#x27;s alpha to half $ transset-df 0.5 </code></pre> One usually gets annoyed with not being able to read their terminal properly after a while though.
评论 #10917812 未加载
saidajigumiover 9 years ago
On one hand, I get the desire for transparency, having sought after it for many years, esp. back when it was a rarefied commodity. But these days I find I&#x27;m mostly only in favor of either fully opaque windows or transparency that&#x27;s darn near fully opaque. Just enough transparency to hint that there&#x27;s something tucked behind a full- or half- screen window. I find that it&#x27;s too just easy to compromise contrast and readability in editor windows.
评论 #10917260 未加载
MCRedover 9 years ago
I really would like to embedded atom as an online code editor... it seems like a no brainer given that its written in Javascript. But it seems there&#x27;s no project to do this (hope I&#x27;m wrong!)<p>FWIW, I could never find any indication of an interest in this on the atom.io site, and googling &quot;embed atom&quot; and the like produce a lot of pages about Intels Atom CPU.
评论 #10918293 未加载
评论 #10917540 未加载
wz1000over 9 years ago
Isn&#x27;t this something you would generally want your WM&#x2F;Compositor to handle?
bhoustonover 9 years ago
Couldn&#x27;t this be an Atom add on? Isn&#x27;t that there purposes?
评论 #10917017 未加载
fuzzythinkerover 9 years ago
Any way to do this in sublimetext? The only search result is for Windows.
Animatsover 9 years ago
You mean &quot;translucent&quot;. If it was transparent, you wouldn&#x27;t be able to read the text.<p>(Besides, translucent GUIs are out. That&#x27;s Vista&#x2F;Win7.)
评论 #10917564 未加载