Re: Panel desktop scripting

2013-11-18 Thread Aaron J. Seigo
On Tuesday, November 19, 2013 00:06:11 Eike Hein wrote: > On Monday 18 November 2013 16:49:57 Aaron J. Seigo wrote: > > call flushPendingConstraintsEvents > > > > this kind of use case is exactly why it is a public slot :) > > Thanks, I missed that bit of API :) i carefully hid it ;) > I've add

Re: Review Request 113697: Return focus to input widget after pressing alt key in the screen locker.

2013-11-18 Thread Christoph Feck
> On Nov. 7, 2013, 12:19 a.m., Teemu Rytilahti wrote: > > I'm not actually sure whether is okay to force focus after any key is being > > released... > > Christoph Feck wrote: > Bug 319935 is probably the same issue, and also contains a patch at > comment #1 for the "onReleased" function,

Re: Review Request 113124: MouseEventListener: Don't process event from children multiple times.

2013-11-18 Thread Nicolás Alvarez
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/113124/ --- (Updated Nov. 18, 2013, 8:40 p.m.) Status -- This change has been mar

Re: Review Request 113124: MouseEventListener: Don't process event from children multiple times.

2013-11-18 Thread Nicolás Alvarez
> On Oct. 31, 2013, 12:27 p.m., Kevin Funk wrote: > > Bump. Can we have this fixed soonish? Nicolas, can you push? > > Kevin Funk wrote: > Bump again -- Without this fix, controlling volume in KMix via the mouse > wheel is close to impossible. Can someone push? > > Nicolás Alvarez wrote: >

Re: Panel desktop scripting

2013-11-18 Thread Eike Hein
On Monday 18 November 2013 16:49:57 Aaron J. Seigo wrote: > call flushPendingConstraintsEvents > > this kind of use case is exactly why it is a public slot :) Thanks, I missed that bit of API :) I've added the flush to the implementation of setLocation() in the scripting wrapper, and committed t

Re: Review Request 113124: MouseEventListener: Don't process event from children multiple times.

2013-11-18 Thread Nicolás Alvarez
> On Oct. 31, 2013, 12:27 p.m., Kevin Funk wrote: > > Bump. Can we have this fixed soonish? Nicolas, can you push? > > Kevin Funk wrote: > Bump again -- Without this fix, controlling volume in KMix via the mouse > wheel is close to impossible. Can someone push? See https://bugs.kde.org/sho

Re: Review Request 113124: MouseEventListener: Don't process event from children multiple times.

2013-11-18 Thread Albert Astals Cid
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/113124/#review43917 --- I'd rather not commit something like this that compares pointer

Re: PIM Sprint (The bits relevant to Plasma)

2013-11-18 Thread John Layt
On 18 November 2013 20:53, David Edmundson wrote: > To plasma-devel, CC'ing KDE PIM. A few small clarifications, for more details see some initial documentation at http://community.kde.org/Frameworks/Epics/kdepimlibs > Preparing for Plasma 2: > > - KDE PIM is currently used in kde-workspace for

PIM Sprint (The bits relevant to Plasma)

2013-11-18 Thread David Edmundson
To plasma-devel, CC'ing KDE PIM. Preparing for Plasma 2: - KDE PIM is currently used in kde-workspace for: - an Akonadi dataengine - showing events in the calendar (which was C++ without the dataengine in Plasma 1) - various runners - Tentative timeline for PIM: - Plan is to sta

Re: Review Request 113920: Remove KDE4Support dependency from plasma-frameworks (almost)

2013-11-18 Thread Sebastian Kügler
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/113920/#review43907 --- src/shell/activity.cpp

Review Request 113920: Remove KDE4Support dependency from plasma-frameworks (almost)

2013-11-18 Thread Aleix Pol Gonzalez
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/113920/ --- Review request for Plasma. Repository: plasma-framework Description

Re: Panel desktop scripting

2013-11-18 Thread Aaron J. Seigo
On Saturday, November 16, 2013 20:10:13 Eike Hein wrote: > Thoughts on a clean(er) fix? call flushPendingConstraintsEvents this kind of use case is exactly why it is a public slot :) -- Aaron J. Seigo ___ Plasma-devel mailing list Plasma-devel@kde.org

Re: plasma-shell startup problems

2013-11-18 Thread Ivan Čukić
> Actually ... it is true now :P Then, it is a bug :) > No clue why but after a reboot ListActivities isEmpty()==true, also I > cannot make it fill up again, other than starting plasma-desktop. > Randomly guessing I'd say that the plasma-shell init is not working as > supposedly one would have a

Re: plasma-shell startup problems

2013-11-18 Thread Harald Sitter
On Mon, Nov 18, 2013 at 2:25 PM, Ivan Čukić wrote: > On Monday 18 November 2013 14:20:10 Harald Sitter wrote: >> On Mon, Nov 18, 2013 at 2:16 PM, Ivan Čukić wrote: >> > You are fast dude :) >> > >> > Can you do the following? >> > >> > qdbus org.kde.ActivityManager /ActivityManager/Activities Lis

minutes Monday Plasma hangout

2013-11-18 Thread Sebastian Kügler
Plasma 2 meeting, 18th November 2013 Present: Giorgos, Ivan, Martin, Marco, Sebastian - Martin worked on nasty kwin bugs, - one down in kwindowsystem, - one in opengl / sandybridge - virtual machines and openGL behave erratic, depending on host system - Discussion on Wayland list about

minutes Monday Plasma hangout

2013-11-18 Thread Sebastian Kügler
Plasma 2 meeting, 18th November 2013 Present: Giorgos, Ivan, Martin, Marco, Sebastian - Martin worked on nasty kwin bugs, - one down in kwindowsystem, - one in opengl / sandybridge - virtual machines and openGL behave erratic, depending on host system - Discussion on Wayland list about

Re: plasma-shell startup problems

2013-11-18 Thread Ivan Čukić
On Monday 18 November 2013 14:20:10 Harald Sitter wrote: > On Mon, Nov 18, 2013 at 2:16 PM, Ivan Čukić wrote: > > You are fast dude :) > > > > Can you do the following? > > > > qdbus org.kde.ActivityManager /ActivityManager/Activities ListActivities > > me@me-VirtualBox:~$ qdbus org.kde.Activit

Re: plasma-shell startup problems

2013-11-18 Thread Harald Sitter
On Mon, Nov 18, 2013 at 2:16 PM, Ivan Čukić wrote: > You are fast dude :) > > Can you do the following? > > qdbus org.kde.ActivityManager /ActivityManager/Activities ListActivities me@me-VirtualBox:~$ qdbus org.kde.ActivityManager /ActivityManager/Activities ListActivities 98f08df4-6d60-408f-bfaf

Re: plasma-shell startup problems

2013-11-18 Thread Ivan Čukić
You are fast dude :) Can you do the following? qdbus org.kde.ActivityManager /ActivityManager/Activities ListActivities On 18 November 2013 14:11, Harald Sitter wrote: > alohas, > > plasma-shell doesn't start for me in a VM using project-neon5 (kubuntu) > > it fails an assert in plasma-framew

plasma-shell startup problems

2013-11-18 Thread Harald Sitter
alohas, plasma-shell doesn't start for me in a VM using project-neon5 (kubuntu) it fails an assert in plasma-framework http://i.imgur.com/norAnRC.png <- that is including 3dbb992 which according to sebas should have helped with that particular assert thoughts? HS ___

Re: Review Request 113919: Killing the unassigned containments

2013-11-18 Thread Ivan Čukić
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/113919/ --- (Updated Nov. 18, 2013, 11:57 a.m.) Status -- This change has been ma

Re: Review Request 113919: Killing the unassigned containments

2013-11-18 Thread Commit Hook
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/113919/#review43886 --- This review has been submitted with commit 3dbb992e6170f4fd7d2

Re: Review Request 113919: Killing the unassigned containments

2013-11-18 Thread Marco Martin
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/113919/#review43885 --- Ship it! Ship It! - Marco Martin On Nov. 18, 2013, 10:43 a.

Review Request 113919: Killing the unassigned containments

2013-11-18 Thread Ivan Čukić
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/113919/ --- Review request for Plasma, Marco Martin and Sebastian Kügler. Repository:

Re: Review Request 113124: MouseEventListener: Don't process event from children multiple times.

2013-11-18 Thread Sebastian Kügler
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/113124/#review43878 --- Ship it! Ship It! - Sebastian Kügler On Oct. 6, 2013, 7:36

Re: Review Request 113124: MouseEventListener: Don't process event from children multiple times.

2013-11-18 Thread Kevin Funk
> On Oct. 31, 2013, 3:27 p.m., Kevin Funk wrote: > > Bump. Can we have this fixed soonish? Nicolas, can you push? Bump again -- Without this fix, controlling volume in KMix via the mouse wheel is close to impossible. Can someone push? - Kevin