KZDKM / Hyprspace

Workspace overview plugin for Hyprland
GNU General Public License v2.0
523 stars 16 forks source link

Update build for 0.42.0 #75

Closed myamusashi closed 3 months ago

myamusashi commented 3 months ago

Had this problem #67 on Ubuntu and Archlinux and I changed "wlr_touch_up_event" to "ITouch::SUpEvent" and also changed the data type uint64_t to int64_t. I am not using NixOS so you can check this if you are using NixOS. I'm still not sure if "ITouch::SUpEvent" really works or not.

donovanglover commented 3 months ago

Thanks for your work. I know @clague also had a 0.42.0 fork. Maybe you can compare code? https://github.com/clague/Hyprspace

KZDKM commented 3 months ago

Wonderful, thank you so much!