Monday, 2025-08-11

Mister_Magistermal: hiiiiiiiiii :)08:25
T42<elros34> @Mister_Magister why don't you try to figure out whether problem is qt evdev <-> compositor or compositor <-> application. Install event filter on lipstick root window and print all events12:47
malalso attaching gdb to suitable process and adding some break points and then stepping to see where the even disappears13:31
mal*event disappears13:31
malbut that event filter is simpler to see if it reaches lipstick level13:32
Mister_Magistermal: you said you had no ideas how to debug it further :P13:32
Mister_Magistertho i have no clue what event filter ya both are talkint about13:33
mal@NotKit did you notice the patch in the libhybris hwc3 PR? also I have serious graphics performance issues on a device with hwc3, not sure yet why13:37
T42<TheVancedGamer> mal: I noticed this a while ago, onVsync calls aren't making it to libhwc2_compat_layer13:40
T42<TheVancedGamer> which caused performance issues on pixel 7, but not very noticeable because it's too powerful :P13:40
T42<morciatka> oh right... having so much performance that wasting is not even noticable13:41
T42<TheVancedGamer> ikr lol13:41
T42<NotKit> mal, yeah, I need to update the PR then13:55
T42<TheVancedGamer> what patch btw?13:55
T42<NotKit> and maybe investigate the mentioned callbacks issue13:55
T42<NotKit> Android 10 compilation (re @TheVancedGamer: what patch btw?)13:55
T42<TheVancedGamer> ah13:55
mal@NotKit also rebase the branch14:04
malyeah, I'll debug the callback issue in the evening if time14:04
*** Mister_Magister_ is now known as Mister_Magister14:12
T42<elros34> @Mister_Magister just regular QObject::installEventFilter then print events like for example here:https://github.com/elros34/mousetracker-lipstick-patch/blob/events-test/mousetracker.cpp#L29. This is just example I used for mouse (it's doesn't work anymore on latest release) but you should probably do this directly in lipstick-qt5 code18:02
Mister_Magister@elros34 tankies22:37

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