Ferdinand Schober

Results 326 comments of Ferdinand Schober

To add to this: I'm on Kernel 6.9.5 and I'm definitely getting PRESENT_MODE_IMMEDIATE_KHR reported by Vulkan. I also never got it to work in KDE ... so maybe its an...

> Oops, it looks like i still had `WLR_DRM_NO_ATOMIC=1` set in my dev shell. So for now it looks like it is still required to set this to make the...

That's interesting. Unfortunately this is likely something that will need a fix in sway but I will investigate.

Did you configure your clients? You need to add the corresponding device on both ends (device B on device A and device A on device B).

@Zharkan what version of KDE are you using?

Disabling individual features does not seem to be possible as of now: https://github.com/rust-lang/cargo/issues/3126 There is two Options: - either build with `--no-default-features` and add all the features manually: ```sh cargo...

If you could tell me what Distro you're using, I may be able to help you with getting libadwaita installed.

> If you could tell me what Distro you're using, I may be able to help you with getting libadwaita installed. Sorry I overlooked chrome os.

Do you have an update on this? I'm curious if chrome os works but I feel like they probably dont support the necessary wayland protocols or desktop portals.

> I tried running in a Crostini container (with libadwaita-1-0 installed) and got this: > > ``` > $ ./lan-mouse > [2023-12-15T20:20:04Z ERROR lan_mouse::config] /home/jpeeler/.config/lan-mouse/config.toml: No such file or directory...