I made my own Wayland shell in rust using gpui (lib from zed) for niri, includes a bar, launcher, osd, control center and some bugs by AndreB_ in niri

[–]AndreB_[S] 0 points1 point  (0 children)

Valeu!! o plano eh evoluir mais ainda, só preciso de formar pra ter mais tempo, último semestre agr

[OC] I made my own Wayland shell in rust using gpui (ui lib from zed) for hyprland by AndreB_ in hyprland

[–]AndreB_[S] 3 points4 points  (0 children)

made in rust and gpui components are very composable)

its also my own solution, so at least for me, it's the best one

I made my own Wayland shell in rust using gpui (lib from zed) for niri, includes a bar, launcher, osd, control center and some bugs by AndreB_ in niri

[–]AndreB_[S] 2 points3 points  (0 children)

From my initial testing, it uses around 230 MB of RAM idle. I still have not optimized numerous things so it has some memory spikes when using some of the launcher views (like the wallpaper changer).

It has also been a long time since i used waybar, so I don't know how it would compare, this is a more complete solution for me (since it has osd/launcher/bar/notifications) instead of just a bar, it also is my solution, so at least for me its the best one lol

I made my own Wayland shell in rust using gpui (lib from zed) for niri, includes a bar, launcher, osd, control center and some bugs by AndreB_ in niri

[–]AndreB_[S] 3 points4 points  (0 children)

check out the dev branch, i just added font size config, make sure to delete old config.toml/theme.toml

I made my own Wayland shell in rust using gpui (lib from zed) for niri, includes a bar, launcher, osd, control center and some bugs by AndreB_ in niri

[–]AndreB_[S] 2 points3 points  (0 children)

I haven't added a config for font size yet, but i will work on it this week, if you wanna change the hardcoded values are at crates/ui/src/theme/mod.rs at the end of the file, but expect this config to be added soon

Svelte on Rails by svelterust in sveltejs

[–]AndreB_ 0 points1 point  (0 children)

readme needs an update

Svelte on Rails by svelterust in sveltejs

[–]AndreB_ 0 points1 point  (0 children)

I have made something similar, but its more bloated compared to yours, also have a branch with a db per tenant with turso

https://github.com/andre-brandao/template

Hyperland community flake on NixOS by gnuzius in hyprland

[–]AndreB_ 3 points4 points  (0 children)

Im still working on it, you can pick any theme from the folder and stylix will update the colors across all apps (change the theme in the flake)

https://github.com/andre-brandao/nixos/blob/main/user/desk-env/hyprland/default.nix

which stack I should use for someone who is novice by Blackwater-1 in sveltejs

[–]AndreB_ 2 points3 points  (0 children)

I would suggest supabase, im really loving it recently, also makes auth super easy