slowriot

Results 18 issues of slowriot

From the changelog: > The service template parameters, and the corresponding classes, are disabled by default. For example, instead of basic_socket we now have simply basic_socket. The old interface can...

Related to #103 The "new builds" listing shows up correctly, but the same info is shown twice in the email. ![](https://i.imgur.com/zHDbMek.png)

Adds https://github.com/Armchair-Software/tar_to_stream library to the list of compression libraries

Recent versions of emscripten (tested with 3.1.38) produce two separate fatal errors when building: > emcc: error: linker flag ignored during compilation: '--bind' [-Wunused-command-line-argument] [-Werror] and > emcc: error: .bc...

One of our beta testers reports that switching focus away from the program to another monitor with keyboard shortcuts fails to trigger the window focus callback for the window losing...

bug
X11

From a fresh clone on a new Debian Bullseye host: ![image](https://user-images.githubusercontent.com/649131/231746649-c29acb0e-85b8-4f1d-9a5d-e51161ec2a8f.png) The mentioned manifest is as follows: ``` # THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading...