Re: My SoK project - Plasma D-Bus API

2009-05-29 Thread Gökmen GÖKSEL
On Wednesday 27 May 2009 14:25:18 Aaron J. Seigo wrote: On Tuesday 26 May 2009, Ivan Čukić wrote: - containment handling - listing, adding (? + signal?), removing - wallpaper :) - panel position - plasma theme ;) -- Gökmen GÖKSEL Pardus Developer signature.asc Description: This

Re: My SoK project - Plasma D-Bus API

2009-05-29 Thread Marco Martin
On Friday 29 May 2009, Gökmen GÖKSEL wrote: On Wednesday 27 May 2009 14:25:18 Aaron J. Seigo wrote: On Tuesday 26 May 2009, Ivan Čukić wrote: - containment handling - listing, adding (? + signal?), removing - wallpaper :) - panel position not so easy: position of -what-

Re: My SoK project - Plasma D-Bus API

2009-05-29 Thread Ivan Čukić
- panel position not so easy: position of -what- panel? :p will be available through containmentInfo (or whatever) ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel

Re: My SoK project - Plasma D-Bus API

2009-05-29 Thread Gökmen GÖKSEL
On Friday 29 May 2009 16:07:45 Marco Martin wrote: On Friday 29 May 2009, Gökmen GÖKSEL wrote: On Wednesday 27 May 2009 14:25:18 Aaron J. Seigo wrote: On Tuesday 26 May 2009, Ivan Čukić wrote: - containment handling - listing, adding (? + signal?), removing - wallpaper

Re: My SoK project - Plasma D-Bus API

2009-05-29 Thread Chani
On May 29, 2009 08:46:27 Gökmen GÖKSEL wrote: On Friday 29 May 2009 16:07:45 Marco Martin wrote: On Friday 29 May 2009, Gökmen GÖKSEL wrote: On Wednesday 27 May 2009 14:25:18 Aaron J. Seigo wrote: On Tuesday 26 May 2009, Ivan Čukić wrote: - containment handling -

Re: My SoK project - Plasma D-Bus API

2009-05-27 Thread Ivan Čukić
Ok, I'll start making the API document, and will post it when it is ready. that's something nepomuk needs to do, not plasma. it goes like this: * plasma changes activities * plasma changes it's current context * Plasma::Context changes it in Nepomuk (missing) * Nepomuk signals the change

Re: My SoK project - Plasma D-Bus API

2009-05-27 Thread Sebastian Kügler
On Tuesday 26 May 2009 18:46:19 Aaron J. Seigo wrote: On Tuesday 26 May 2009, Ivan Čukić wrote: Just joking about SoK, but while we are in freeze, I'd like to start the discussion about D-Bus interface for plasma-desktop. From my point of view, we should have the following: -

Re: My SoK project - Plasma D-Bus API

2009-05-27 Thread Marco Martin
On Wednesday 27 May 2009, Sebastian Kügler wrote: On Tuesday 26 May 2009 18:46:19 Aaron J. Seigo wrote: On Tuesday 26 May 2009, Ivan Čukić wrote: Just joking about SoK, but while we are in freeze, I'd like to start the discussion about D-Bus interface for plasma-desktop. From my

Re: My SoK project - Plasma D-Bus API

2009-05-27 Thread Aaron J. Seigo
On Tuesday 26 May 2009, Ivan Čukić wrote: - containment handling - listing, adding (? + signal?), removing - wallpaper :) -- 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

Re: My SoK project - Plasma D-Bus API

2009-05-27 Thread Ivan Čukić
(cube/sphere/grid effects not-withstanding) i think we should just publish the currently active one. or, we could publish it per-virtual desktop as well and let apps decide what desktop(s) they care about? hm. I'd go for the former current-activity (plus potential 'other loaded

Re: My SoK project - Plasma D-Bus API

2009-05-27 Thread Ivan Čukić
perhaps the currently active one per screen, for multi-monitor people? My head starts to hurt. I've totally forgot about that. Ok, so multi-screen +1 Cheerio ___ Plasma-devel mailing list Plasma-devel@kde.org

My SoK project - Plasma D-Bus API

2009-05-26 Thread Ivan Čukić
Hi all Just joking about SoK, but while we are in freeze, I'd like to start the discussion about D-Bus interface for plasma-desktop. From my point of view, we should have the following: - desktop locked state - setters / getters / signals - activities - current activity set/get/signal

Re: My SoK project - Plasma D-Bus API

2009-05-26 Thread Aaron J. Seigo
On Tuesday 26 May 2009, Ivan Čukić wrote: Hi all Just joking about SoK, but while we are in freeze, I'd like to start the discussion about D-Bus interface for plasma-desktop. From my point of view, we should have the following: - desktop locked state - setters / getters / signals -