Evgenii Alekseev

Results 17 issues of Evgenii Alekseev

Hello, Do you plan to update your plugin to the newest plasma component? Because of many and many distro changes KDE4 to KF5. I have tried to build it now...

FeatureRequest

Is it possible to add support of patterns for the include paths list? For example, I have several different projects with such tree: ``` project_name/ |--src/ | |--supermegaproga.c |-----include/ |--supermegaheader.h...

FeatureRequest

feature request

Reported by user, original message: Плазма либо фризится (перестает реакировать на мышь и клаву, продолжая прорисовывать иконки с анимацией), либо падает. Если AW выгрузить - то такого нет.

bug
wants to reproduce

[Page on transifex](https://www.transifex.com/projects/p/awesome-widgets/) If you want to create a translation for Awesome Widgets it is great. First you should get a source text. It may be found on [github](https://github.com/arcan1s/awesome-widgets) (path...

translation status

If I type `netctl-auto list` it shows the following: ``` $ netctl-auto list * FAIL 273 wifi0-437k c47 exante 543 arcanis_ideapad arcanis home ``` (with and without sudo). But in...

stale

Hi, With the newest libmatio I've faced with the following compilation warnings: ``` Scanning dependencies of target aslmatio [ 47%] Building CXX object src/CMakeFiles/aslmatio.dir/utilities/aslMATLABCasters.cxx.o /home/arcanis/libasl/src/ASL-0.1.6/src/utilities/aslMATLABCasters.cxx: In instantiation of ‘matvar_t* matiocpp::Var::init(T*,...

ksysguard has been deprecated by kde upstream and some distro has already removed this package. In scope of this mr we are going to migrate to new style system tools

pull request

According to documentation https://apispec.readthedocs.io/en/latest/api_ext.html#apispec.ext.marshmallow.openapi.OpenAPIConverter.schema2parameters `in=body` parameter is no longer allowed for parameters list and must be set to `requestBody` This MR simply set data to another field based on `location`...

This migration also includes the following changes: * base class of Package has been changed from namedtuple to dataclass, which forces python>=3.7. New AUR API has different set of fields...