Mister_Magister | mal: 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 events | 12:47 |
mal | also attaching gdb to suitable process and adding some break points and then stepping to see where the even disappears | 13:31 |
mal | *event disappears | 13:31 |
mal | but that event filter is simpler to see if it reaches lipstick level | 13:32 |
Mister_Magister | mal: you said you had no ideas how to debug it further :P | 13:32 |
Mister_Magister | tho i have no clue what event filter ya both are talkint about | 13: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 why | 13:37 |
T42 | <TheVancedGamer> mal: I noticed this a while ago, onVsync calls aren't making it to libhwc2_compat_layer | 13:40 |
T42 | <TheVancedGamer> which caused performance issues on pixel 7, but not very noticeable because it's too powerful :P | 13:40 |
T42 | <morciatka> oh right... having so much performance that wasting is not even noticable | 13:41 |
T42 | <TheVancedGamer> ikr lol | 13:41 |
T42 | <NotKit> mal, yeah, I need to update the PR then | 13:55 |
T42 | <TheVancedGamer> what patch btw? | 13:55 |
T42 | <NotKit> and maybe investigate the mentioned callbacks issue | 13:55 |
T42 | <NotKit> Android 10 compilation (re @TheVancedGamer: what patch btw?) | 13:55 |
T42 | <TheVancedGamer> ah | 13:55 |
mal | @NotKit also rebase the branch | 14:04 |
mal | yeah, I'll debug the callback issue in the evening if time | 14:04 |
*** Mister_Magister_ is now known as Mister_Magister | 14: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 code | 18:02 |
Mister_Magister | @elros34 tankies | 22:37 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!