Re: mouse actions

2010-01-29 Thread Marco Martin
On Friday 29 January 2010, Hugo Pereira Da Costa wrote: Hi, for the record, I just committed and backported a patch to the oxygen style that fixes the background issue found in kde4.4 rc1 and rc2 for (notably) the mouse-actions configuration dialog. A screenshot of fixed mouse action dialog

Re: mouse actions

2010-01-29 Thread Nuno Pinheiro
On Friday, 29 de January de 2010 10:04:39 Marco Martin wrote: On Friday 29 January 2010, Hugo Pereira Da Costa wrote: Hi, for the record, I just committed and backported a patch to the oxygen style that fixes the background issue found in kde4.4 rc1 and rc2 for (notably) the

Re: Review Request: Support for the plasma:/ protocol in urls from emails/web pages and the network:/ kioslave

2010-01-29 Thread Friedrich W. H. Kossebau
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/1515/ --- (Updated 2010-01-29 16:23:40.126653) Review request for Plasma. Changes

Re: Review Request: Fix segmentation fault at plasma_applet_animation_example

2010-01-29 Thread Aaron Seigo
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/2738/#review3964 --- a good step in the right direction, but the leak is still there and

Plasma Calendar data engine widget future plans

2010-01-29 Thread John Layt
Hi guys, I'm currently revising the KHolidays library to be more useful, in particular: * Return a date range, not just a single date * Support non-Gregorian calendars (Islamic Jewish holidays, etc) * Add holiday type (Public, School, Financial, Religious, Cultural, etc) * Split holiday region

Re: Review Request: Fix segmentation fault at plasma_applet_animation_example

2010-01-29 Thread loureiro . andrew
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/2738/ --- (Updated 2010-01-29 19:32:53.244002) Review request for Plasma, Aaron Seigo,

Re: Review Request: Fix segmentation fault at plasma_applet_animation_example

2010-01-29 Thread igorto
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/2738/#review3968 --- Ship it! Ok .. if you implemented all Aaron's requests, you can

Plasma.WebView

2010-01-29 Thread Sinkov Vladimir
Could someone give me an example of using Plasma.WebView especially if i want to open file on my hard disk? Please ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel

Re: mouse actions

2010-01-29 Thread Chani
On January 29, 2010 02:04:39 Marco Martin wrote: On Friday 29 January 2010, Hugo Pereira Da Costa wrote: Hi, for the record, I just committed and backported a patch to the oxygen style that fixes the background issue found in kde4.4 rc1 and rc2 for (notably) the mouse-actions

Re: Plasma Calendar data engine widget future plans

2010-01-29 Thread Aaron J. Seigo
On January 29, 2010, John Layt wrote: I'm currently revising the KHolidays library to be more useful, in particular: sounds like a really great list of features! I'm planning to use the Plasma Calendar as a test client for these changes and so want to add the following: * Support

Re: Plasma.WebView

2010-01-29 Thread Aaron J. Seigo
On January 29, 2010, Sinkov Vladimir wrote: Could someone give me an example of using Plasma.WebView especially if i want to open file on my hard disk? Please in c++: Plasma::WebView *webview = new Plasma::WebView(this); webview-setUrl(pathToFile); then add it to your layout somewhere. note

Re: Review Request: Fix segmentation fault at plasma_applet_animation_example

2010-01-29 Thread Aaron Seigo
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/2738/#review3970 --- will fix this in svn, but good to keep in mind for future :)

Re: Plasma-devel Digest, Vol 19, Issue 67

2010-01-29 Thread Sinkov Vladimir
QString hadn't done the trick with WebView, but KUrl(url) done the trick. thanks ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel

Re: Idea: Window management for 4.5

2010-01-29 Thread J Janz
2010/1/29 Jonathan Schmidt-Dominé - Developer de...@the-user.org Hi Plasma-Devs! Well, I'm not one but ... still, I guess I bring some issues that, thought deeper, could either help turning this ideas into something or sinking 'em down. ;) Comments? Suggestions? Ideas? I like the idea of

Re: Review Request: Fix segmentation fault at plasma_applet_animation_example

2010-01-29 Thread loureiro . andrew
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/2738/ --- (Updated 2010-01-29 20:25:39.054487) Review request for Plasma, Aaron Seigo,

Re: Idea: Window management for 4.5

2010-01-29 Thread Aaron J. Seigo
On January 29, 2010, J Janz wrote: I myself have been thinking about taskbar items bringing systray icons's menu but in the same context-menu. But don't know if it'd be too cluttered sometimes. solvable by putting it in a submenu. -- Aaron J. Seigo humru othro a kohnu se GPG Fingerprint:

Re: Idea: Window management for 4.5

2010-01-29 Thread Jonathan Schmidt-Dominé
I like the idea of getting rid of systray icons (or taskbar entries), whenever systray icons also manage windows (amarok, kopete, ...). However, having one behaviour to icon and another for text would possibly confuse users, even because it's not very discoverable. E.g. you could add a thin

Re: Review Request: Fix segmentation fault at plasma_applet_animation_example

2010-01-29 Thread Aaron Seigo
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/2738/#review3973 --- Ship it! :)) - Aaron On 2010-01-29 20:25:39, loureiro wrote:

Re: Idea: Window management for 4.5

2010-01-29 Thread Jonathan Schmidt-Dominé - Developer
Please remove the other message!!! I like the idea of getting rid of systray icons (or taskbar entries), whenever systray icons also manage windows (amarok, kopete, ...). However, having one behaviour to icon and another for text would possibly confuse users, even because it's not very

Re: Plasma Calendar data engine widget future plans

2010-01-29 Thread Aaron J. Seigo
On January 29, 2010, John Layt wrote: On Friday 29 January 2010 19:46:38 Aaron J. Seigo wrote: On January 29, 2010, John Layt wrote: * Support multiple holidays on each day i think we already do internally, but we don't visually display this day has more than one holiday The data