wlroots
                                
                                
                                
                                    wlroots copied to clipboard
                            
                            
                            
                        Add support for the input-timestamps protocol
wlroots events currently have a uint32_t time_msec field. It will be necessary to either change the field (struct timespec?) or add a new one (uint32_t time_nsec?).
wlroots has migrated to gitlab.freedesktop.org. This issue has been moved to:
https://gitlab.freedesktop.org/wlroots/wlroots/-/issues/1514
Would prefer to add a new one