feat: linux window auto-detect get rectangle

This commit is contained in:
XMuli
2022-05-08 23:14:51 +08:00
parent c24fb83460
commit ad76dd0e33
7 changed files with 192 additions and 3 deletions

View File

@@ -4,7 +4,7 @@
* Author: XMuli xmulitech@gmail.com
*
* GitHub: https://github.com/XMuli
* Blogs: https://ifmet.cn
* Blog: https://ifmet.cn
* CSDN: https://blog.csdn.net/qq_33154343
*/
#include "widget.h"

View File

@@ -4,7 +4,7 @@
* Author: XMuli xmulitech@gmail.com
*
* GitHub: https://github.com/XMuli
* Blogs: https://ifmet.cn
* Blog: https://ifmet.cn
* CSDN: https://blog.csdn.net/qq_33154343
*/
#include "tray.h"

View File

@@ -4,7 +4,7 @@
* Author: XMuli xmulitech@gmail.com
*
* GitHub: https://github.com/XMuli
* Blogs: https://ifmet.cn
* Blog: https://ifmet.cn
* CSDN: https://blog.csdn.net/qq_33154343
*/
#ifndef WIDGET_H