[Bug 158762] partial fix for wish

2008-12-08 Thread Marcos Dione
I've been annoyed with this bug for some time now, so I wrote a first (and second) patch. the second one puts the date and/or timezone at the right od time. the only problem is that it doesn't calculate the size it should take, so the time shows a little smaller that it should. the problem is

Re: multi-screen fixathon

2008-12-08 Thread Aaron J. Seigo
On Monday 08 December 2008, Hans Chen wrote: > I just tried to zoom in/out again and noticed the following thing: > - Zooming in on the right (main) screen worked fine. yay =) > - I couldn't change activity on the left screen. If I zoom in from the left > screen I just get the same containments a

Re: multi-screen fixathon

2008-12-08 Thread Lucas Murray
2008/12/9 Hans Chen <[EMAIL PROTECTED]>: > I just tried to zoom in/out again and noticed the following thing: > - Zooming in on the right (main) screen worked fine. > - I couldn't change activity on the left screen. If I zoom in from the left > screen I just get the same containments again on both

Re: multi-screen fixathon

2008-12-08 Thread Hans Chen
I just tried to zoom in/out again and noticed the following thing: - Zooming in on the right (main) screen worked fine. - I couldn't change activity on the left screen. If I zoom in from the left screen I just get the same containments again on both screens. If I use the right screen in the ZUI onl

Re: New to list, make in applet (icon problem SOLVED)

2008-12-08 Thread Aaron J. Seigo
On Monday 08 December 2008, David Baron wrote: > On Monday 08 December 2008 21:33:21 David Baron wrote: > > On Monday 08 December 2008 19:04:17 Aaron J. Seigo wrote: > > > > > > Big outstanding issue is getting icons into the UI. > > > > > > > > > > use KIcon. > > > > > > > > Get the same crash

Re: New to list, make in applet (icon problem SOLVED)

2008-12-08 Thread David Baron
On Monday 08 December 2008 21:33:21 David Baron wrote: > On Monday 08 December 2008 19:04:17 Aaron J. Seigo wrote: > > > > > Big outstanding issue is getting icons into the UI. > > > > > > > > use KIcon. > > > > > > Get the same crashes. KIcon will give me more flexibility and less > > > restr

Re: Plasma::RadioButton cannot be AutoExclusive?

2008-12-08 Thread Ben Cooksley
On 12/9/08, Aaron J. Seigo <[EMAIL PROTECTED]> wrote: > On Monday 08 December 2008, Ben Cooksley wrote: >> On 12/8/08, Aaron J. Seigo <[EMAIL PROTECTED]> wrote: >> > On Sunday 07 December 2008, Ben Cooksley wrote: >> >> Hi, >> >> >> >> I am developing the KuickQuiz plasmoid ( currently very alpha i

Re: New to list, make in applet

2008-12-08 Thread Aaron J. Seigo
On Monday 08 December 2008, David Baron wrote: > On Monday 08 December 2008 19:04:17 Aaron J. Seigo wrote: > > > > > Big outstanding issue is getting icons into the UI. > > > > > > > > use KIcon. > > > > > > Get the same crashes. KIcon will give me more flexibility and less > > > restrictions

Re: New to list, make in applet

2008-12-08 Thread David Baron
On Monday 08 December 2008 19:04:17 Aaron J. Seigo wrote: > > > > Big outstanding issue is getting icons into the UI. > > > > > > use KIcon. > > > > Get the same crashes. KIcon will give me more flexibility and less > > restrictions tied to resource folders, but it has to work first :-) > > wh

Re: multi-screen fixathon

2008-12-08 Thread Aaron J. Seigo
On Monday 08 December 2008, Hans Chen wrote: > Hi, > > Twinview here. I have some problems with moving widgets across the screens: > - If I drag the handle, the widget gets dropped when it's over the > containment on the other monitor (without me releasing the mouse button) > - If I drag by click

Re: New to list, make in applet

2008-12-08 Thread Aaron J. Seigo
On Monday 08 December 2008, David Baron wrote: > > > > * lots of C like code in there, such as dealing with c strings. never > > > > fun compared to Qt ;) > > > > > > Yep. A lot of this was lifted from "pure" c stuff like xringd and some > > > examples of modem program that worked. I would eventual

Re: multi-screen fixathon

2008-12-08 Thread Hans Chen
Hi, Twinview here. I have some problems with moving widgets across the screens: - If I drag the handle, the widget gets dropped when it's over the containment on the other monitor (without me releasing the mouse button) - If I drag by clicking on the widget, it "disappears" when dragged to the n

Re: New to list, make in applet

2008-12-08 Thread David Baron
> > > * instead of having all those different svg's, you could put all the > > > elements into just one svg. more efficient all around, and probably > > > save your applet a few lines of code. obviously not critical =) > > > > I am very new to this and the only documentation is the .h files in > >

Re: New to list, make in applet

2008-12-08 Thread Aaron J. Seigo
On Monday 08 December 2008, David Baron wrote: > On Monday 08 December 2008 02:43:44 Aaron J. Seigo wrote: > > * instead of having all those different svg's, you could put all the > > elements into just one svg. more efficient all around, and probably save > > your applet a few lines of code. obvio

Re: Plasma::RadioButton cannot be AutoExclusive?

2008-12-08 Thread Aaron J. Seigo
On Monday 08 December 2008, Ben Cooksley wrote: > On 12/8/08, Aaron J. Seigo <[EMAIL PROTECTED]> wrote: > > On Sunday 07 December 2008, Ben Cooksley wrote: > >> Hi, > >> > >> I am developing the KuickQuiz plasmoid ( currently very alpha in > >> playground/base/plasma/applets/kuickquiz ) and use Pla

Re: PATCH for improve the panel action(bug num:177219)

2008-12-08 Thread Aaron J. Seigo
On Monday 08 December 2008, zhangqiang wrote: > In order to help general users.I make a patch.I don't know whether it is > needed and suitable.That is, if the user deletes the last panel,give the > tip "This is the last panel! Make sure you know how to add it.",that is > unlike the usual tip "Do yo

PATCH for improve the panel action(bug num:177219)

2008-12-08 Thread zhangqiang
In order to help general users.I make a patch.I don't know whether it is needed and suitable.That is, if the user deletes the last panel,give the tip "This is the last panel! Make sure you know how to add it.",that is unlike the usual tip "Do you really want to remove the panel ?" I do it in the co

Re: Panel background - mask problem

2008-12-08 Thread Ivan Čukić
> i don't think you'd want to use the standard PanelContainment to get a dock > like that (reflection, etc), and so the problem becomes moot in that case. > =) I haven't considered the reflections, but it was easier to post a screenshot of AWN i found on the tubes, then to create a mockup theme fo

Re: multi-screen fixathon

2008-12-08 Thread Petri Damstén
On Saturday 06 December 2008 18:34:55 Aaron J. Seigo wrote: > can we arrange some time with people who do have such hardware available to > them to test and fix? i'm happy to throw patches at people in return for > debug output, backtraces, descriptions of problems, etc. I have a twinview, two 128

Re: Panel background - mask problem

2008-12-08 Thread Marco Martin
On 12/8/08, Aaron J. Seigo <[EMAIL PROTECTED]> wrote: > On Sunday 07 December 2008, Ivan Čukić wrote: > > In those cases, panel (including all the icons on it) will be cut in > those > > places where the background SVG is ~100% transparent. > > > > Any thoughts on this? > > > > i don't think yo

Re: Plasma::RadioButton cannot be AutoExclusive?

2008-12-08 Thread Marco Martin
On 12/8/08, Aaron J. Seigo <[EMAIL PROTECTED]> wrote: > On Sunday 07 December 2008, Ben Cooksley wrote: > > Hi, > > > > I am developing the KuickQuiz plasmoid ( currently very alpha in > > playground/base/plasma/applets/kuickquiz ) and use > Plasma::RadioButton > > to allow the user to choose