Jackaed

Results 13 issues of Jackaed

I decided to make a quick and easy WikiRace bot, just as a fun project to tackle over my lunch break. Attempting to do so led to this error: FileNotFoundError:...

Using latest HEAD gtklock reliably coredumps if I attempt to login by using my fingerprint but using the wrong finger to make it fail the authentication. Possibly related to #40.

The latest firmware version (1.40) for the thinkpad t14s gen 3 and x13 gen 3 is not available on LVFS at the moment. As of right now, the most up-to-date...

Fixes plasma theme not applying on non-KDE desktop environments and on window managers. See #142.

The only thing I've seen that supports this correctly so far is GDM, which runs 2 PAM sessions in parallel, one for fingerprint, one for password. This makes the whole...

| Field | Description | |----------|-------------| | Plugin | `edgy` | | Homepage | `https://github.com/folke/edgy.nvim` | | Nixpkgs | `https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/applications/editors/vim/plugins/generated.nix#L3385` | ## Extra Information

enhancement

**Describe the bug** When a double backslash is placed in a maths environment, the GitHub markdown render treats this as it would treat a normal, single backslash, whereas markdown-preview treats...

Would it be possible to split FanControl into two applications, one for editing/viewing your profiles, and another for actually running the application? The way I have FanControl setup as of...

#496 causes issues when neovim is configured through lazy.nvim. This is because lazy disables `loadplugins` by default (see https://github.com/folke/lazy.nvim/issues/402). Unsure as to what the previous method of theming neovim was...

bug

Adds an extension for https://github.com/stevearc/resession.nvim to session save and session restore using resession. Fixes resession bug https://github.com/stevearc/resession.nvim/issues/63 and is also (imo) generally a bit nicer of a solution than using...