windows任务栏透明

The Windows 10 taskbar is, by default, slightly transparent and tinted to a color you choose. If you know where to look, and you can even increase its transparency with a registry hack. But you can’t make the taskbar completely transparent, so that only your icons show up against your wallpaper.

默认情况下,Windows 10任务栏是稍微透明的,并带有您选择的颜色 。 如果您知道要看的地方,甚至可以通过注册表修改来提高其透明度 。 但是,您无法使任务栏完全透明,因此只有图标会出现在墙纸上。

Unless, that is, you install TranslucentTB—a free, lightweight, and open source application that lets you quickly set your taskbar to be completely transparent. It’s also capable of blurring your taskbar, and even tinting it whatever color you want.

除非安装了TranslucentTB ,否则它是免费的,轻量级的,开源的应用程序,可让您快速将任务栏设置为完全透明。 它也可以使任务栏模糊,甚至可以将其着色为所需的任何颜色。

如何安装和使用TranslucentTB (How to Install and Use TranslucentTB)

To get started, download the latest release. TranslucentTB comes in a ZIP file, so unzip it and put the EXE wherever you like.

首先,请下载最新版本 。 TranslucentTB包含在ZIP文件中,因此请将其解压缩,然后将EXE放在您喜欢的位置。

We recommend you store the application somewhere in your user directory, but the root directory in your C drive is also a decent choice. Wherever you put the application, go head and launch it. You’ll see the effects immediately, as the taskbar becomes blurred.

我们建议您将应用程序存储在用户目录中的某个位置,但是C驱动器中的根目录也是不错的选择。 无论您将应用程序放在哪里,都可以启动它。 随着任务栏变得模糊,您将立即看到效果。

You’ll find an icon for the application in your system tray, which offers two main options: Blur or Clear.

您可以在系统任务栏中找到该应用程序的图标,该图标提供两个主要选项:“模糊”或“清除”。

The transparent (Clear) option is nice if you want to see your entire wallpaper. The blurred look is nice if you want the taskbar to be distinct, but also want to see colors consistent with what’s in the bottom of the image.

如果要查看整个墙纸,可以使用透明(清除)选项。 如果您希望任务栏与众不同,但也希望看到与图像底部的颜色一致的颜色,则模糊外观会很不错。

如何在启动时启动TranslucentTB (How to Start TranslucentTB at Boot)

Like the look, but want it to start when you boot Windows? That’s easy. First, press the Windows key and R to launch the Run command.

外观类似,但要在启动Windows时启动吗? 这很简单。 首先,按Windows键和R键启动“运行”命令。

Type shell:startup and hit Enter. A File Explorer window will open to the Startup folder. Drag your TranslucentTB executable to this folder with the right mouse button.

键入shell:startup然后按Enter。 “文件资源管理器”窗口将打开到“启动”文件夹。 用鼠标右键将您的TranslucentTB可执行文件拖到该文件夹​​中。

When you let go, you’ll be asked what you’d like to do. Select “Create shortcuts here.”

当您放手时,系统会询问您要做什么。 选择“在此处创建快捷方式”。

You’ve now created a shortcut to your executable in the startup folder, meaning the application will launch at boot.

现在,您已经在启动文件夹中创建了可执行文件的快捷方式,这意味着该应用程序将在启动时启动。

访问一些其他选项 (Accessing a Few Additional Options)

If you want TranslucentTB to start transparent, instead of blurred, we need to learn about the command prompt options offered. They’re outlined nicely here, but here’s a quick summary.

如果您希望TranslucentTB开始透明而不是模糊,我们需要了解提供的命令提示符选项。 在这里对它们进行了很好的概述 ,但这是一个快速的摘要。

  • --blur makes the taskbar blurry, which is also the default offering.

    --blur使任务栏模糊,这也是默认设置。

  • --opaque makes the taskbar a single solid color (no transparency.) By default the color is black, but you can change it using --tint.

    --opaque使任务栏为单一纯色(不透明)。默认情况下,颜色为黑色,但是您可以使用--tint进行更改。

  • --transparent makes the taskbar transparent. With --tint you can add a slight color highlight.

    --transparent使任务栏透明。 使用--tint您可以添加轻微的颜色突出显示。

  • --tint lets you select a color that works with the --opaque or transparent option (does not work with --blur.) You’ll need the hex code for the color you want; this site makes it easy to discover that number.

    --tint ,您可以选择与--opaquetransparent选项一起使用的颜色(不适用于--blur 。您需要使用十六进制代码来表示所需的颜色; 该站点可以轻松发现该号码。

Simply pick the six-digit code for the color you want, removing the “#” from the front.

只需选择所需颜色的六位数代码,然后从前面去除“#”即可。

To test any settings, close TranslucentTB if it’s running already. Next, open the command prompt and head to the folder where you’re storing the application using cd. Then try running TranslucentTB.exe followed by the options you want. For example, if you want a transparent taskbar, this is the command:

要测试任何设置,请关闭TranslucentTB(如果已在运行)。 接下来,打开命令提示符,并使用cd转到要在其中存储应用程序的文件夹。 然后尝试运行TranslucentTB.exe然后运行所需的选项。 例如,如果您想要透明的任务栏,请使用以下命令:

TranslucentTB.exe --transparent

Maybe you, like a friend of mine, really really like the color orange. If so, try this command:

也许您像我的朋友一样,真的很喜欢橙色。 如果是这样,请尝试以下命令:

TranslucentTB.exe --opaque --tint FF8000

You get the idea. If you used the steps above to make TranslucentTB start at boot, you can add the options we’ve discovered here to that shortcut. Simply right-click the shortcut, then click “Properties.”

你明白了。 如果使用上述步骤使TranslucentTB在启动时启动,则可以在快捷方式中添加我们在此处发现的选项。 只需右键单击快捷方式,然后单击“属性”。

Now, in the “target” box, we can add our options after the executable. Like this:

现在,在“目标”框中,我们可以在可执行文件之后添加选项。 像这样:

The program will now start at boot with your preferred options.

该程序现在将在启动时使用您的首选选项启动。

翻译自: https://www.howtogeek.com/290221/how-to-make-your-windows-10-taskbar-completely-transparent/

windows任务栏透明

windows任务栏透明_如何使Windows 10任务栏完全透明相关推荐

  1. topwin耳塞使用方法_如何使Windows PC使用“单声道”音频(因此您可以戴一副耳塞)...

    topwin耳塞使用方法 Most audio you listen to is in "stereo", which means that different things ar ...

  2. 点任务栏不切换窗口_如何使您的任务栏按钮始终切换到最后一个活动窗口

    点任务栏不切换窗口 Since Windows 7, apps with multiple open windows are combined into a single taskbar button ...

  3. windows应用商店修复_如何修复Windows应用商店中的卡死下载

    windows应用商店修复 Though it's had its share of flaky behavior since being introduced in Windows 8, the W ...

  4. windows桌面应用程序_如何将Windows桌面应用程序转换为通用Windows应用程序

    windows桌面应用程序 With Windows 10's Anniversary Update, Microsoft is making it possible for developers t ...

  5. windows命令获取帮助_如何在Windows 10中获得帮助

    windows命令获取帮助 Windows 10 has a built-in Get Help app that will offer solutions to problems and even ...

  6. windows文件搜索符号_如何在Windows 10上快速搜索表情符号

    windows文件搜索符号 Emoji are playful graphical representations of emotions, things, symbols, or ideas. So ...

  7. win7任务栏时钟显示秒_如何使Windows 10的任务栏时钟显示秒数

    win7任务栏时钟显示秒 Windows 10's taskbar clock can display the precise time down to the second. This featur ...

  8. 如何设置自定义任务栏图标_轻松自定义Windows 7任务栏图标

    如何设置自定义任务栏图标 Would you like to fully customize your Windows 7 icons without having to manually chang ...

  9. 高dpi显示屏 模糊_如何使Windows在高DPI显示器上更好地工作并修复模糊字体

    高dpi显示屏 模糊 High pixel density displays are now common on new Windows PCs, just as they are on smartp ...

最新文章

  1. 抽象工厂————三层架构
  2. python 做个创越火线挂_一日一技:用Python做个能挂墙上的大钟表
  3. Android系列之Fragment(二)----Fragment的生命周期和返回栈
  4. java线程 打印_Java多线程实战之交叉打印的两种方法
  5. LeetCode 42. 接雨水(双指针、单调栈)
  6. Java—CountDownLatch使用详解
  7. python合并excel工作簿_使用Python将多个excel的多个sheet页合并到一个excel
  8. python 写文件 换行_python中写入txt文件需要换行,以及\r 和\n
  9. IntelliJ IDEA上创建Maven Spring MVC项目
  10. Python与Json、pickle模块
  11. 微信小程序系列(5)如何用微信小程序写一个论坛?贴心代码详解(三)列表页
  12. 移动硬盘文件,图标变白解决方案
  13. CMOS器件与TTL器件CMOS电平与TTL电平
  14. mysql innodb 数据打捞(一)innodb 页面结构特征
  15. visual怎么运行python_Visual Studio运行Python程序(超级详细)
  16. c语言中时间字符化,C语言字符画,字符闪画.doc
  17. 动态规划多边形游戏c语言,动态规划-多边形游戏问题
  18. 可视化神器Plotly绘制3D图
  19. 阿里云服务器ECS安装Ubuntu18.04桌面图形环境
  20. JAVA XML 之 DTD约束

热门文章

  1. C语言技巧:有if时使用likely和unlikely让代码运行更快
  2. 油猴(tampermonkey)脚本安装及使用教程
  3. C语言 | 文件打开关闭
  4. 误差向量幅度(EVM)
  5. SSH工具连接虚拟机
  6. Message的用法
  7. python二级证书考试难度_全国计算机等级考试 python二级考试体验及小技巧总结...
  8. IsEmpty 函数
  9. leetcode279 拉格朗日四平方和定理
  10. npm 的 --unsafe-perm 参数