hyprland-community / hyprland-rs

An unofficial rust wrapper for hyprland's IPC [maintainers=@yavko,@cyrinux]
Other
252 stars 56 forks source link

feat: implement configreloaded event #215

Closed diniamo closed 5 months ago

diniamo commented 6 months ago

@yavko rebase on master after you merge this please

yavko commented 6 months ago

I'll wait for #208 to get merged first, since changing implementations to the event listener stuff

yavko commented 6 months ago

Can u rebase on master and check if it still works

diniamo commented 6 months ago

I already did that for my project: https://github.com/diniamo/hyprland-rs/tree/configreloaded-and-workspacerules

Never mind, that was before the big merge, but I'm not gonna rebase master, I'm gonna rebase add-events once you rebase that.

yavko commented 6 months ago

I already did that for my project: https://github.com/diniamo/hyprland-rs/tree/configreloaded-and-workspacerules

Never mind, that was before the big merge, but I'm not gonna rebase master, I'm gonna rebase add-events once you rebase that.

Okay one sec

yavko commented 6 months ago

NVM too much to fix, can't do on my phone

yavko commented 6 months ago

also fix the merge conflicts