This repository was archived by the owner on Sep 25, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
After running the tool, win terminal sometimes has an incorrect tile size #12
Comments
May I know your glazewm-extra config? |
[[window_rules]]
command = "set title false"
match_process_name = ".*"
[[window_rules]]
command = "set rounded true"
match_process_name = ".*"
[[focused_window_rules]]
command = "set translucent 255"
match_process_name = ".*"
[[unfocused_window_rules]]
command = "set translucent 220"
match_process_name = ".*"
|
I do notice that
|
Now that I've disabled hide title, I don't have this problem anymore |
I will keep tracing this issue. It will take a while. |
It seems that this function will be merged into the main branch |
Got it. Thx. I will remove this func in the next release. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
After running the tool, win terminal sometimes has an incorrect tile size, as shown in the figure, win terminal does not automatically tile the screen, which does not appear when the tool is not running
The text was updated successfully, but these errors were encountered: