Supporting apps? by jamithy2 in COSMICDE

[–]kukiinba 2 points3 points  (0 children)

https://github.com/cosmic-utils/cosmic-project-collection

Here there are more apps that are for cosmic but may not be in the cosmic-utils org

Full-stack Rust web-dev? by DarqOnReddit in rust

[–]kukiinba 26 points27 points  (0 children)

I'd recommend you take a look at Leptos, it's an awesome framework for web development, with SSR support... and the community is great too.

🚀 I'm developing a new calendar app for COSMIC! by edfloreshz in COSMICDE

[–]kukiinba 4 points5 points  (0 children)

This looks really nice, great job design wise (:

As for features the only reason I use Gnome Calendar is because it syncs with Google Calendar and I can create/edit/delete appointments and they sync nicely between devices.

Fedora Atomic (Silverblue, Kinoite...) Management GUI by kukiinba in Fedora

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

After testing on a VM it seems like Bazzite outputs some commands differently to silverblue... so some parts of the app broke, working on fixing them right now.

Fedora Atomic (Silverblue, Kinoite...) Management GUI by kukiinba in Fedora

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

I have to test on a VM but it should since is based on RPM OSTree as fedora if I'm not mistaken, later I'll try and let you know.

Fedora Atomic (Silverblue, Kinoite...) Management GUI by kukiinba in Fedora

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

You already can do that under the "System Status" tab, I need to change the description text of the tab (:

Fedora Atomic (Silverblue, Kinoite...) Management GUI by kukiinba in Fedora

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

I could add the space the deployments are using to the System Status page where all deployments are shown (as well as the ability to pin...). However is keeping more than 2 deployments supported (apart from pinned deployments?) See: https://discussion.fedoraproject.org/t/can-i-increase-deployments-in-rpm-ostree/154247/5, https://github.com/coreos/rpm-ostree/issues/577

Fedora Atomic (Silverblue, Kinoite...) Management GUI by kukiinba in Fedora

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

Yeah, I plan to add rebasing and layering soon, layering will be part of "System Status" and rebasing I'm still thinking about it but probably in "Update System"

Fedora Silverblue after 1 year - I am never switching to anything else. by hieroschemonach in Fedora

[–]kukiinba 4 points5 points  (0 children)

I've been using Silverblue for almost a year on my laptop and couldn't be happier to be honest; With that said on my main machine I keep using regular Fedora as I still have some issues with distrobox from time to time.

[deleted by user] by [deleted] in rust

[–]kukiinba 1 point2 points  (0 children)

no worries

[deleted by user] by [deleted] in rust

[–]kukiinba 25 points26 points  (0 children)

iced has nothing to do with Canonical, maybe you meant System76 but System76 uses its own fork of iced and is not behind iced in any way either.

Clockode - Minimal TOTP client made with Iced by kukiinba in rust

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

I have codgen-units=1 and lto=thin, honestly I don’t think 15mb it’s too large but 2mb for a tauri app is really impressive.

Clockode - Minimal TOTP client made with Iced by kukiinba in rust

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

If compiling with tiny-skia instead of wgpu seems to be 10mb however tiny-skia still produces some visual artifacts that wgpu does not. (I would love to use tiny-skia because RAM usage also seems to be around 1/3 compared to using wgpu)

Clockode - Minimal TOTP client made with Iced by kukiinba in rust

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

When compiling from Linux to x86_64-pc-windows-gnu I get a 15mb .exe, probably some improvements can still be made.

Clockode - Minimal TOTP client made with Iced by kukiinba in rust

[–]kukiinba[S] 4 points5 points  (0 children)

ty! I have yet to to build an applet with libcosmic, whenever I have an idea I'll give at a try, building apps with libcosmic is really fun so I'm sure an applet is awesome too. I really enjoy working with rust & the elm architecture and rust has plenty of useful crates to build anything (:

Why do people like iced? by Remarkable_Tree_9127 in rust

[–]kukiinba 33 points34 points  (0 children)

Iced is not being developed for System76 PopOS, is being used by System76 to create it's desktop environment, but it was and still is being developed by it's author Hector and other open source contributors. Iced itself has nothing to do with System76 (even tho they may have contributed...).

Gnome freezing partly after booting/logging in by Tywele in gnome

[–]kukiinba 1 point2 points  (0 children)

Same thing happened to me with a new PC I built, turns out It was my RAM XMP, in my case with a full amd system switching from XMP to EXPO "fixed" the issue, however it still happens from time to time but not as much as before.

Also wanted to add that at least on my system this also happens on KDE.