Guanran Wang

Results 25 issues of 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 - [...

8.has: package (new)
10.rebuild-linux: 1-10
10.rebuild-darwin: 1-10
11.by: package-maintainer
10.rebuild-darwin: 1
10.rebuild-linux: 1

## 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...

8.has: package (new)
10.rebuild-linux: 1-10
10.rebuild-darwin: 1-10
11.by: package-maintainer
10.rebuild-darwin: 1
10.rebuild-linux: 1

### Describe the bug Middle clicking a link in message doesn't open the OS's default browser, but instead opens a page in WebView2. ![image](https://github.com/cinnyapp/cinny/assets/68757440/c2c0d5dd-a145-48fc-88a8-26d7caadab25) ### 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 :).