Aakash Sen Sharma
Aakash Sen Sharma
It would be nice to have this integrated into wayshot also. Given our screencopy backend it should be simpler to achieve than without it. I don't know if I should...
In relation to https://github.com/waycrate/wayshot/issues/42: I think we should consider adding some CI with automated perf testing to check for regressions. I am not exactly sure how we'd go about setting...
- **Swayfx Version:** - sway version 0.3.2 - **Debug Log:** - http://0x0.st/HjuI.txt - **Configuration:** ``` default_dim_inactive 0.1 ``` - **Description:** - Change focused toplevel by tapping on inactive window and...
The fact that box_shadow color a `float *` instead of just a `float [4]` is problematic. Wrapping that in FFI is clunky because essentially in zig I need to wrap...
This will help in ffi scenarios instead of passing the struct. Blocker for qtile MR.
* Segfault issue has been fixed in upstream PW.
Hi, I have written a patch set to support this. I also want to write one for control+U eventually. The patch only needs some cleanup but before opening the PR...
Hi, would you mind sharing some example code to finetune the model on a custom dataset?