added swayfx discord invite link
This commit is contained in:
parent
fab91af9b9
commit
af282928ab
|
@ -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/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/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
|
+ `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
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue