Glib Shpychka

Results 26 issues of Glib Shpychka

### Extension https://www.raycast.com/khasbilegt/1password ### Description The "copy password" action does not copy the password if the 1P app prompts for Biometric authentication. It should copy the password after successful authentication....

bug
extension
extension: 1password

Thank you for the project. Please consider enabling [GitHub sponsorship](https://docs.github.com/en/sponsors/getting-started-with-github-sponsors/about-github-sponsors) in the repository settings or adding other information about supporting the project via [`.github.com/FUNDING.yml`](https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/displaying-a-sponsor-button-in-your-repository)

I'm using `aws-cdk-lib` as an example. In the overview of every submodule, there are code examples. Currently, they are always in TypeScript, regardless of the language selected. Example: https://constructs.dev/packages/aws-cdk-lib/v/2.12.0?submodule=aws_apigateway&lang=python

bug
priority/p2

Currently, the right sidebar that displays the submodule contents doesn't sort them alphabetically. I'm actually not sure what logic it uses for the ordering. It would be much nicer if...

Currently, when looking at a submodule of CDK, L1 construct classes are mixed with L2. I'd like to keep the behavior of the API reference, where they're shown in a...

feature-request

In the `aws-cdk-lib`, you can see that there are examples from the Readme mixed in between constructs ![image](https://user-images.githubusercontent.com/23005347/168837087-b32b4d00-3c48-4c4e-b6bd-7bb965109344.png)

bug

In Python prior to 3.8 (and in all the jsii-generated Python code), all function arguments are keyword arguments. In the TS source code, a lot of interface implementations override their...

bug
language/python
effort/medium
p1
jsii

**Describe the bug** `README.md` links to a Contributing Guide over at https://github.com/open-telemetry/opentelemetry-lambda/blob/main/CONTRIBUTING.md, whic is missing **Steps to reproduce** Click on the `Contributing Guide` link in the readme: https://github.com/open-telemetry/opentelemetry-lambda/blob/10cc2ef61b9ac618ee7793496e61811d03c06e68/README.md?plain=1#L104 **What did...

bug

### OrcaSlicer Version 1.9.0 ### OS version macOS 14.2.1 ### Additional system information _No response_ ### Printer Bambu Lab P1S ### How to reproduce I have tried to isolate the...

bug

**Describe the bug** The following endpoints are missing in the specification: `GET /me/authentication/requirements` `GET /users/{id | userPrincipalName}/authentication/requirements` They are listed in the documentation here: https://learn.microsoft.com/en-us/graph/api/authentication-get?view=graph-rest-beta&tabs=http **To Reproduce** Steps to reproduce...