Open DreamMaoMao opened 1 month ago
May I know your glazewm-extra config?
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 set title false
is sometime buggy. Could you please disable that and retry?
[[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 = ".*"
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. At this moment, please use glazewm-extra with title function disabled. Sry.
https://github.com/glzr-io/glazewm/pull/735
It seems that this function will be merged into the main branch
Got it. Thx. I will remove this func in the next release.
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