mirror of
https://github.com/neovide/neovide.git
synced 2026-09-10 07:16:25 -04:00
* feat: render same z-index together * make clippy happy * uniform blends in layer, render all background first, then foreground * fix background blends * add test for telescope cases * fix telescope case * fix test case * Remove custom hull algorithm in favor of skia's built in one * Remove zindex step setting and use consecutive groupings of floating windows instead * Swap to iter_lines * Add back in the floating order which was removed due to a clippy warning but is now needed again * Address clippy issues and refactor rendered window lines functions to split out their components into parts * Fix overzealous clipping --------- Co-authored-by: Hawtian Wang <twistoy.wang@gmail.com> Co-authored-by: Hawtian Wang <hawtian.wang@twistoy.cn>
14 lines
125 B
Plaintext
14 lines
125 B
Plaintext
/target
|
|
/target-ubuntu
|
|
/.vs
|
|
**/*.rs.bk
|
|
*.log
|
|
.DS_Store
|
|
website/book
|
|
*.AppImage
|
|
.envrc
|
|
flake.nix
|
|
flake.lock
|
|
.direnv/
|
|
.devenv/
|