Melvyn

Results 68 comments of Melvyn

For a simpler solution than switching to Xorg, running steam and CS2 in fullscreen gamescope gives a much higher consistent framerate (on KDE Wayland).

Annoying that this has been open for almost a year, especially for such a simple fix.

```zsh $ ls -l /dev/dri total 0 drwxr-xr-x 2 root root 80 Dec 18 16:25 by-path crw-rw----+ 1 root video 226, 0 Dec 19 12:21 card0 crw-rw-rw- 1 root render...

``` ./replay-sorcery kms-devices card0:48 (1920x1080x24) card0:50 (1920x1080x24) ```

That should be good enough, thanks for giving this a look. I'll leave this issue open with a different title as a tracker in case a solution pops up.

Shouldn't this feature be enabled through `cargo.toml` and not a cli flag? https://doc.rust-lang.org/nightly/cargo/reference/unstable.html says: > New syntax in Cargo.toml requires a cargo-features key at the top of Cargo.toml, before any...

I get a bunch of 'Unknown type name' error when I try to compile on 10.14.

Mind adding the following to commits which add build.sh & other scripts? ``` Co-authored-by: melvyn2 Co-authored-by: HurricanePootis Co-authored-by: interrupt ```

[https://github.com/melvyn2/team-comtress-2](https://github.com/melvyn2/team-comtress-2) HP's fork was archived because mastercoms privated tc2 for a bit and moved to my fork

Ok; it should be simple enough with pyqt4 to change the username dialog to show fields for server and port on a button press. Their `text()` values could be preset,...