gnome-shell-minimize-to-tray:最小化任何应用程序

时间:2024-05-22 02:48:17
【文件属性】:

文件名称:gnome-shell-minimize-to-tray:最小化任何应用程序

文件大小:91KB

文件格式:ZIP

更新时间:2024-05-22 02:48:17

typescript webpack gnome gjs gnome-shell-extension

最小化到托盘 最小化任何应用程序 要求 确保在系统上安装了xdotool , xwininfo , xprop和libwnck3 。 安装 从 git clone https://github.com/oae/gnome-shell-minimize-to-tray.git cd ./gnome-shell-minimize-to-tray yarn install yarn build ln -s " $PWD /dist " " $HOME /.local/share/gnome-shell/extensions/minimize-to-tray@elhan.io " 从 您可以从下面的链接安装它 用法 在扩展程序设置中,您可以单击添加按钮并选择任何打开的窗口以将它们放入托盘 每个应用程序都有三个选项。 更改活动状态:您可以禁用特定应用程序的最小化 启动时最小化窗口:每当为应用程序


【文件预览】:
gnome-shell-minimize-to-tray-master
----.gitignore(5KB)
----package.json(2KB)
----src()
--------extension.ts(1KB)
--------utils()
--------window()
--------shell()
--------styles()
--------prefs()
--------index.d.ts(313B)
----resources()
--------schemas()
--------metadata.json(294B)
--------ui()
----.ts-for-girrc.js(263B)
----LICENSE(18KB)
----tsconfig.json(353B)
----rollup.config.js(2KB)
----.eslintrc.js(1KB)
----.prettierrc.js(120B)
----README.md(3KB)
----.eslintignore(328B)
----.editorconfig(165B)
----yarn.lock(145KB)

网友评论