=== brainwash_ is now known as brainwash [12:40] milamber [12:41] is what Pug was called on kelewan [12:42] damn dual screen annoyances.. sorry guys wrong window.. [16:40] knew that anyway :p [20:15] bluesabre: so both problems, the flickery scrolling in the panel, and the broken scrolling in xfce4-settings-manager with plugs go away with "GDK_CORE_DEVICE_EVENTS=1". i'm wondering if we should push this to x-d-s in 18.10... [20:34] ochosi: shouldn't that be set for all Xfce? [20:34] well for the complete session at least i guess... [20:35] I meant for xubuntu and non xubuntu (but xfce) users [20:36] in xfce4-settings maybe? [20:41] not sure [20:42] but possibly yes [20:42] i consider this a workaround for our lack of xi2 handling (as i said, not even sure what's needed there, maybe we just need to properly resolve all deprecations) [21:02] ochosi: would it fix bug 1799255? [21:02] bug 1799255 in xfce4-panel (Ubuntu) "Panel state inconsistent at left and top edge of screen" [Undecided,New] https://launchpad.net/bugs/1799255 [21:03] reported by a Ubuntu Studio user [21:24] ochosi: oh wow, yeah, sounds like a 18.10 sru to me [21:28] ochosi: I wonder if that causes any bad side effects [21:29] bluesabre: well the one side effect i would expect is some xinput2 features missing [21:29] so multitouch and stuff [21:30] potentially we could also just set the env vars for the panel and settings manager specifically [21:30] to avoid any potential negative side effects anywhere else [21:30] That makes sense [21:30] but tbh xfce was mostly gtk2 until recently [21:30] so no xinput2 support anyway... [21:30] so i generally have two hypotheses: [21:31] 1) we need to handle xinput2 somehow in our code. (no idea what that would be though) [21:31] 2) we don't need to handle xinput2 in our code, but we need to resolve all gdkdevice deprecations so it will work properly. [21:31] i guess we can start with 2) and investigate 1) in parallel [21:31] it's quite possible that it's a combination also [21:32] Sounds reasonable. At least for the embedded plugs, seems like a breakage in general for plugs [21:49] bluesabre: fwiw, we already enforce that env var in lightdm-gtk-greeter too... [21:50] So I see. I wonder if we just need to the it into the affected apps and call it a day [22:31] bluesabre: for now i would say it's a good start... [22:55] Oh hah! That's why I'd never see it, I have that var set in /etc/X11/Xsession.d/99unit193 ;P [23:12] Unit193: haha, sneaky! [23:14] ochosi: Do you know offhand how to disable smooth scrolling, btw? [23:23] nope, would have to google too [23:24] All I'm finding is to turn off animations, which already are. :P