Wednesday, 2025-11-19

malI got hybris-23 base (android 16) booted to UI, surprisingly easy19:53
T42_<Mister_Magister> nice20:01
mal@Mister_Magister now I finally got a device to debug that 120 Hz issue, the graphics performance issue was fixed in the libhybris PR so now the device works well20:03
Mister_Magisternice20:04
Mister_Magisteryou could also debug the notch issue on any device :D aka rounding corners without notch20:04
malyeah20:05
T42_<TheVancedGamer> mal: what PR do you mean?20:06
Mister_Magistermal: does the 120Hz bug at least happen on it too?20:06
mal@TheVancedGamer https://github.com/libhybris/libhybris/pull/578 that had a bug before the latest changes in the PR20:07
malMister_Magister: yeah, transitions are very fast on this20:07
Mister_Magisteryeah20:07
T42_<TheVancedGamer> Ah, the vsync issue we had20:08
T42_<TheVancedGamer> Okay20:08
Mister_Magistermal: but its also kinda good? fast animations make the device more responsive, there's even someone making patches on forum to achieve exactly that, shorter animations20:08
Mister_Magisterand the fix is like with old games, untie physics from framerate, but it would be nice to add ability to control speed of animations but thats probably not gonna happne20:08
mal@TheVancedGamer it was missing threadpool for the aidl part https://github.com/libhybris/libhybris/pull/578/commits/6a431745ca9da01fd16f8d34c35886f7b9d5501120:09
Mister_Magistermostly would be nice if 1m timer lasted 1m20:09
malso callbacks didn't get through20:09
malsome animations could be adjusted probably to be faster20:10
Mister_Magisterglobal slider like in android would be indeed nice, but thats beside the issue :P20:11
malandroid has that kind of thing?20:12
Mister_Magisteryeah since like forever20:12
malnever seen that, is it hidden somewhere?20:13
Mister_Magisterdeveloper options20:13
malok20:13
Mister_Magisteryou can turn off animations or set them at 2x speed20:13
Mister_Magistermal: also while you're at it, would be pretty sweet if you figured out a way to set fps to 60 as a power saving feature20:17
Mister_Magisteryes android also has it :P20:17
malyeah, that something to check also20:19
malthe other issues are higher priority20:19
Mister_Magisteryeah the double speed of everything is really bad20:22
Mister_Magistermal: not to bother you too much but anything is being done about this very simple bug with very simple fix (its literally two lines in qml) https://forum.sailfishos.org/t/sliderbase-is-not-using-padding-based-on-pixel-ratio/23410/220:25
Mister_Magisteri didn't even get a response :D20:26
T42_<morciatka> I wouldn't even care as much for speeding them up rather than to make them so, that you don't need to wait for them to end first. (which seems to be the case for the fade out animation during unlocking iirc)20:29
Mister_Magister@morciatka that's even more difficult20:29
malMister_Magister: didn't even remember that issue21:16
Mister_Magister:)21:21
*** xmn_ is now known as xmn23:43

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