Re: Final kde-runtime splitting plan

2014-03-27 Thread Kevin Krammer
On Wednesday, 2014-03-26, 11:52:46, Àlex Fiestas wrote: > On Tuesday 25 March 2014 23:01:39 Luigi Toscano wrote: > > Why kreadconfig (which includes kreadconfig and kwriteconfig) is going to > > be in plasma-workspace? Isn't it useful for every KConfig-based > > component/application? Maybe kde cl

Re: KBibTeX in KDE Review

2014-03-27 Thread Burkhard Lück
Am Mittwoch, 26. März 2014, 19:37:02 schrieb Thomas Fischer: > 1. User documentation: initial documentation has been provided by > Yuri Chornoivan and Burkhard Lück, located in master and will be > part of future 0.6 releases Correction: Documentation is solely Yuri's work > > Looking forward t

Re: Review Request 117095: rename kdebugdialog to kdebugdialog5 for coinstallability

2014-03-27 Thread Aleix Pol Gonzalez
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/117095/#review54407 --- Isn't it weird to call it 5 if it goes to kde4support? - Alei

Re: Review Request 116522: Make KAboutDialog looks better under OSX

2014-03-27 Thread Albert Astals Cid
> On March 2, 2014, 12:07 a.m., Kai Uwe Broulik wrote: > > File Attachment: after-3.png - after-3.png > > > > > > There is no way to send an E-Mail anymore? > > > > Mabye use a text link instead for all platforms and get rid of

Re: Review Request 112294: Implement multi-seat support in KDM

2014-03-27 Thread Stefan Brüns
> On Sept. 3, 2013, 10:20 p.m., Oswald Buddenhagen wrote: > > given that there is no intention to make further feature releases of the > > kde workspace which will include kdm, i wonder why we'd go through the > > (potentially tedious) process of upstreaming this now? > > Stefan Brüns wrote: >

Re: Review Request 117091: Force the screen locker's greeter to show the password input field in case of immediateLock

2014-03-27 Thread Wolfgang Bauer
> On March 26, 2014, 11:07 p.m., Thomas Lübking wrote: > > you could sighup or sigusr the greeter process and have it > > > > setImmediateLock(true); > > desktopResized(); > > > > in return > > Wolfgang Bauer wrote: > I agree, this would be a bit nicer... > But I tried it and cannot ge

Re: Review Request 117091: Force the screen locker's greeter to show the password input field in case of immediateLock

2014-03-27 Thread Wolfgang Bauer
> On March 26, 2014, 11:07 p.m., Thomas Lübking wrote: > > you could sighup or sigusr the greeter process and have it > > > > setImmediateLock(true); > > desktopResized(); > > > > in return I agree, this would be a bit nicer... But I tried it and cannot get it to work. My signal handler is ca