/srv/irclogs.ubuntu.com/2015/11/11/#ubuntu-unity.txt

=== alan_g is now known as alan_g|afk
=== alan_g|afk is now known as alan_g
tsdgeosmzanetti: what's your opinion about https://code.launchpad.net/~aacid/unity8/unfavorite_scope_test/+merge/277157 ? It introduces a test that fails with expectFail because Qt is buggy (mardy has a patch to fix it)11:24
tsdgeosshould we land that test now with the expectFail or wait until Qt is fixed?11:25
mzanettiah, is that the currentIndex on horizontal listview things11:25
mzanettitsdgeos, once Qt is fixed, would the expectFail start failing?11:26
tsdgeosmzanetti: of course11:28
mzanettitsdgeos, in that case, we can commit it now11:28
tsdgeosok11:30
=== alan_g is now known as alan_g|afk
=== alan_g|afk is now known as alan_g
=== dandrader is now known as dandrader|bbl
=== alan_g is now known as alan_g|lunch
mardytsdgeos: do you know when 5.6 is going to be released?13:47
mardytsdgeos: actually, my question is: are we in a hurry with that fix, should I ping someone in IRC to review it, or do we have time?13:47
tsdgeosmzanetti: the beta is out "now-ish"13:47
tsdgeoser13:47
tsdgeosmardy: ↑↑13:47
tsdgeosso i guess it'd be good if we can get it in for the beta at least13:48
mardytsdgeos: OK, I'll ping someone13:48
tsdgeosmardy: "We are targeting to put beta out as soon as possible, preferably already during next week. "13:49
tsdgeosmardy: try fregl, he's one of the project/product managers on the Quick side afair13:49
jeembehi all14:04
jeembei get 2 mouse pointers when running gedit with gtk mir backend14:05
jeembeeven when if close gedit i'm left with 2 mouse pointers (2 diff sizes and positions)14:06
=== alan_g|lunch is now known as alan_g
=== dandrader|bbl is now known as dandrader
tsdgeosdandrader: ping15:12
dandradertsdgeos, pong15:12
tsdgeosdandrader: the xcursor thing we use is not X dependant at all i guess, no?15:12
dandradertsdgeos, no, it's not. it does use a library to load xcursors but its source code is in the plugin dir15:13
dandradertsdgeos, it's self-contained15:13
tsdgeosdandrader: so it's not a problem to use a thread on that code (talking to X from a thread is usually crashy), right?15:14
dandradertsdgeos, yeah, loading xcursors is just regular file IO stuff, thread at will15:14
tsdgeosgood15:14
dandradertsdgeos, have to mind QQuickImageProvider API though15:14
tsdgeosdandrader: that's what i was wondering, if it made sense to convert that QQuickImageProvider to the async version15:15
dandradertsdgeos, cursors are so small15:15
dandradertsdgeos, and they're loaded on demand15:15
dandradertsdgeos, although animated cursors comprise a good number of separate images15:16
dandradertsdgeos, all packaged in a single file though15:16
dandrader(the animation frameS)15:16
dandradertsdgeos, but we have no support for animated cursos yet. although that xcursor lib might still load all frame into memory all the same15:17
dandraders/frame/frames15:17
tsdgeosback15:23
tsdgeosdidn't see anything after "tsdgeos, although animated cursors comprise a good number of separate images"15:23
tsdgeosdandrader: i said "yeah probably not worth increasing the complexity then until we actually find out it's a bottleneck"15:23
dandrader tsdgeos, all packaged in a single file though15:24
dandrader (the animation frameS)15:24
dandrader tsdgeos, but we have no support for animated cursos yet. although that xcursor lib might still load all frame into memory all the same15:24
dandrader s/frame/frames15:24
dandradertsdgeos, ^^^ that's what you missed15:25
tsdgeosk15:25
=== maclin1 is now known as maclin
=== maclin1 is now known as maclin
greybackdandrader: I'd quite happily accept your mouse cursor work, leaving app custom animated cursors for a later MP15:43
greybacklater feature not that high in my priority list15:43
dandradergreyback, yeah, I was also thinking whether to have it in a separate MP15:43
ltinkldandrader, btw, what you mentioned about custom bitmap cursors, doesn't the QPlatformCursor already have a helper class to deal with those?16:03
ltinkldandrader, QPlatformCursorImage16:04
dandraderltinkl, the sole purpose of this class is to provide Qt's fallback, built-in, cursors16:08
=== maclin1 is now known as maclin
=== maclin1 is now known as maclin
=== dandrader is now known as dandrader|afk
=== maclin1 is now known as maclin
=== dandrader|afk is now known as dandrader
=== alan_g is now known as alan_g|EOD
=== alexabreu is now known as alex-abreu
dandradergreyback, there you go https://code.launchpad.net/~dandrader/unity8/fallbackCursorNames/+merge/27728819:17

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!