Boris Dudelsack

Results 5 issues of Boris Dudelsack

It is kinda of edge case, but the logic of the `AutoClosingProcessor` is too simple to handle this correctly. Source: ```tsx /* ... */ render( , rootElement ); ``` Rendered...

bug

**Have you read through the documentation?** - [x] [Astal docs](https://aylur.github.io/astal/) - [x] [Library references](https://aylur.github.io/astal/guide/libraries/references) - [x] [FAQ](https://aylur.github.io/astal/guide/typescript/faq) **Describe your question** Hello. Is it possible to diplay the current keyboard layout...

question

Fix k9s theming. Theme must be named and specified in settings. This change was introduced around: http://github.com/derailed/k9s/releases/tag/v0.30.0 Just changing the "skin.yaml" file does not longer work. EDIT: Home Manager commit:...

topic: home-manager
backport: release-25.05

I have a strange behaviour on my TUXEDO InfinityBook Pro AMD Gen9 with NixOS. When i do a system update and restart my laptop my fan starts to rotate at...

### Nixpkgs version - Unstable (26.05) ### Describe the bug The capacities package installs a .desktop file with `Exec=AppRun --no-sandbox %U`, which doesn't work because `AppRun` is an AppImage-internal command...

0.kind: bug