File tree Expand file tree Collapse file tree 1 file changed +62
-3
lines changed
Expand file tree Collapse file tree 1 file changed +62
-3
lines changed Original file line number Diff line number Diff line change 11# Showtitlebar-v2
22
3- ** 原始版本 Original version ** : https://github.com/WindowsTime/showtitlebar
3+ ![ PixPin_2025-05-31_21-08-31 ] ( https://github.com/user-attachments/assets/121110e6-53ef-488e-9854-1a0886b40ed8 )
44
5- 使用 AutoHotKey V2 重新实现相同功能。
5+ 窗口信息工具箱,可以显示窗口样式信息,控件信息,DLL加载信息。同时附带了一些小功能
66
7- 由于 AutoHotKey V2 的系统要求为** Windows 7及以上** ,如果低于此要求,请使用文件名带` AHv1 ` 的版本。
7+ ---
8+
9+ 功能说明:
10+
11+ Alt+Ctrl+F = 有边框+调整窗口
12+
13+ Alt+Ctrl+H = 无边框
14+
15+ Alt+Ctrl+G = 窗口拖动模式
16+
17+ Alt+Ctrl+I = 实时窗口属性查看器
18+
19+ 实时窗口属性查看器
20+
21+ “Alt+=” 启用/禁用监视
22+
23+ 实时模式为显示鼠标点击下的窗口
24+
25+ 选择模式为显示按住Ctrl后鼠标下的窗口
26+
27+ ---
28+
29+ ` AHv1 ` 的版本为旧版本,不再更新,停留在1.5版本
30+
31+ 不再支持XP及以下的旧版本,其它旧版本未测试,64位软件
32+
33+ # Windowtuner
34+
35+ <details ><summary >查看图片</summary >
36+
37+ ![ PixPin_2025-05-31_21-11-53] ( https://github.com/user-attachments/assets/1e724e96-5794-4092-92ed-24e72513cf60 )
38+
39+ ![ PixPin_2025-05-31_21-11-57] ( https://github.com/user-attachments/assets/40d2a923-9ed7-46ce-bff5-d86e663547d8 )
40+
41+ ![ PixPin_2025-05-31_21-12-03] ( https://github.com/user-attachments/assets/912543ea-c6d0-4878-affb-c68bc9db1311 )
42+
43+ ![ PixPin_2025-05-31_21-12-09] ( https://github.com/user-attachments/assets/eb0733b5-7764-4642-a107-f22aecf2f341 )
44+
45+ </details >
46+
47+ 该工具为附带的修改软件,可以修改窗口样式,还可以实现一些有趣的功能
48+
49+ ---
50+
51+ 功能说明:
52+
53+ 所有的选择功能都要先** 按住** ` shift ` 键,按下按钮,鼠标移至要选择的窗口上,** 松开** ` shift ` 键选择窗口
54+
55+ 窗口样式列表双击列表条目即可切换,点击应用样式即可应用于窗口
56+
57+ 窗口透明度数值越大越透明
58+
59+ 空白弹窗可以帮助你将一些窗口或控件套嵌至里面
60+
61+ > [ !CAUTION]
62+ > 如果要操作的是窗口控件,要小心,非常容易弄崩溃
63+ >
64+ > 如果你已经将窗口控件套嵌入一个空白弹窗,想要恢复这个控件,请** 直接关闭** 这个弹窗即可,会自动恢复
65+ >
66+ > 千万不要使用“恢复父窗口”按钮来恢复空白弹窗内的窗口控件,即使成功恢复,在关闭空白弹窗时会出现未响应的问题!
867
968> [ !WARNING]
1069> 注意,有些杀毒软件会将预先编译好的exe程序视为病毒,如果你对本仓库编译好的程序不信任,可以自己将` .ahk ` 文件下载下来自己使用/编译。
You can’t perform that action at this time.
0 commit comments