Re: Review Request 111613: Fix suspend and resume

2013-07-19 Thread Bhushan Shah
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/111613/#review36196 --- Ship it! Ship It! - Bhushan Shah On July 20, 2013, 4:57 a.m

Review Request 111613: Fix suspend and resume

2013-07-19 Thread Xuetian Weng
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/111613/ --- Review request for Plasma, Kai-Uwe Behrmann and Marco Martin. Description

Re: GridView qml

2013-07-19 Thread Heena Mahour
It is done now ;) But not using BorderImage :p but it is working now Thank you On Fri, Jul 19, 2013 at 3:40 PM, Nuno Pinheiro wrote: > ** > > A Sexta, 19 de Julho de 2013 15:34:45 Heena Mahour escreveu: > > > > I'm not good at reading other peoples code, just a silly designer :) > > but i would

Re: GridView qml

2013-07-19 Thread Nuno Pinheiro
A Sexta, 19 de Julho de 2013 15:34:45 Heena Mahour escreveu: I'm not good at reading other peoples code, just a silly designer :) but i would use a BorderImage and then chage the source images acording to my needs those border images would include the space requiered for the efcts you need. if y

Re: how to read and write clipboard in plasma qml?

2013-07-19 Thread Nowardev-Team
i mean qdbus org.kde.klipper /klipper org.kde.klipper.klipper.setClipboardContents "text to paste" get the stuff in klipper qdbus org.kde.klipper /klipper org.kde.klipper.klipper.getClipboardContents 2013/7/19 Nowardev-Team > klipper? and qdbus ? > > > 2013/7/19 Bruce Ouyang > >> i have

Re: how to read and write clipboard in plasma qml?

2013-07-19 Thread Nowardev-Team
klipper? and qdbus ? 2013/7/19 Bruce Ouyang > i have googled and found no solution. it seems i have to utilize LauchApp > to call a python script for accessing clipboard > ps: xclip command is not my solution because it may be absent in some KDE > distributions. > __

Re: Review Request 111594: Use launcher icon in tooltips when showing multiples windows

2013-07-19 Thread Craig Drummond
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/111594/#review36169 --- Ship it! Ship It! - Craig Drummond On July 19, 2013, 9:40 a

how to monitor TextEdit's value in plasma qml?

2013-07-19 Thread Bruce Ouyang
in html, textedit element has an onChange attribute for monitoring its value change. plasma qml doesn't. how can i achieve this purpose? ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel

Re: GridView qml

2013-07-19 Thread Heena Mahour
Hey Nuno , Thanks that worked out for my first doubt . Any suggestion for second doubt? On Fri, Jul 19, 2013 at 3:04 PM, Nuno Pinheiro wrote: > ** > > A Sexta, 19 de Julho de 2013 14:50:27 Heena Mahour escreveu > > > > Because the border grows from the element. so if it is small enough it > will

Re: GridView qml

2013-07-19 Thread Nuno Pinheiro
A Sexta, 19 de Julho de 2013 14:50:27 Heena Mahour escreveu Because the border grows from the element. so if it is small enough it will be under the subsequet elements in the z stack order and so it will be invisible make the border 6 pixels and you shoud be able to see the problem also im n

GridView qml

2013-07-19 Thread Heena Mahour
Hey I have a doubt regarding gridview .Its delegate is a rectangle with label having numbers http://picpaste.com/prob-W1nnSBFu.png I have two doubts 1.) When I used border.color:(mouseArea.containsMouse)?"black":"transparent" in rectangle it is not showing border at bottom and right edge as ca

how to read and write clipboard in plasma qml?

2013-07-19 Thread Bruce Ouyang
i have googled and found no solution. it seems i have to utilize LauchApp to call a python script for accessing clipboard ps: xclip command is not my solution because it may be absent in some KDE distributions. ___ Plasma-devel mailing list Plasma-deve

Re: does HTTP extension work in plasma qml?

2013-07-19 Thread Bruce Ouyang
i found qml XmlHttpRequest is fit for my needs, thanks for your reply. On 2013年7月16日星期二 CST下午8时44分01秒, Sebastian Kügler wrote: Hi Bruce, On Tuesday, July 16, 2013 19:51:09 bruce wrote: i have wrote a little plasma-qml applet.i try to utilize HTTP extension from plasma-javascript to retreive w

Re: [homerun] Repeated Entries

2013-07-19 Thread Eike Hein
On Wednesday 17 July 2013 17:36:43 Jacky Alcine wrote: > Hey Plasma developers, Jacky here. > > I'm curious about how Homerun goes about rendering entries. I've noticed > constantly that entries shown in "Applications" would appear in "Favorite > Applications". How does Homerun go about populating

Re: Review Request 111594: Use launcher icon in tooltips when showing multiples windows

2013-07-19 Thread Cedric Bellegarde
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/111594/ --- (Updated July 19, 2013, 9:40 a.m.) Review request for Plasma and Craig Dru

Review Request 111594: Use launcher icon in tooltips when showing multiples windows

2013-07-19 Thread Cedric Bellegarde
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/111594/ --- Review request for Plasma and Craig Drummond. Description --- When se