diff options
author | Vaxry <[email protected]> | 2024-04-20 13:25:29 +0100 |
---|---|---|
committer | GitHub <[email protected]> | 2024-04-20 13:25:29 +0100 |
commit | ea954494024cb596aaf9a40c77c3e0fcaf0e0322 (patch) | |
tree | 8c35d1e5265608c7c2ec4f88eba66a79709466d1 /.gitignore | |
parent | 5c97b96278da672405527b84019ab50395a9f74f (diff) | |
download | Hyprland-ea954494024cb596aaf9a40c77c3e0fcaf0e0322.tar.gz Hyprland-ea954494024cb596aaf9a40c77c3e0fcaf0e0322.zip |
core: Move tearing to hyprwayland-scanner (#5657)
Adds a new dependency: hyprwayland-scanner https://github.com/hyprwm/hyprwayland-scanner
---------
Co-authored-by: Mihai Fufezan <[email protected]>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -17,8 +17,8 @@ result* .cache *.o -*-protocol.c -*-protocol.h +protocols/*.c* +protocols/*.h* .ccls-cache *.so |