From af282928ab3123a573d9562bb24f5c471e3b4704 Mon Sep 17 00:00:00 2001 From: Will McKinnon Date: Tue, 29 Nov 2022 00:48:02 -0500 Subject: [PATCH] added swayfx discord invite link --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 1cbd8673..c3c62219 100644 --- a/README.md +++ b/README.md @@ -76,3 +76,6 @@ Here's a quick outline of where most of our changes lie vs the main sway reposit + `sway/desktop/render.c`: the file that handles calling `fx_renderer` to render to the screen, handles damage tracking and scaling + `sway/desktop/fx_renderer.c`: the meat and potatoes of this project, structured as similarly to wlr_renderer as possible + `sway/desktop/shaders`: where all of the shaders that fx_renderer uses live + +Please join our (for the time being very small) Discord server for development chatter! https://discord.gg/jVjjFdcN +