Lin Xianyi
Lin Xianyi
``` ________________ | | |____| | | |____| | | |____| |____|____|____| ``` Might be a weird request, but i am using an ultrawide and this would be awesome. :D
Using the following simple schema and the default `User` model. ```python import graphene from graphene_django import DjangoObjectType from graphene_django_extras import DjangoObjectType as DjangoObjectTypeGDE from django.contrib.auth.models import User class UserType(DjangoObjectType): class...
Is there a way to run rclip without a query, just to update the index? Use case would be to have it run as a cron job so when a...
The majority of the time when pqiv is opened, the initial image is not resized to fit within window but is instead cropped. The issue disappears when I navigate to...
## Description of changes Diff: https://github.com/webdataset/webdataset/compare/refs/tags/0.2.88...0.2.90 Changelog: https://github.com/webdataset/webdataset/releases/tag/0.2.90 Added fixes for failing tests on x86_64-darwin. ## Things done - Built on platform(s) - [x] x86_64-linux - [ ] aarch64-linux -...
The image used in the README still references `--nom` when it should be `--no-nom`.
### Description The new error message created in f8e6694 truncates the actual colliding files error within the systemd log, leading to a lot of confusion from newer Nix users. This...
Rust 1.80 contains a [build regression](https://github.com/rust-lang/rust/issues/127343) that causes the `time` crate to fail to build. This is a simple update to use a newer version of the time crate (originally...
Diff: https://github.com/hyprwm/hyprlock/compare/v0.4.1...v0.5.0 Changelog: https://github.com/hyprwm/hyprlock/releases/tag/v0.5.0 ## Things done Now requires sdbus-cpp >= 2.0.0, but bumping sdbus-cpp to 2.0 breaks the following other packages: > dnf5 dnf5.man gummy hypridle jami xdg-desktop-portal-hyprland I'm...