binbyu / Reader

A win32 txt file reader
3.86k stars 550 forks source link

希望增加移入窗口位置自动显示的功能 #203

Open akschy opened 10 months ago

akschy commented 10 months ago

可以使用透明度来曲线救国,鼠标移出窗口时将背景和字体透明度设置为最高,鼠标移入窗口位置时背景和字体透明度返回之前的设置

binbyu commented 10 months ago

已经鼠标移动隐藏窗口功能。详见Readme.txt Ctrl+Alt+Shift+P

akschy commented 10 months ago

已经鼠标移动隐藏窗口功能。详见Readme.txt Ctrl+Alt+Shift+P

那个是鼠标移出隐藏窗口,我想要隐藏窗口后 鼠标移入时显示窗口