Gustavo Peredo
Gustavo Peredo
### Description I'd like to suggest you joining the GNOME Circle! https://circle.gnome.org/ ### What I Did ``` Nothing :P ```
No major changes, just adding `.` at the end of some phrases and correcting some English misspells.
Hello Gnostiphage, I'm opening this issue to tell you that I started maintaining a Copr repository for Fedora users! If you want to check it out: http://copr.fedorainfracloud.org/coprs/peredo/AdwaitaColors/builds/ This makes it...
##### SUMMARY FIXES #7946 Simply removes the `-f` flag from the variable `MKFS_FORCE_FLAGS` variable ##### ISSUE TYPE - Feature Pull Request ##### COMPONENT NAME filesystem ##### ADDITIONAL INFORMATION ```paste below...
Hey, so I needed to compare a bunch of strings to a single string and I noticed this module didn't have this functionality. Inspired by https://github.com/gfairchild/pyxDamerauLevenshtein, I implemented this feature...
It's not a very good idea to have the API's keys publicly available (specially for a wieldly used service like Telegram). I'd recommend you to only keep a meson-configuration template...
## Summary - migrate the Python entry point to Adw.Application and remove the old GTK3/X11 split - port the main window UI definition and controller logic to GTK4/libadwaita widgets and...