Lorenzo B Gomez

Results 9 comments of Lorenzo B Gomez

@mile1000 Not sure how much it will help you, but I use this library in a Qt app I work on. I'm still improving the implementation, but it works:https://github.com/thebigG/Tasker/tree/main/Tasker/Engine/Hooks/XHook

I'd be very interested in this as well. I also wonder what it will take for the API to support Wayland.

I believe that Ubuntu 21.04 ships with Wayland by default. However for Nvidia users like myself Ubuntu21.04 still defaults to X since it looks like there isn't much Wayland support...

> dpkg: dependency problems prevent configuration of remarkable: > remarkable depends on gir1.2-webkit-3.0; however: > Package gir1.2-webkit-3.0 is not installed. Have the same exact issue. Running POP OS with Ubuntu...

@glyh Yeah...they are using udev. Those require root access, I think.

Now that we have a solid foundation to test on, I'll start testing. Thanks for organizing the testing suite, it looks very neat now :+1: Looked at the new readme...

That makes sense. A long readme can be intimidating for users who just want to use the tool.

Here is some more info about my system/environment: ``` VERSION="22.04 LTS" ID=pop ID_LIKE="ubuntu debian" PRETTY_NAME="Pop!_OS 22.04 LTS" VERSION_ID="22.04" HOME_URL="https://pop.system76.com" SUPPORT_URL="https://support.system76.com" BUG_REPORT_URL="https://github.com/pop-os/pop/issues" PRIVACY_POLICY_URL="https://system76.com/privacy" VERSION_CODENAME=jammy UBUNTU_CODENAME=jammy LOGO=distributor-logo-pop-os ``` `Godot_v4.0-beta15_linux.x86_64` `rustc 1.65.0 (897e37553...