Skip to content

move activity_notify into events in wlr_idle

Simon Ser requested to merge github/fork/Ongy/wlr_idle_events into master

Created by: Ongy

This moves the struct wl_signal activity_notify in struct wlr_idle into a local struct {} events to keep consistency with other modules in the library.

Pointing it out on my PR but merging one that doesn't do it >:[ Just noticed that, checking the naming for protocol interface implementations.

Merge request reports