Sergei Kolesnikov

Results 9 issues of Sergei Kolesnikov

I'm happy to introduce the amazing set of functions: `path`, `path_or`, `prop`, `prop_or`, `props`. Example: ```php

We currently only have a version for zsh, but we need to create one for bash

help wanted

Add `@cloudblueconnect/material-svg` NPM package (https://github.com/cloudblue/material-svg) which contains SVG icons that automatically keeps up-to-date with [google/material-design-icons](https://github.com/google/material-design-icons) repo.

**Problem:** Generator-based coroutines are deprecated and scheduled for removal in Python 3.11 ([docs](https://docs.python.org/3/library/asyncio-task.html#generator-based-coroutines)). Due to that, twtxt doesn't work with Python 3.7+. **Solution:** I have changed gererator-based coroutines to async-def...

enhancement

I suggest to use [Uvu](https://github.com/lukeed/uvu) instead of Jest. It's stable, many popular packages are using this utility: Browserslist, PostCSS, etc. ## Jest vs. Uvu comparison ### Installation speed Jest: ```...

See https://gitlab.gnome.org/GNOME/gnome-shell/-/blob/main/js/ui/animation.js

enhancement
in progress

![image](https://github.com/win0err/gnome-runcat/assets/11278181/c062b3d6-a430-49a7-9f6a-7d6389e86fdc) Closes #52

enhancement

- [x] Explicitly set position - [x] Update schema and read it for positioning - [ ] Update extension settings, add [AdwToggleGroup](https://gnome.pages.gitlab.gnome.org/libadwaita/doc/main/class.ToggleGroup.html#description) - [ ] Make settings backward-compatible Closes #48,...