sunyuechi
sunyuechi
now picom have ``` --blur-background Blur background of semi-transparent / ARGB windows. Bad in performance, with driver-dependent behavior. The name of the switch may change without prior notifications. ``` I...
releated https://github.com/awesomeWM/awesome/issues/3582 hope support disable gap when mult client, support gap when single client
I saw `gap_single_client` : Enable gaps for a single client. please support `gap_mult_client`, Enable gaps for mult clients. reason: I only want to use gap when only one client, if...
### Version v0.11.0 ### Bug description dark and light theme, Incorrect color on the left  ### OS 6.1.12-arch1-1 ### Environment get same incorrect color in awesomewm, i3wm,...
Wait for how many tokens have been accumulated before starting the translation --accumulated_num num The strange part: I don't know how to judge how the cumulative translation results correspond to...
This is the simplest case of concurrent translation, no error handling, no resume function, can be used with care, if all goes well, it will be very fast Or wait...
使用AsyncRun -pos=xxx 有效 在task.ini里配置pos=xxx, 然后AsyncTask 使用了这个pos=xxx 但AsyncTask -pos=xxx 时-pos不生效 希望命令行-pos也有效
I didn't find an easy way, so when I have two widgets, I do this, but if I add more widgets, the judgment seems to be troublesome. ```golang boxRight :=...