Monday, 2025-03-24

Mister_MagisterMan i love the double speed animations. Now i want that on all my other ports09:52
Mister_Magistermal: the wpa_supplicant wasn't merged still xd09:54
T42<edp_17> What's that double speed animations?11:17
malMister_Magister: it seems there was a different way to do that and also that didn't work on all devices12:33
Mister_Magisterah thanks12:33
Mister_MagisterI think i can query gstdroid for available formats but doing anything with gstreamer is best avoided for one's sanity12:35
T42<b100dian> @edp_17 An 120Hz screen15:06
T42<edp_17> Thanks @b100dian , I thought that was something else available for all devices. :)16:20
Mister_Magister@edp_17 i wish it was17:12
Mister_Magisterin fact i don't want them to fix it, i want them to enable this option for all devices xd17:12
Mister_Magistersfos is so snappy on double animation speed17:13
Mister_Magistermal: hi are you busy?18:25
Mister_MagisterWe're trying to debug stylus and i was wondering if you would want to join the fun18:25
malnot sure how those work18:25
Mister_Magisterbasically i think evdevtablet plugin in lipstick is what i want to use18:25
Mister_Magisterbut it doesn't work18:25
maldoes it detect correct event device?18:26
Mister_Magisteryes18:26
Mister_Magisterhttps://paste.opensuse.org/pastes/864957fe175d18:26
Mister_Magisterits reporting stuff as well18:27
Mister_Magisterfirst i tried pointing evdev touch to it, then evdev mouse then evdevtablet18:27
Mister_Magisterit's sending ABS_X and ABS_Y18:28
malhave you checked qt code to see what it expects18:28
T42<Mister_Magister> I did yes18:29
Mister_Magisterand from quick look evdevtablet seems to be it18:29
Mister_Magistercurrently i'm QT_LOGGING_RULES="*.debug=true"'ing the lipstick18:29
Mister_Magisterthe plugin wants ABS_X ABS_Y ABS_PRESSURE and ABS_DISTNACE and in evdev_trace report they're all present18:30
Mister_Magisterevdevtablet seems to be ablet to find correct device no issues18:38
Mister_Magisterevdevtablet: using /dev/input/event918:38
Mister_Magisterbut other than init there's no info about it, and i started wondering how it is even supposed to behave18:39
Mister_Magister@adampigg Hi might i bring your attention here, you did pp port and as far as i found on github pp is THE ONLY device to EVER have used evdevtablet mind shining some light on it?18:45
Mister_Magisterits using it for the touch i think18:46
Mister_Magister"[config] Use the tablet plugin for better usability (dont know why!)" well that doesn't sound promising18:46
Mister_Magisteri wish there was way to debug inputs18:47
deathmistthere wasn't a libinput plugin right? it at least has "libinput debug-events"18:48
Mister_Magisterany idea where i would find that?18:49
Mister_Magisteri don't see anything in plugins18:50
Mister_Magister(neither theres libinput command)18:50
Mister_Magisterso yeah i don't think libinput is in use xd18:51
Mister_MagisterI could add more logging and recompile the plugin but thats a lot of work18:52
T42<elros34> there were also QT_QPA_EVDEV_DEBUG=1 but I do not remember what else does it print18:54
Mister_Magisterthanks thats one more debug layer18:55
deathmistlibinput is under https://github.com/sailfishos/qtbase/tree/mer-5.6/src/platformsupport/input but I don't think any port has used it, no idea how well it also works on this Qt version if you did set it up18:56
Mister_Magisteri ofc did not set it up18:56
T42<elros34> you may want to grep for "spen" in irc logs, maybe it's somehow similar19:03
Mister_Magisterthanks19:03
Mister_MagisterI don't have pen on hand so i'm waiting for user to resume debugging19:03
Mister_Magisterwhat if it is as dumb as the pen is not reporting being pressed downw19:04
T42<elros34> https://irclogs.sailfishos.org/logs/%23sailfishos-porters/2024/%23sailfishos-porters.2024-09-25.log.html19:05
T42<elros34> current code might not display cursor, sso maybe it's working19:06
Mister_Magisternah clicking button does nothign19:07
Mister_Magisteri thought of it19:07
Mister_Magisteroh hey thats me19:07
Mister_MagisterIs it also first sfos… anything that has stylus pen that has chances of working?21:25
T42<elros34> above suggest suggest it is not the first one, @edp_17 had some samsung with s-pen and IIRC even dedicated scripts for it21:30
Mister_Magisterbut was it working21:31
T42<edp_17> Yes, correct. In my Galaxy Note 4, there is an S-pen. And yes, it works well. I wrote a script that detects when pen is pulled out or put back in. If that helps tomorrow, I'll collect what I've done and send you.21:43
Mister_Magisterhmm nah i think i'll be fine, do you use evdevtablet?21:48
T42<edp_17> No, I don't think so. But need to check. Here is my droid-hal-device.conf; https://github.com/edp17/droid-config-treltexx/blob/master/sparse/var/lib/environment/compositor/droid-hal-device.conf21:52
Mister_Magisteroh so you used evdevmouse so it doesn't have idea about pressure and stuff21:53
Mister_Magisterafter i get the pen to work if i ever get the pen i might port the best linux note taking app that would be fun21:54
T42<edp_17> No, back in the days the pressure wasn't supported so, I just used it as a mouse. I'll look into that evdevtablet because I also interested utilising the pressure part.21:56
T42<edp_17> I've modified a painting app to draw pictures with the s-pen.21:58
Mister_Magistersure but pressure is important :P21:58

Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!