/srv/irclogs.ubuntu.com/2016/06/14/#ubuntu-unity.txt

=== JanC is now known as Guest42926
=== JanC_ is now known as JanC
nedstarkwill the system tray and application menu be built in to unity 8?  they are basic functionality and we have to install them from ppa on unity 7.01:55
=== sil2100_ is now known as sil2100
=== sil2100_ is now known as sil2100
dandradertsdgeos, got time for a review? https://code.launchpad.net/~dandrader/unity8/splashRotation/+merge/29731811:12
tsdgeosdandrader: not sure i'm the best to review that to be honest11:14
dandradertsdgeos, you have dealt with this "rotates own contents" mode that camera uses before11:15
tsdgeosi have11:15
tsdgeosi'll see if i have a look this afternoon i guess11:17
tsdgeospstolowski: have you seen this timeouts in unity-api before? https://launchpadlibrarian.net/265153188/buildlog_ubuntu-vivid-arm64.unity-api_7.115+15.04.20160614-0ubuntu1_BUILDING.txt.gz11:31
tsdgeosthat branch passes fine here locally :/11:32
dandraderdednick, pushed a commit to the mir-0.24-compatibility branch: http://bazaar.launchpad.net/~mir-team/qtmir/mir-0.24-compatibility/revision/50811:39
dandradertsdgeos, do you use run.sh?12:05
dednickdandrader: ta12:08
dednickwondering why qtmir depends on mirclient :/12:11
tsdgeosdandrader: haven't for a while12:18
dandradertsdgeos, I don't see much sense in this bug: https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/151925012:18
ubot5Launchpad bug 1519250 in unity8 (Ubuntu) "when resizing unity8 window (fake) unity rotates to landscape " [Medium,Triaged]12:18
dandradertsdgeos, run.sh doesn't even work in my desktop... I fankly don't completely understand what this script does12:19
tsdgeosit starts unity812:19
tsdgeoswith some evnvars12:19
dandradertsdgeos, through a upstart session12:19
tsdgeosyep12:19
tsdgeosit's bascailly like doing12:19
tsdgeosstart unity812:19
tsdgeoswith the local unity812:20
tsdgeosand some paths changed12:20
dandradertsdgeos, do you have any idea what brings in the qtubuntu (qtubuntu-android I guess) package into phone image?12:28
dandradertsdgeos, is it some package dependency or is it "seeded" into the image?12:28
tsdgeosdandrader: ubuntu-touch12:29
tsdgeosapt-cache rdepends qtubuntu-android12:30
dandradertsdgeos, ah, handy command12:30
tsdgeosdandrader: faenil: i found out why right edge verticall scrolling doesn't work12:32
tsdgeosit's scrolling the next scope :D12:32
dandradertsdgeos, so a problem with nested flickables?12:32
tsdgeosdon't know yet12:33
tsdgeosi can't reproduce it on the unity7 desktop12:33
tsdgeoswonder if it's a bug somewhere in mir, qtmir, qtubuntu or what12:34
tsdgeosi tried https://code.launchpad.net/~dandrader/unity8/pixelAlignedWindow/+merge/295262 just in case but wasn't it12:34
tsdgeosthe cursor part, not the window part12:34
faeniltsdgeos: haha :)12:50
faeniltsdgeos: I wonder why scrollwheel scrolls the current one then :)12:50
tsdgeosdifferent paths i guess12:51
faenilyeah12:51
tsdgeosdandrader: ping13:12
tsdgeosthe mouse events are screenPos=QPointF(0,227) on the left and screenPos=QPointF(540,227) on the right13:13
tsdgeoswhich means the window is 541 wide13:13
tsdgeosthat's why the mouse click goes to the wrong thing13:14
tsdgeosthe window is really 540 wide13:14
tsdgeosany idea how to debug why the cursor sends 540 instead of 539 when on the right hand side?13:14
dandradertsdgeos, pong13:19
tsdgeoswould UbuntuInput::dispatchPointerEvent what i want?13:20
tsdgeosdandrader: ↑↑↑↑13:20
dandradertsdgeos, first check what MirSurfaceItem gets. and its dimensions13:21
tsdgeosdandrader: in unity8?13:22
dandradertsdgeos,  yes13:22
dandradertsdgeos, and also the TouchGate in SurfaceContainer.qml, which forwards events to the MirSurfaceItem behind it13:22
dandradertsdgeos, actually, to check what MirSurfaceItem gets you have to go to qtmir. not unity813:23
dandradertsdgeos, but if you want to start investigating on the client side then yeah qtubuntu would be the place...13:24
tsdgeosdandrader: is touchgate involved in mouse clicks too? (i.e non touch)13:45
dandradertsdgeos, right, it is not13:46
tsdgeosoki13:47
=== dandrader is now known as dandrader|afk
tsdgeosdandrader|afk: so the item is 540 width but still gets a click on pos 54014:04
tsdgeoshttp://paste.ubuntu.com/17324581/14:04
=== dandrader|afk is now known as dandrader
tsdgeosdandrader: https://code.launchpad.net/~aacid/unity8/dont_let_mouse_outside_item/+merge/29734214:25
dandradertsdgeos, approved. although there two small improvements you could make14:50
tsdgeossure14:50
dandradermterry, remember that ubuntu-keyboard packaging dependency on qtubuntu? that was the only way to have it working:14:56
dandradermterry, http://bazaar.launchpad.net/~dandrader/ubuntu-keyboard/mirSurfaceInputBounds/revision/48014:56
dandradermterry, otherwise it was forcing instalation of qtubuntu-desktop on the phone14:56
dandradermterry, looks like this "Provides: qtubuntu" isn't worth much...14:57
tsdgeosdandrader: done14:58
dandradertsdgeos, thanks14:58
tsdgeosdandrader: xvfbtestSpreadDelegate seems to be failing in your branch15:00
tsdgeossplashRotation15:00
* dandrader checks15:00
dandradertsdgeos, indeed :/15:01
dandraderoh, the refactoring broke those tests because they're poking into internals to check state15:03
dandradertsdgeos, fixed15:07
=== dandrader is now known as dandrader|afk
=== dandrader|afk is now known as dandrader
=== olli_ is now known as olli
mterryjosharenson, I added a comment about SVG vs PNG for the greeter session icons in your sessions-model branch17:58
mterryjosharenson, I wish we had chosen SVG from start, but this may be a good time to switch to it17:58
mterryjosharenson, mostly just for coloring ease, but also for scalability17:58
josharensonmterry: I hope you want me to use SVG's cause they are the only thing cooler than pngs17:58
josharensonok17:58
josharensonmterry: Are the svgs available somewhere17:58
mterryjosharenson, nope!17:58
* josharenson reads the comment first17:58
josharensonoy17:58
mterryjosharenson, but I realized old icons are white.  And we now have a white background with greeter-box17:59
mterryjosharenson, the visual mockups I have use a gray, and ideally would follow theme as Design tweaks it in future17:59
josharensonmterry: I bet I could find someone who would make those icons svgs in 24 hours for like $2018:00
mterryjosharenson, I think there are command line tools for that18:00
josharensonmterry: I didn't realize those formats could be converted...18:00
mterryjosharenson, not directly, but... algorithms18:00
josharensonmterry: so a rasterized image to svg?18:00
josharensonthese are simple I suppose?18:00
mterryjosharenson, yeah.  raster to vector18:01
mterryjosharenson, maybe?  might be able to do 'unknown' and 'ubuntu' ourselves18:01
josharensonmterry: you're crazy! ok I'll take a look18:01
mterryjosharenson, since ubuntu is literally just our logo18:01
mterryjosharenson, and unknown is a circle18:01
mterryjosharenson, now there's a trick to make an svg icon themable, let me find that18:01
* josharenson knows enough about inkscape to make those he supposes 18:01
mterryjosharenson, we may not need to do gnome and kde yet, don't need to block on that immediately18:04
mterryjosharenson, hmm18:05
mterryjosharenson, Icon's docs suggest we don't need to use svg to get colorization18:06
mterryjosharenson, if we set an Icon {} object's keyColor to white18:06
mterryjosharenson, and the color to the color we want18:06
mterryjosharenson, let me test18:06
mterryjosharenson, svg may still be a wise change, but if we can avoid the work now...18:06
mterryjosharenson, yup, that works.  OK, cancel worrying about svgs for now.  I'll include this change in my merge-greeter-box branch18:08
=== dpm is now known as dpm-afk

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