[Differential] [Commented On] D1748: [KCM Keyboard] Delay initializing mouse

2016-06-03 Thread Martin Gräßlin
graesslin added a comment. In https://phabricator.kde.org/D1748#32573, @drosca wrote: > In https://phabricator.kde.org/D1748#32567, @graesslin wrote: > > > Why is udev used here at all? On X11 we should use XInput, on Wayland hopefully nothing, because KWin takes care of it. > >

[Differential] [Commented On] D1748: [KCM Keyboard] Delay initializing mouse

2016-06-03 Thread drosca (David Rosca)
drosca added a comment. In https://phabricator.kde.org/D1748#32567, @graesslin wrote: > Why is udev used here at all? On X11 we should use XInput, on Wayland hopefully nothing, because KWin takes care of it. It is used only when xcb-xinput is not available (Debian/Ubuntu, ...). R

[Differential] [Commented On] D1748: [KCM Keyboard] Delay initializing mouse

2016-06-02 Thread Martin Gräßlin
graesslin added a comment. Why is udev used here at all? On X11 we should use XInput, on Wayland hopefully nothing, because KWin takes care of it. REPOSITORY rPLASMADESKTOP Plasma Desktop REVISION DETAIL https://phabricator.kde.org/D1748 EMAIL PREFERENCES https://phabricator.kde.org/s

[Differential] [Commented On] D1748: [KCM Keyboard] Delay initializing mouse

2016-06-02 Thread drosca (David Rosca)
drosca added a comment. I think this issue is only relevant when using UDev (udev_helper) for hot-plug detection instead of Xinput (xinput_helper), so I would prefer if the delay is used only in the udev case (and also for keyboard). REPOSITORY rPLASMADESKTOP Plasma Desktop REVISION DETAI

[Differential] [Commented On] D1748: [KCM Keyboard] Delay initializing mouse

2016-06-02 Thread broulik (Kai Uwe Broulik)
broulik added a comment. I have no idea. REPOSITORY rPLASMADESKTOP Plasma Desktop REVISION DETAIL https://phabricator.kde.org/D1748 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: broulik, #plasma Cc: davidedmundson, plasma-devel, sebas _

[Differential] [Commented On] D1748: [KCM Keyboard] Delay initializing mouse

2016-06-02 Thread davidedmundson (David Edmundson)
davidedmundson added a comment. Why doesn't it work immediately? REPOSITORY rPLASMADESKTOP Plasma Desktop REVISION DETAIL https://phabricator.kde.org/D1748 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: broulik, #plasma Cc: davidedmundson, plasma-de