Guanran Wang
Guanran Wang
## Description of changes Simple kanban-style task organiser https://flathub.org/apps/io.github.smolblackcat.Progress https://github.com/smolBlackCat/progress-tracker ## Things done - Built on platform(s) - [x] x86_64-linux - [ ] aarch64-linux - [ ] x86_64-darwin - [...
## Description of changes https://flathub.org/apps/dev.zelikos.rollit https://gitlab.com/zelikos/rollit ## Things done - Built on platform(s) - [x] x86_64-linux - [ ] aarch64-linux - [ ] x86_64-darwin - [ ] aarch64-darwin - For...
### Describe the bug Middle clicking a link in message doesn't open the OS's default browser, but instead opens a page in WebView2.  ### Reproduction 1. middle click on...
configuration: ```nix system.etc.overlay.enable = true; system.etc.overlay.mutable = false; services.userborn.enable = true; ``` systemd: ```shellsession $ systemctl --failed UNIT LOAD ACTIVE SUB DESCRIPTION ● persist-\x27-persist-etc-ssh-ssh_host_ed25519_key.pub\x27.service loaded failed failed Bind mount or...
Unix sockets can provide better performance and access control management compared to a TCP socket. It would be great if Wastebin could provide Unix socket support :).