Re: GSoC proposal draft: network transparency.

2009-03-23 Thread Chani
> From here on, I will refer to the behavior needed by Charlie as copying > (it's just that: a copy of an applet/activity and it's configuration), > while the behavior needed by Alice will be referred to as sharing (changes charlie's copying sounds like it has some overlap with the containment-sav

Re: another update on the systray and tiny api review

2009-03-23 Thread Aaron J. Seigo
On Monday 23 March 2009, Richard Moore wrote: > Asymmetry is evil. true enough ... -- Aaron J. Seigo humru othro a kohnu se GPG Fingerprint: 8B8B 2209 0C6F 7C47 B1EA EE75 D6B7 2EB1 A7F1 DB43 KDE core developer sponsored by Qt Software signature.asc Description: This is a digitally signed m

Re: Google Summer of Code 2009: Raptor Menu

2009-03-23 Thread Sebastian Kügler
Hi Max, Welcome to Plasma :) On Monday 23 March 2009 21:31:56 Max Greenblatt wrote: >I am a senior in computer engineering at the University of Michigan. > I am a huge fan of KDE 4.0 and I found the proposed Raptor menu to be > extremely interesting. I have not done any KDE development before

dropping content onto Plasma

2009-03-23 Thread Sebastian Kügler
The short version Is there a way to offer plasma applet creation based on mimetypes of content dropped onto Plasma also for URLS? The Good I think that dropping "random" content on the desktop is a very strong UI metaphor. If we can make Plasma accept and Do The Right Thing was all kinds of

Re: another update on the systray and tiny api review

2009-03-23 Thread Richard Moore
On Mon, Mar 23, 2009 at 4:03 PM, Aaron J. Seigo wrote: >        bool hidden() const; >        void setHidden(HideState state); Asymmetry is evil. If set takes a HideState then get should return it. Having another method that is a more general helper is ok though. bool hidden() const; void setHi

Re: Plasma on MID, take 2

2009-03-23 Thread Aaron J. Seigo
On Monday 23 March 2009, Emmanuel Lepage-Vallée wrote: > Hi, almost no one seem have have got my first mail so I send a new one. It > is also a new version of my proposal. I will also make an use case as it's looking quite good. nice work on filling in the details since the last time we saw it :)

Google Summer of Code 2009: Raptor Menu

2009-03-23 Thread Max Greenblatt
Hi- I am a senior in computer engineering at the University of Michigan. I am a huge fan of KDE 4.0 and I found the proposed Raptor menu to be extremely interesting. I have not done any KDE development before but I have a good amount of C++ experience from school. I would like to write a proposa

Re: Review Request: New option for plasma Notes

2009-03-23 Thread Sebastian Kügler
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/366/#review581 --- Definitely getting closer. After addressing the issues I've pointed out

Re: Review Request: Support to change icon for Kickoff applet

2009-03-23 Thread Christian Loose
> On 2009-03-23 12:54:20, Aaron Seigo wrote: > > /trunk/KDE/kdebase/workspace/plasma/applets/kickoff/applet/applet.cpp, line > > 197 > > > > > > should this go into the globalConfig()? if it went into config() people > > c

Plasma on MID, take 2

2009-03-23 Thread Emmanuel Lepage-Vallée
Hi, almost no one seem have have got my first mail so I send a new one. It is also a new version of my proposal. I will also make an use case as notmart and MoRpHeUz thinks it is a good idea. I will also send the proposal on the official GSoC page, but it is nowhere near over, I am accepting sugges

Move of bubblemon to kdereview

2009-03-23 Thread Trever Fischer
I'm announcing the move of my bubblemon plasmoid to kdereview/plasma/applets What it is: A pretty glass sphere filled with some strange (non-toxic) boiling liquid. It uses the systemmonitor dataengine to show stuff like the current CPU usage, hardware temperature, memory usage, etc. Where I thi

Re: Review Request: Support to change icon for Kickoff applet

2009-03-23 Thread Aaron Seigo
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/404/#review578 --- Ship it! nice :) /trunk/KDE/kdebase/workspace/plasma/applets/kickoff/

Review Request: Support to change icon for Kickoff applet

2009-03-23 Thread Christian Loose
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/404/ --- Review request for Plasma. Summary --- The patch adds a new config option to

Re: Review Request: Backport multihead fixes

2009-03-23 Thread Aaron J. Seigo
On Monday 23 March 2009, Guillaume Pothier wrote: > Hi, not sure it is related, but since a few days I've notived that I > "loose" the panel when I go from two monitors to one. I have the panel > on the external monitor, and it used to be that when I unconfigured > the external monitor, the panel w

Re: Review Request: Backport multihead fixes

2009-03-23 Thread Guillaume Pothier
Hi, not sure it is related, but since a few days I've notived that I "loose" the panel when I go from two monitors to one. I have the panel on the external monitor, and it used to be that when I unconfigured the external monitor, the panel would move to the main monitor, and would go back to the ex

GSoC proposal draft: network transparency.

2009-03-23 Thread Rob Scheepmaker
I've mentioned my interest in this GSoC project before. Now I've made a first draft of a proposal for GSoC. I'm looking forward to feedback: Network transparency in Plasma. Introduction The goal of this project is to make some parts of plasma network transparent with as end goal the ability to:

Re: another update on the systray and tiny api review

2009-03-23 Thread Aaron J. Seigo
On Monday 23 March 2009, Marco Martin wrote: > so would be necessary an api that a Task implementation can use to say it > wants to be hidden (that the systemtray could or could not respect) > like bool hiddenHint(), that taskarea would use to manipulate > d->hiddenTypes makes sense; there are thr

Re: Add widget - Mockup

2009-03-23 Thread Ana Cecília Martins Barbosa
Hi Mensur, That's great stuff that you've been doing to the widget explorer! I've been collecting some opinios about today's explorer and people are not happy about it! That is really a improvement, and there's more to do if we want to see it for real! See, I'm a student trying to get my hands on

Re: another update on the systray and tiny api review

2009-03-23 Thread Marco Martin
Hi all, in my effor of flooding the list with updates on the systemtray stuff, this is an update on the status of the systray applet and the support of the new protocol: On Monday 23 March 2009, Marco Martin wrote: > soo, recappig on the current status: > > movies are now supported (it is a vect

Re: Review Request: New option for plasma Notes

2009-03-23 Thread Zareth
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/366/ --- (Updated 2009-03-23 07:15:43.226988) Review request for Plasma. Changes ---

Add widget - Mockup

2009-03-23 Thread Mensur Zahirovic
Hi all, Couple of people have seen the mocks i have created for adding widgets in #plasma channel and the respons has been so far good. I have created a mock where it shows a new way for adding widgets in KDE 4.x. The reason why i did this was because i thought we could maybe improve the user exp

Re: another update on the systray and tiny api review

2009-03-23 Thread Marco Martin
On Monday 23 March 2009, Marco Martin wrote: > soo, recappig on the current status: > oh, and another problem. leaving the test app with the systemtray icon running for a while, sometimes both the new icon and the fallback ksystemtrayicon are displayed for some seconds, maybe i'm doing something

Re: another update on the systray and tiny api review

2009-03-23 Thread Marco Martin
soo, recappig on the current status: movies are now supported (it is a vector of images that travels over dbus) when the icon status is needsattention if a movie is set is displayed this one, otherwise it blinks with the icon set by attentionIcon. (eh, would be really cool to have an unique timer

Re: gsoc ideas

2009-03-23 Thread Artur Souza(MoRpHeUz)
Hi Oszkar, On Monday 23 March 2009 06:38:54 Oszkar Ambrus wrote: > I've been looking at the ideas, and I find the Plasmate to be the most > useful one (that I'd really like to have and use). Who should I discuss > this with? You can discuss your ideas here on the mailing list or at #plasma on fre

Re: Hello, announce the move to kdereview of an applet

2009-03-23 Thread Wang Hoi
Conclude: 1. remove custom skin 2. remove/hide all unnessesary config options And i've two questions on useablities ? 1. Do i need to provide a config option on "Show text label beside icon", 2. Do i need to provide an option like "Switch to Mac style input menu." To support this style: one icon i

gsoc ideas

2009-03-23 Thread Oszkar Ambrus
Hi, I'm Oszkar Ambrus, a Masters student at DERI/National University of Ireland, Galway. I've been using Plasma for development for about a year now (within the Nepomuk team), and followed it coming to shape from 4.0 to beyond 4.2. I would be delighted to work on Plasma, and be mentored by the Pla

Re: a virtual keyboard plasmoid for touchscreens

2009-03-23 Thread Antonio Vinci
Björn Ruberg ha scritto: > - Problems with Extender > I recently implemented the keyboard as an Extender. Since that I can resize > the keyboard only horizontally any more. Not vertically. When put on the > desktop, the keyboard is not resizeable at all. What do I wrong? > Moreover, when I dr

Re: a virtual keyboard plasmoid for touchscreens

2009-03-23 Thread Marco Martin
On Monday 23 March 2009, Björn Ruberg wrote: > Hello plasmafolks, > > this mail is about my idea (and implementation) of an virtual keyboard for > plasma. It is splitted in three sections, so you can skip what you do not > want to read. > > 1. Why I'm interested in a virtual keyboard for plasma and