silicon/src
JScheffer e195b5e0b0
feat: Add anti-aliasing to corners #232 (#234)
* Implement blur/anti-aliasing on edges of window frame #232

* fix missing -1 for top right corner, add example directory and update picture to readme

I also added example.sh, I think it could also be excluded.

* Delete example.sh

* Create example.sh
2023-11-22 14:57:57 +08:00
..
bin/silicon feat: Option to show a custom window title (#215) 2022-11-14 09:36:15 +08:00
assets.rs fix: make clippy happy 2022-10-13 15:11:41 +08:00
blur.rs fix: make clippy happy 2022-10-13 15:11:41 +08:00
directories.rs fix: build cache output dir 2022-10-13 15:02:51 +08:00
error.rs Update hex color parser 2019-08-09 10:39:07 +08:00
font.rs feat: introduce harfbuzz feature (#209) 2022-10-14 15:45:11 +08:00
formatter.rs feat: Option to show a custom window title (#215) 2022-11-14 09:36:15 +08:00
hb_wrapper.rs fix: do not hardcode string pointer types (#210) 2022-10-15 13:05:53 +08:00
lib.rs feat: introduce harfbuzz feature (#209) 2022-10-14 15:45:11 +08:00
utils.rs feat: Add anti-aliasing to corners #232 (#234) 2023-11-22 14:57:57 +08:00